Add item to queue
Add an item to a Datastore queue. Set the payload, priority, tags, and optional defer time. Enable Auto-create queue? (default: true) to create the queue automatically on first use.
Application
- Queues
Outcomes
| Name | Description |
|---|---|
| Success | This status is selected if the item was added to the queue. |
| Unsuccessful | This status is selected if the item could not be added. |
Requirements
- N/A
See the Datastore Queues overview for the full list of queue item fields, the status lifecycle, data input modes, and common patterns.