Instagram Gateway

How do I connect two instagram channels in one app? in this case, 3Dolphins uses the channel gateway feature. The channel gateway feature allows data to flow from one Apps to several channels according to the pages.

To use channel gateway, please follow this steps :

Start channel gateway, enter query ‘/start-gateway.sh’

Settings webhooks on the apps. (On the right side menu, select ‘Webhooks‘, click ‘Edit Subscription‘ button).

Enter callback URL ‘https://channel_url/gateway/callback’

Field component explanation for ‘page subscription’ :

  • Callback URL : The URLs that Auth invokes after the authentication process

  1. Use the following callback URL : https://channel_url/gateway/callback

  2. For example : https://adapter.3dolphins.ai/instagram/callback

  • Verify Token : Label for token verification (For example : Instagram Gateway)

To stop channel gateway, enter query ‘/stop-gateway.sh’

Last updated