Messenger automation usually has three entry points: page comments, story replies, and direct messages. Each entry point should load the right page account, use the right trigger, and continue the same template flow after a button click or text reply.
Separate the channel from the template
A Facebook Page automation should use page identity, page media, and Messenger delivery rules. Keeping those separate from Instagram data prevents the wrong avatar, username, or content source from appearing in the builder.
- Use comment-to-DM for public post engagement.
- Use story reply triggers for short-lived campaign responses.
- Use direct DM triggers for people who message the page without commenting first.
- Test the second step after every button click, not just the opening DM.
What to verify in production
- A public comment can create a private Messenger response.
- The configured comment reply appears under the page post when enabled.
- Button clicks continue to the next template step.
- Email collection and final link steps preserve the same conversation context.