Messages
Messages belong to Conversations and can include media (video, audio) and/or text messages.
Create a message
Create a text-only message or template-based message
Query Parameters
Name
Type
Description
{
"id": 1207,
"conversation_id": 544,
"message_type": "text",
"recorded_duration_seconds": 0,
"author": {
"anonymous": true
},
"message_url": "https://awesomecompany.clarityflow.com/c/096a594dd11759d1f6876d842#message-1207",
"embed_message_url": "https://awesomecompany.clarityflow.com/embeds/messages/Your_account/1207&show_author=true",
"download_media_url": null,
"text": "<p>New Text Message</p><p>This is the second paragraph with <strong>bold text</strong>.</p><p>This URL will automatically link: https://google.com</p>",
"message_template": null,
"message_created_time": "2022-02-01 17:21:37.455575",
"message_credated_time_nice": "February 2nd, 2022 05:21PM UTC",
}{
"error": "Required parameter conversation_id is missing"
}Get messages
Get messages
Query Parameters
Name
Type
Description
Last updated