Messenger
DMflow.chat: A unified chatbot platform integrating LINE, Messenger, Instagram, and Telegram to enhance customer reach and interaction efficiency.
Last updated
DMflow.chat: A unified chatbot platform integrating LINE, Messenger, Instagram, and Telegram to enhance customer reach and interaction efficiency.
Last updated
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
or thread_control
. The product is not limited to a single channel; for example, you can send messages from Messenger to Telegram.
Managed
Pros: Quick bot connection
Cons: The bot will require reauthorization if you change your password or if there are issues with your permissions.
Click 'Manage' -> 'Settings' -> 'Facebook' to obtain the link to connect your Facebook fan page. After obtaining the link, select your fan page to complete the process.
Connect the bot
Open Facebook Messages.
Click 'Bot' -> select your bot -> 'Settings' -> 'Facebook Messenger Settings' -> 'Start Hosted Mode' -> 'Enable and Save'. Now you can receive Facebook messages. You can also set up Facebook comment replies.
Comment Replies
We support Facebook/Instagram comment reply functionality. Currently, the system supports 200 operations per hour (comment replies, private messages, and hiding/deleting). The 200 operations refer to 200 real-time executions; if the hourly limit exceeds 200, the executions will be non-real-time (but will still be completed).
Reply to First-Level Professional Account Comments' means that your own account's first-level comments will also be replied to. This feature is primarily for testing purposes.
If there are many comments, it's recommended to use multiple sets of different replies or to use private message replies only. Private message replies are significantly more important than comment replies.