
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
Stringbody
Stringremote_created_at
DateTime (ISO 8601)user
UUIDremote_data
ArrayPOST/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
Stringfile_url
Stringuploaded_by
UUIDremote_created_at
DateTime (ISO 8601)content_type
Stringfile_name
Stringremote_data
Arrayticket
UUIDAccess Ticket information
Ticket fields
name
Stringtags
Arraypriority
Enumremote_updated_at
DateTime (ISO 8601)creator
UUIDremote_created_at
DateTime (ISO 8601)collections
Arrayticket_url
Stringdescription
Stringparent_ticket
UUIDdue_date
DateTime (ISO 8601)project
UnknownPOST/v2/task/{task_id}/attachment
Merge interacts with this API endpoint to...
Access Attachment information
Attachment fields
file_name
Stringremote_id
Stringfile_url
Stringremote_created_at
DateTime (ISO 8601)GET/v2/team/{team_id}/task
Merge interacts with this API endpoint to...
Access Attachment information
Attachment fields
ticket
UUIDAccess Comment information
Comment fields
ticket
UUIDAccess Ticket information
Ticket fields
name
Stringpriority
Enumremote_updated_at
DateTime (ISO 8601)remote_id
Stringcreator
UUIDremote_created_at
DateTime (ISO 8601)ticket_url
Stringdescription
Stringstatus
Enumparent_ticket
UUIDremote_data
Arraycompleted_at
DateTime (ISO 8601)due_date
DateTime (ISO 8601)project
UnknownAccess Viewer information
Viewer fields
user
UUIDteam
UUIDAccess Tag information
Tag fields
name
Stringremote_data
ArrayGET/v2/space/{space_id}/list
Merge interacts with this API endpoint to...
Access Collection information
Collection fields
name
Stringremote_id
Stringremote_data
ArrayGET/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
name
Stringremote_id
Stringremote_data
ArrayGET/v2/team
Merge interacts with this API endpoint to...
Access User information
User fields
name
Stringavatar
Stringremote_data
Arrayemail_address
StringAccess Role information
Role fields
name
Stringremote_id
StringGET/v2/group
Merge interacts with this API endpoint to...
Access User information
User fields
remote_id
Stringteams
ArrayAccess Team information
Team fields
name
Stringremote_id
Stringremote_data
ArrayPOST/v2/list/{list_id}/task
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
name
Stringpriority
Enumremote_updated_at
DateTime (ISO 8601)remote_id
Stringtags
Arrayremote_created_at
DateTime (ISO 8601)collections
Arrayassignees
Arrayticket_url
Stringdescription
Stringstatus
Enumparent_ticket
UUIDdue_date
DateTime (ISO 8601)project
UnknownPUT/v2/task/{task_id}
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
name
Stringpriority
Enumremote_updated_at
DateTime (ISO 8601)remote_id
Stringremote_created_at
DateTime (ISO 8601)assignees
Arraydescription
Stringstatus
Enumparent_ticket
UUIDdue_date
DateTime (ISO 8601)project
Unknown