Messenger
DMflow.chat: A unified chatbot platform integrating LINE, Messenger, Instagram, and Telegram to enhance customer reach and interaction efficiency.
Messenger integration can be done via Facebook OAuth2 to manage fan pages (pending verification). Upon successful verification, it will be accessible. Alternatively, you can directly operate by filling in APP_ID
, APP_SECRET
, PAGE_ID
, VERIFY_TOKEN
, and ACCESS_PAGE_TOKEN
.
The following links provide instructions similar to the old Facebook guide. This is a supplement if you pass the APP REVIEW:
Links:
Steps:
Switch App mode from Development to LIVE and add test user accounts.
Provide a reason for needing
pages_messaging
permission.Supply test account details. Note that only real accounts with 2FA can be used.
Example message for requesting pages_messaging
permission:
Test account details:
Instructions to test integration:
Differences between Managed and Self-Managed:
Managed: Quickly links the chatbot but requires reauthorization if there are password changes or permission issues.
Self-Managed: DMflow.chat may provide a local installation version. You can perform functions not provided by DMflow.chat using your Page access token, such as
account_link
orthread_control
. The product is not limited to a single channel; for example, you can send messages from Messenger to Telegram.
Last updated