Connecting your Instagram Business account routes Direct Messages into your PingBack inbox. Agents can reply from PingBack and the reply is delivered back to the customer via Instagram.Documentation Index
Fetch the complete documentation index at: https://docs.pingback.live/llms.txt
Use this file to discover all available pages before exploring further.
Instagram is available on the Mini and Pro plans only.
Prerequisites
Before you start, make sure you have:- An Instagram Business Account linked to a Facebook Page.
- A Meta App in the Meta Developer Portal with the Instagram Messaging permission (
instagram_manage_messages) enabled. - A valid Page Access Token with the required permissions.
- Your Instagram Business Account ID.
Setup
Create the Instagram channel in PingBack
Send a The response includes a
POST request to /api/v1/channels/ with type set to "instagram" and your credentials in the config object._meta_setup_instructions object with the values you need for the next step.Configure the webhook in your Meta App
In your Meta App’s Webhooks section, add a new subscription for the Instagram product and set:
Subscribe to the
| Field | Value |
|---|---|
| Callback URL | https://api.pingback.live/api/v1/webhooks/instagram |
| Verify token | pingback_verify |
messages field and click Verify and Save.