
ClickUp
Merge interacts with ClickUp API endpoints to access certain information as detailed below.
API Endpoints
GET/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
access_level
Enumparent_collection
UUIDGET/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_updated_at
DateTime (ISO 8601)due_date
DateTime (ISO 8601)status
Enumremote_data
Arrayticket_url
Stringproject
Unknownremote_id
Stringcompleted_at
DateTime (ISO 8601)priority
Enumname
Stringdescription
Stringremote_created_at
DateTime (ISO 8601)parent_ticket
UUIDcreator
UUIDAccess Attachment information
Attachment fields
ticket
UUIDAccess Comment information
Comment fields
ticket
UUIDAccess Viewer information
Viewer fields
team
UUIDuser
UUIDAccess Tag information
Tag fields
remote_data
Arrayname
StringGET/v2/task/{task_id}/comment
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
body
Stringremote_data
Arrayremote_id
Stringuser
UUIDremote_created_at
DateTime (ISO 8601)POST/v2/task/{task_id}/comment
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
remote_created_at
DateTime (ISO 8601)remote_id
StringGET/v2/task/{task_id}
Merge interacts with this API endpoint to...
Access Attachment information
Attachment fields
ticket
UUIDremote_data
Arraycontent_type
Stringfile_url
Stringremote_id
Stringuploaded_by
UUIDfile_name
Stringremote_created_at
DateTime (ISO 8601)Access Ticket information
Ticket fields
remote_updated_at
DateTime (ISO 8601)due_date
DateTime (ISO 8601)ticket_url
Stringproject
Unknowntags
Arraycollections
Arraypriority
Enumname
Stringdescription
Stringremote_created_at
DateTime (ISO 8601)parent_ticket
UUIDcreator
UUIDAccess Tag information
Tag fields
name
StringPOST/v2/task/{task_id}/attachment
Merge interacts with this API endpoint to...
Access Attachment information
Attachment fields
file_name
Stringremote_created_at
DateTime (ISO 8601)file_url
Stringremote_id
StringPOST/v2/list/{list_id}/task
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_updated_at
DateTime (ISO 8601)assignees
Arraydue_date
DateTime (ISO 8601)status
Enumticket_url
Stringproject
Unknownremote_id
Stringtags
Arraycompleted_at
DateTime (ISO 8601)collections
Arraypriority
Enumname
Stringdescription
Stringremote_created_at
DateTime (ISO 8601)parent_ticket
UUIDcreator
UUIDPUT/v2/task/{task_id}
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_updated_at
DateTime (ISO 8601)due_date
DateTime (ISO 8601)status
Enumproject
Unknownremote_id
Stringcompleted_at
DateTime (ISO 8601)priority
Enumname
Stringdescription
Stringremote_created_at
DateTime (ISO 8601)parent_ticket
UUIDGET/v2/team
Merge interacts with this API endpoint to...
Access User information
User fields
remote_data
Arrayemail_address
Stringavatar
Stringname
StringAccess Role information
Role fields
remote_id
Stringname
StringGET/v2/group
Merge interacts with this API endpoint to...
Access User information
User fields
teams
Arrayremote_id
StringAccess Team information
Team fields
remote_id
Stringremote_data
Arrayname
String