Kinetic Discussions Message Create Version 1
Parameters
Name | Description |
---|---|
Error Handling | Determine what to return if an error is encountered. |
Discussion GUID | The GUID of the discussion you are trying to add a message to. |
Space Slug | The CE space of the discussion you are trying to close. Optional. Defaults to handler info property. |
Message | The message to be add, in JSON format. e.g. [{"type":"text","value":"Johnny Five, still alive!"}] |
Sample Configration
Name | Description |
---|---|
Error Handling | Error Message |
Space Slug | |
Discussion GUID | 9fa2b330-fa5e-11e8-88ef-7bbe80231820 |
Message | [{"type":"text","value":"Johnny Five, still alive!"}] |
Results
Name | Description |
---|---|
Handler Error Message | Error message if an error was encountered and Error Handling is set to "Error Message". |
Message | Details about the just created message. |
Looking for a workflow engine?
Learn more about the Kinetic Data Enterprise Workflow Platform
Check it out