Event
Options
Option
Description
Notes
Examples
Using the Event tag
{% assign data = hash %}
{% assign data["foo"] = "bar" %}
{% action "event", topic: "user/foo/bar", data: data %}Using specific tasks
Using task_id
Notes
Scheduling future events
Using run_at
Using subscription offsets
Last updated
Was this helpful?