
ClickUp
Merge interacts with ClickUp API endpoints to access certain information as detailed below.
API Endpoints
GET/v2/task/{task_id}/comment
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
remote_id
Stringremote_data
Arrayuser
UUIDbody
Stringremote_created_at
DateTime (ISO 8601)POST/v2/task/{task_id}/comment
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
remote_id
Stringremote_created_at
DateTime (ISO 8601)GET/v2/task/{task_id}
Merge interacts with this API endpoint to...
Access Attachment information
Attachment fields
remote_id
Stringuploaded_by
UUIDcontent_type
Stringfile_name
Stringremote_data
Arrayfile_url
Stringticket
UUIDremote_created_at
DateTime (ISO 8601)Access Ticket information
Ticket fields
priority
Enumremote_created_at
DateTime (ISO 8601)collections
Arraydescription
Stringcreator
UUIDremote_updated_at
DateTime (ISO 8601)due_date
DateTime (ISO 8601)ticket_url
Stringtags
Arrayname
Stringproject
Unknownparent_ticket
UUIDAccess Tag information
Tag fields
name
StringPOST/v2/task/{task_id}/attachment
Merge interacts with this API endpoint to...
Access Attachment information
Attachment fields
remote_id
Stringremote_created_at
DateTime (ISO 8601)file_url
Stringfile_name
StringGET/v2/space/{space_id}/list
Merge interacts with this API endpoint to...
Access Collection information
Collection fields
remote_id
Stringname
Stringremote_data
ArrayGET/v2/team/{team_id}/space
Merge interacts with this API endpoint to...
Access Collection information
Collection fields
access_level
Enumparent_collection
UUIDGET/v2/space/{space_id}/folder
Merge interacts with this API endpoint to...
Access Project information
Project fields
remote_id
Stringname
Stringremote_data
ArrayGET/v2/team/{team_id}/task
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_id
Stringstatus
Enumremote_data
Arraypriority
Enumcompleted_at
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)description
Stringcreator
UUIDremote_updated_at
DateTime (ISO 8601)due_date
DateTime (ISO 8601)ticket_url
Stringname
Stringproject
Unknownparent_ticket
UUIDAccess Viewer information
Viewer fields
team
UUIDuser
UUIDAccess Tag information
Tag fields
name
Stringremote_data
ArrayAccess Attachment information
Attachment fields
ticket
UUIDAccess Comment information
Comment fields
ticket
UUIDGET/v2/team
Merge interacts with this API endpoint to...
Access User information
User fields
avatar
Stringname
Stringremote_data
Arrayemail_address
StringAccess Role information
Role fields
remote_id
Stringname
StringGET/v2/group
Merge interacts with this API endpoint to...
Access User information
User fields
remote_id
Stringteams
ArrayAccess Team information
Team fields
remote_id
Stringname
Stringremote_data
ArrayPOST/v2/list/{list_id}/task
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_id
Stringstatus
Enumpriority
Enumcompleted_at
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)collections
Arraydescription
Stringcreator
UUIDassignees
Arrayremote_updated_at
DateTime (ISO 8601)due_date
DateTime (ISO 8601)ticket_url
Stringtags
Arrayname
Stringproject
Unknownparent_ticket
UUIDPUT/v2/task/{task_id}
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_id
Stringstatus
Enumpriority
Enumcompleted_at
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)description
Stringremote_updated_at
DateTime (ISO 8601)due_date
DateTime (ISO 8601)name
Stringproject
Unknownparent_ticket
UUID