Suptask API
Learn how to use and integrate with the Suptask API
Last updated
Was this helpful?
Learn how to use and integrate with the Suptask API
Last updated
Was this helpful?
Suptask offers an open API that enables you to integrate programmatically and automate your ticketing process.
Review the OpenAPI v3 definition below.
The API requires a valid API token in order to authenticate to the API.
Retrieve the Form ID by opening up the Form from your Inbox and edit it. From the URL you can get the Form ID which is in a UUID format:
Contact to retrieve your access token and get started with the API.
Every created field in your Suptask account have a unique ID that can be retrieved from the page by editing the field. The field ID is in a UUID format and be retried from the URL:
A detailed description of the ticket.
User has lost access to his account.
The priority of the ticket.
CRITICAL
The current status of the ticket.
Open
The user Slack member ID assigned to the ticket.
U132FRJPTER
The requester Slack member ID of the ticket.
U073PBJPHGW
Custom fields for the ticket.
One of the Slack channel IDs which are assigned to form.
C076K6Y74L1
Tags associated with the ticket.
bug
Identifier UUID for the form used to submit the ticket. Fetched from the Web url when editing a form.
96d140f8-bd0f-4b46-a115-c19e090bb79c
The unique ID of the ticket to update.
A detailed description of the ticket.
Updated issue details.
The priority of the ticket.
Medium
The current status of the ticket.
Closed
The user Slack member ID assigned to the ticket.
U132FRJPTER
The requester Slack member ID of the ticket.
U073PBJPHGW
Custom fields for the ticket.
One of the Slack channel IDs which are assigned to form.
C076K6Y74L1
Tags associated with the ticket.
bug
No Content
The unique UUID of the Suptask ticket to associate with an external ticket.
The ID of the external ticket.
EXT-123
The type of integration (e.g., "Jira", "Zendesk").
Jira
The URL of the external ticket.
https://jira.example.com/browse/EXT-123
Additional key/value data or metadata for the external ticket.
{"team_ref":"H34211","crm_id":"ID42298"}
The unique UUID of the Suptask ticket.
The reply message text
We are working on your ticket.
The displayed username of the reply text.
Greg McDonald
Select between Requester (public reply) and/or Responder (internal comment reply) channel.
["requester", "responder"]