Shared step
Last updated
Last updated
Payload example:
📘This event is being sent when a new shared step is created.
shared_step.created
Payload example:
📘This event is being sent when a shared_step is deleted.
shared_step.deleted
Payload example:
📘This event is being sent when a shared step is updated.
shared_step.updated
Parameter | Type | Description |
---|
Parameter | Type | Description |
---|
Parameter | Type | Description |
---|
hash | string | Shared step hash |
steps | array | An array of steps |
data | string | Shared step data |
hash | string | Shared step hash |
id | string | Shared step hash |