Create Freeze Message
Create a freeze message.
External Documentation
To learn more, visit the Absolute documentation.
Parameters
Parameter | Description |
---|---|
Freeze Message Content | The HTML content of the freeze message. |
Freeze Message Name | The name of the newly created freeze message. |
Example Output
{
"data": {
"messageUid": "The system-defined unique identifier of the Freeze message"
},
"metadata": {
"pagination": {
"nextPage": "The pagination token that can be used to get the next page of results"
}
}
}
Workflow Library Example
Create Freeze Message with Absolute and Send Results Via Email
Preview this Workflow on desktop