
Shortcut
Merge interacts with Shortcut API endpoints to access certain information as detailed below.
API Endpoints
GET/api/v3/search/epics
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
description
Stringcompleted_at
DateTime (ISO 8601)remote_updated_at
DateTime (ISO 8601)assignees
Arrayremote_data
Arrayremote_created_at
DateTime (ISO 8601)collections
Arraycollaborators
Unknownname
Stringproject
Unknownremote_id
Stringstatus
Enumticket_type
Stringtags
Arraydue_date
DateTime (ISO 8601)ticket_url
StringAccess Comment information
Comment fields
body
Stringuser
UUIDremote_data
Arrayremote_created_at
DateTime (ISO 8601)ticket
UUIDremote_id
StringGET/api/v3/projects
Merge interacts with this API endpoint to...
Access Project information
Project fields
name
Stringremote_data
Arrayremote_id
Stringdescription
StringAccess Collection information
Collection fields
name
Stringremote_data
Arrayremote_id
Stringdescription
StringGET/api/v3/groups
Merge interacts with this API endpoint to...
Access Team information
Team fields
name
Stringremote_data
Arrayremote_id
Stringdescription
StringAccess Collection information
Collection fields
collection_type
Enumdescription
Stringremote_data
Arrayname
Stringremote_id
StringGET/api/v3/search/stories
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_data
Arrayremote_id
StringAccess Comment information
Comment fields
body
Stringuser
UUIDremote_data
Arrayremote_created_at
DateTime (ISO 8601)ticket
UUIDremote_id
StringAccess Attachment information
Attachment fields
remote_data
Arrayremote_created_at
DateTime (ISO 8601)file_url
Stringticket
UUIDuploaded_by
UUIDremote_id
Stringfile_name
Stringcontent_type
StringGET/api/v3/labels
Merge interacts with this API endpoint to...
Access Tag information
Tag fields
name
Stringremote_data
Arrayremote_id
StringAccess Ticket information
Ticket fields
remote_data
ArrayGET/api/v3/labels/{label_id}/stories
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_id
StringPOST/api/v3/epics/{epic_id}/comments
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
user
UUIDbody
Stringremote_created_at
DateTime (ISO 8601)remote_id
StringPOST/api/v3/stories/{story_id}/comments
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
ticket
UUIDPOST/api/v3/stories
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
description
Stringassignees
Arrayremote_updated_at
DateTime (ISO 8601)parent_ticket
UUIDremote_created_at
DateTime (ISO 8601)collections
Arrayname
Stringremote_id
Stringstatus
Enumticket_type
Stringtags
Arraydue_date
DateTime (ISO 8601)GET/api/v3/workflows
Merge interacts with this API endpoint to...
Access Collection information
Collection fields
collection_type
Enumparent_collection
UUIDdescription
Stringremote_data
Arrayname
Stringremote_id
StringGETapi/v3/iterations
Merge interacts with this API endpoint to...
Access Collection information
Collection fields
collection_type
Enumname
Stringremote_data
Arrayremote_id
StringGET/api/v3/members
Merge interacts with this API endpoint to...
Access User information
User fields
name
Stringemail_address
Stringremote_id
Stringis_active
Boolean