Asana
Merge interacts with Asana API endpoints to access certain information as detailed below.
API Endpoints
POST/1.0/tasks/{task_id}/attachments
Merge interacts with this API endpoint to...
Access Attachment information
Attachment fields
file_url
Stringremote_created_at
DateTime (ISO 8601)ticket
UUIDremote_id
Stringfile_name
StringPOST/1.0/tasks/{task_gid}/stories
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
body
Stringremote_created_at
DateTime (ISO 8601)html_body
Stringticket
UUIDremote_id
StringPOST/1.0/tasks/{task_id}/setParent
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
parent_ticket
UUIDremote_id
StringPUT/1.0/tasks/{task_gid}
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
due_date
DateTime (ISO 8601)remote_updated_at
DateTime (ISO 8601)assignees
Arrayname
Stringstatus
Enumdescription
StringGET/1.0/tasks/{task_id}
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
tags
ArrayGET/1.0/tasks
Merge interacts with this API endpoint to...
Access Attachment information
Attachment fields
file_url
Stringremote_created_at
DateTime (ISO 8601)ticket
UUIDremote_id
Stringfile_name
StringAccess Ticket information
Ticket fields
due_date
DateTime (ISO 8601)remote_data
Arrayremote_updated_at
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)ticket_url
Stringparent_ticket
UUIDname
Stringstatus
Enumdescription
Stringcompleted_at
DateTime (ISO 8601)remote_id
StringAccess Comment information
Comment fields
ticket
UUIDGET/1.0/tasks/{task_id}/attachments
Merge interacts with this API endpoint to...
Access Attachment information
Attachment fields
file_url
Stringremote_data
Arrayremote_created_at
DateTime (ISO 8601)remote_id
Stringfile_name
StringGET/1.0/tags
Merge interacts with this API endpoint to...
Access Tag information
Tag fields
remote_id
Stringremote_data
Arrayname
StringGET/1.0/users
Merge interacts with this API endpoint to...
Access User information
User fields
remote_data
Arrayavatar
Stringname
Stringremote_id
Stringemail_address
StringGET/1.0/tasks/{ticket_id}/stories
Merge interacts with this API endpoint to...
Access User information
User fields
remote_id
Stringname
StringAccess Comment information
Comment fields
user
UUIDbody
Stringremote_data
Arrayhtml_body
Stringremote_created_at
DateTime (ISO 8601)remote_id
StringGET/1.0/organizations/{workspace_id}/teams
Merge interacts with this API endpoint to...
Access Team information
Team fields
description
Stringremote_id
Stringremote_data
Arrayname
StringGET/1.0/projects/{project_gid}/sections
Merge interacts with this API endpoint to...
Access Collection information
Collection fields
remote_id
Stringremote_data
Arrayname
StringGET/1.0/projects
Merge interacts with this API endpoint to...
Access Collection information
Collection fields
parent_collection
UUIDdescription
Stringaccess_level
EnumGET/1.0/workspaces/{workspace_gid}/tasks/search
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
due_date
DateTime (ISO 8601)remote_updated_at
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)ticket_url
Stringparent_ticket
UUIDname
Stringstatus
Enumdescription
Stringcompleted_at
DateTime (ISO 8601)remote_id
String