mailkite_create_trigger
Attach an event trigger to enroll contacts automatically when the event arrives, without changing sequence version or affecting current enrollments. Requires a from address and API key.
Instructions
Attach a trigger: when this event arrives, enroll the contact it is about. Attaching never bumps the sequence's version and never touches anyone already in flight — a trigger is a fact about the outside world, a sequence is a program, and they change on different rhythms. The sequence needs a from address first, since an event-triggered enrollment has no message to inherit a sender from. Requires an API key (mk_live_…).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Path parameter `id`. | |
| event | Yes | ||
| filter | No | ||
| enabled | No | Defaults to true. |