Assign intercom conversation

Assign the intercom conversation of current interlocutor to the admin defined as the rescuer in your intercom bot client.

Available on :

  • intercom
AttributeTypeRequiredDescription
typestringalways assign_intercom_conversation_action
assigneeIDstringdesired assignee id (length <= 100)
{
    "type": "assign_intercom_conversation_action",
    "assigneeID": "64356433"
}