Send Message Sequence
manychat_send_sequenceSend automated multi-step message sequences to subscribers with actions, quick replies, and delays. Build workflow-driven conversations programmatically.
Instructions
Send a multi-step message sequence to a subscriber, simulating a workflow. Each step can have its own messages, actions (tags, fields), quick replies, and an optional delay. Steps are sent in order. Use this to create automated conversation flows programmatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| steps | Yes | Sequence of message steps to send in order | |
| channel | Yes | Channel to send through | |
| message_tag | No | Message tag for sending outside 24h window | |
| subscriber_id | Yes | ManyChat subscriber ID |