Creates a new conversation in Intercom. Requires exactly one of from_user_id or from_contact_id — both are schema-optional but at least one must be provided.
bodyRequiredstringThe message content for the conversation
subjectstringSubject line for the conversation
from_user_idstringID of the user to create the conversation from. Either from_user_id or from_contact_id is required
message_typestringType of message: inapp, email, or facebook
from_admin_idstringID of the admin creating the conversation. If not provided, uses authenticated admin
from_contact_idstringID of the contact to create the conversation from. Either from_user_id or from_contact_id is required
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.