External DocumentationTo learn more, visit the Absolute documentation.
Parameters
Example Output
Workflow Library Example
Create Freeze Message with Absolute and Send Results Via EmailPreview this Workflow on desktop
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Freeze Message Content | The HTML content of the freeze message. |
| Freeze Message Name | The name of the newly created freeze message. |
{
"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"
}
}
}
Was this page helpful?