sendMooletInform
A Workflow Engine function that sends a Moolet inform with a subject and details. Adds the object to the payload, and so is always available to the receiver. See Moolet Informs for more information.
This function is available for alert, enrichment, and Situation workflows.
Back to Workflow Engine Functions Reference.
Arguments
Workflow Engine function sendMooletInform
takes the following arguments:
Name | Required | Type | Description |
---|---|---|---|
| Yes | String | Moolet to send the inform to. |
| No | String | Subject of the inform. |
| Yes | Object | A JSON object with the details for the inform. |