YMQ
Written by
Updated at August 18, 2026
Note
Currently, there are two UIs that support Workflows: Yandex Cloud
- Workflows created in the Yandex Cloud UI are automatically available in the AI Studio UI.
- Workflows created in the AI Studio UI are not available in the Yandex Cloud UI.
Starting September 3, 2026, Workflows will no longer be supported in the Yandex Cloud UI. To create and manage workflows, use the AI Studio UI.
Sending messages to the Yandex Message Queue queue.
| Field name | Type | Required | Default value | Templating supported | Description |
|---|---|---|---|---|---|
queueArn |
string |
Yes | None | None | ARN of the queue. |
put |
YmqPut | Yes | None | None | Configuring the put action to add messages to the queue. |
YmqPut object
| Field name | Type | Required | Default value | Templating supported | Description |
|---|---|---|---|---|---|
body |
string |
None | "" |
Yes | Message body. |