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_name
Stringremote_id
Stringfile_url
Stringticket
UUIDremote_created_at
DateTime (ISO 8601)POST/1.0/tasks/{task_gid}/stories
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
remote_id
Stringbody
Stringticket
UUIDhtml_body
Stringremote_created_at
DateTime (ISO 8601)POST/1.0/tasks/{task_id}/setParent
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_id
Stringparent_ticket
UUIDPUT/1.0/tasks/{task_gid}
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
name
Stringassignees
Arraydue_date
DateTime (ISO 8601)remote_updated_at
DateTime (ISO 8601)status
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_name
Stringremote_id
Stringfile_url
Stringticket
UUIDremote_created_at
DateTime (ISO 8601)Access Ticket information
Ticket fields
remote_data
Arrayticket_url
Stringremote_id
Stringname
Stringremote_updated_at
DateTime (ISO 8601)due_date
DateTime (ISO 8601)completed_at
DateTime (ISO 8601)status
Enumparent_ticket
UUIDdescription
Stringremote_created_at
DateTime (ISO 8601)Access Comment information
Comment fields
ticket
UUIDGET/1.0/tasks/{task_id}/attachments
Merge interacts with this API endpoint to...
Access Attachment information
Attachment fields
remote_data
Arrayfile_name
Stringremote_id
Stringfile_url
Stringremote_created_at
DateTime (ISO 8601)GET/1.0/tags
Merge interacts with this API endpoint to...
Access Tag information
Tag fields
name
Stringremote_data
Arrayremote_id
StringGET/1.0/users
Merge interacts with this API endpoint to...
Access User information
User fields
remote_data
Arrayremote_id
Stringname
Stringemail_address
Stringavatar
StringGET/1.0/tasks/{ticket_id}/stories
Merge interacts with this API endpoint to...
Access User information
User fields
name
Stringremote_id
StringAccess Comment information
Comment fields
remote_data
Arrayuser
UUIDremote_id
Stringbody
Stringhtml_body
Stringremote_created_at
DateTime (ISO 8601)GET/1.0/organizations/{workspace_id}/teams
Merge interacts with this API endpoint to...
Access Team information
Team fields
name
Stringdescription
Stringremote_id
Stringremote_data
ArrayGET/1.0/projects/{project_gid}/sections
Merge interacts with this API endpoint to...
Access Collection information
Collection fields
name
Stringremote_data
Arrayremote_id
StringGET/1.0/projects
Merge interacts with this API endpoint to...
Access Collection information
Collection fields
description
Stringparent_collection
UUIDaccess_level
Enum