Add Note to Contact using Intercom. Requires body and admin_id and contact_id. Returns results based on the executed action.
Add Tag to Ticket using Intercom. Requires tag_id and admin_id and ticket_id. Returns results based on the executed action.
Creates Tag using Intercom. Requires name. Returns results based on the executed action.
Creates Ticket using Intercom. Requires title and description and contact_email and ticket_type_id. Returns results based on the executed action.
Creates Ticket Type using Intercom. Requires ticket_type_name and ticket_type_description. Returns results based on the executed action.
Retrieves Closed Tickets using Intercom. No inputs are required. Returns results based on the executed action.
Retrieves Open Tickets using Intercom. No inputs are required. Returns results based on the executed action.
Retrieves Ticket Details using Intercom. Requires ticket_id. Returns results based on the executed action.
Identify Admin using Intercom. No inputs are required. Returns results based on the executed action.
Retrieves Contact Notes using Intercom. Requires contact_id. Returns results based on the executed action.
Retrieves Tags using Intercom. No inputs are required. Returns results based on the executed action.
Retrieves Ticket Types using Intercom. No inputs are required. Returns results based on the executed action.