
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
user
UUIDremote_id
Stringremote_data
Arrayremote_created_at
DateTime (ISO 8601)body
StringPOST/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
Stringticket
UUIDcontent_type
Stringfile_url
Stringuploaded_by
UUIDremote_data
Arrayremote_created_at
DateTime (ISO 8601)file_name
StringAccess Ticket information
Ticket fields
remote_updated_at
DateTime (ISO 8601)project
Unknowncollections
Arraydescription
Stringparent_ticket
UUIDtags
Arraypriority
Enumremote_created_at
DateTime (ISO 8601)name
Stringdue_date
DateTime (ISO 8601)ticket_url
Stringcreator
UUIDPOST/v2/task/{task_id}/attachment
Merge interacts with this API endpoint to...
Access Attachment information
Attachment fields
file_url
Stringremote_id
Stringremote_created_at
DateTime (ISO 8601)file_name
StringGET/v2/space/{space_id}/list
Merge interacts with this API endpoint to...
Access Collection information
Collection fields
remote_id
Stringremote_data
Arrayname
StringGET/v2/team/{team_id}/space
Merge interacts with this API endpoint to...
Access Collection information
Collection fields
parent_collection
UUIDaccess_level
EnumGET/v2/space/{space_id}/folder
Merge interacts with this API endpoint to...
Access Project information
Project fields
remote_id
Stringremote_data
Arrayname
StringGET/v2/team/{team_id}/task
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_id
Stringremote_updated_at
DateTime (ISO 8601)project
Unknownstatus
Enumparent_ticket
UUIDcreator
UUIDdue_date
DateTime (ISO 8601)completed_at
DateTime (ISO 8601)remote_data
Arraypriority
Enumremote_created_at
DateTime (ISO 8601)description
Stringticket_url
Stringname
StringAccess Viewer information
Viewer fields
user
UUIDteam
UUIDAccess Tag information
Tag fields
remote_data
Arrayname
StringAccess 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
Stringremote_data
Arrayemail_address
Stringname
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
Stringremote_data
Arrayname
StringPOST/v2/list/{list_id}/task
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_id
Stringremote_updated_at
DateTime (ISO 8601)project
Unknownstatus
Enumcollections
Arraydescription
Stringparent_ticket
UUIDassignees
Arraytags
Arraypriority
Enumremote_created_at
DateTime (ISO 8601)due_date
DateTime (ISO 8601)ticket_url
Stringname
StringPUT/v2/task/{task_id}
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_id
Stringremote_updated_at
DateTime (ISO 8601)project
Unknownstatus
Enumdescription
Stringparent_ticket
UUIDassignees
Arraypriority
Enumremote_created_at
DateTime (ISO 8601)due_date
DateTime (ISO 8601)name
String