Answer Instagram DMs automatically. Connect via the Meta Graph webhook and your agent replies to direct messages from your knowledge.
View as MarkdownThe Instagram channel connects your agent to Instagram direct messages through the Meta Graph API. Customers DM your Instagram professional account, Meta forwards the message to a Bookbag webhook, and the agent replies from your knowledge.
An Instagram professional (Business or Creator) account linked to a Facebook Page, a Meta app with Instagram messaging permissions, and a Page/app access token.
Connect Instagram
- 1Enable the Instagram channelOn the agent's Deploy tab, open the Instagram card and choose Connect.
- 2Save your credentialsEnter the access token and the Graph send URL Bookbag should use to reply.
- 3Set the webhook in MetaIn your Meta app, set the callback URL to the Instagram inbound webhook from the channel card, choose a verify token, and subscribe to Instagram messaging events.
- 4VerifyMeta sends a GET challenge that Bookbag answers automatically, completing the subscription.
Instagram, Messenger, and WhatsApp all use Meta's Graph webhook shape. The verification handshake and inbound parsing work the same way across all three.
What gets answered
Bookbag handles standard inbound text DMs: it reads the sender ID and message text, runs the agent, and sends the reply back through the Graph API. Story replies, reactions, and other non-text events are ignored.