Send Instagram messages with optional wait-for-reply.
The Instagram action sends outbound Instagram messages using the same Message form as Messenger: Message Type, Body with variables, and optional wait for user response.
When to use
- Instagram DM-style flows (Direct Message where available in your workflow mode).
- Reply to Post or Private Reply after an Instagram Trigger comment event.
- Collect a reply before the next step.
Configuration
| Field | What it does | When to use |
|---|---|---|
| Message Type | Direct message, reply on post, or private reply | Align with comment vs DM behavior |
| Body | Message text; variables supported | Core content |
| Wait for user response | Wait + sub-nodes on supported types | Interactive flows |
| Description | Canvas note | Team notes |
Message Type
| Option | Notes |
|---|---|
| Direct Message (DM) | Standard Instagram message path |
| Reply to Post | Public reply on the comment thread (common in social-channel workflows) |
| Private Reply | Private message to the commenter; enables Wait for user response automatically |
Selecting Private Reply turns on Wait for user response for you.
Flow behavior
- Output: One main edge or sub-node edges (answers, fallback, timeout).
- Sub-nodes: Up to 13 editable/removable answer branches.
- Body editing matches other message nodes (templates and variable chips where supported).
Examples
Thank commenters publicly
- Instagram Trigger on a post.
- Instagram → Reply to Post with a short Body.
DM after comment
- Private Reply with offer details.
- Enable Wait for user response; wire answer sub-nodes to different paths.