{ "chatNodeId": "chat_node_id_1", "workflowExecutionId": "123e4567-e89b-12d3-a456-426614174000", "subject": "Your Order Update", "body": "Hello! We have an update on your order #12345. Please reply with your preferred delivery time.", "threadId": "email_thread_id_1"}
Chat Node APIs (Beta)
Send Chat Message
Send an interactive message through chat node
POST
/
api
/
v1
/
chat
/
message
Copy
{ "chatNodeId": "chat_node_id_1", "workflowExecutionId": "123e4567-e89b-12d3-a456-426614174000", "subject": "Your Order Update", "body": "Hello! We have an update on your order #12345. Please reply with your preferred delivery time.", "threadId": "email_thread_id_1"}
{ "chatNodeId": "chat_node_id_1", "workflowExecutionId": "123e4567-e89b-12d3-a456-426614174000", "subject": "Your Order Update", "body": "Hello! We have an update on your order #12345. Please reply with your preferred delivery time.", "threadId": "email_thread_id_1"}