Add Note To Conversation using Gladly. Requires note_text and conversation_id. Returns results based on the executed action.
Add tags using Gladly. Requires tags and conversation_id. Returns results based on the executed action.
Add Topic To Conversation using Gladly. Requires topic_id and conversation_id. Returns results based on the executed action.
Creates Conversation Message using Gladly. Requires email and title and description. Returns results based on the executed action.
Creates Task using Gladly. Requires inbox_id and task_due_date and customer_email and task_description. Returns results based on the executed action.
Find Customer By Email using Gladly. Requires email. Returns results based on the executed action.
Find Customer By Phone Number using Gladly. Requires phone_number. Returns results based on the executed action.
Retrieves Conversation By Id using Gladly. Requires conversation_id. Returns results based on the executed action.
Retrieves Inboxes using Gladly. No inputs are required. Returns results based on the executed action.
Retrieves Topics using Gladly. No inputs are required. Returns results based on the executed action.
Updates Customer Email using Gladly. Requires new_email and customer_id. Returns results based on the executed action.