Table of Contents
Produce message to external system
Table of Contents
The Produce Message Action is only used by Service Providers (via API), who can listen to this message to further process the information. For example, Content Items with approved tags and copyright information can be sent to an agency for further graphical processing.
Specific definitions
| Property | Value |
| kind | ProduceMessageAction |
"actions": [
{
"kind": "ProduceMessageAction"
}
],