Connect your helpdesk to manage support tickets, users, and organizations.
Create Ticket
Create a new support ticket
ActionGet Ticket
Retrieve a single ticket by ID
ActionUpdate Ticket
Update a ticket's status, priority, or other fields
ActionList Tickets
List support tickets with optional sorting
ActionDelete Ticket
Delete a ticket (soft delete)
ActionAdd Comment
Add a public or internal comment to a ticket
ActionList Comments
List all comments on a ticket
ActionCreate Or Update User
Create a user or update if one already exists (matched by email or external_id)
ActionGet User
Retrieve a single user by ID
ActionSearch Users
Search for users by name, email, or other criteria
ActionList Users
List all users with optional filters
ActionDelete User
Soft-delete a user
ActionCreate Organization
Create a new organization
ActionGet Organization
Retrieve a single organization by ID
ActionList Organizations
List all organizations
ActionDelete Organization
Delete an organization
ActionAdd Ticket Tags
Add tags to a ticket
ActionList Ticket Tags
List all tags on a ticket
ActionTicket Created
A new ticket is created
TriggerTicket Updated
A ticket is updated (status, priority, assignee, comment, etc.)
TriggerUser Created
A new user is created
TriggerUser Deleted
A user is deleted
Trigger