Asana
Common Model Sync Frequencies
Accessed third-party endpoints
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
remote_created_atDateTime (ISO 8601)

ticketUUID

remote_idString

file_nameString

file_urlString
POST/1.0/tasks/{task_gid}/stories
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
remote_created_atDateTime (ISO 8601)

ticketUUID

remote_idString

bodyString

html_bodyString
POST/1.0/tasks/{task_id}/setParent
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_idString

parent_ticketUUID
PUT/1.0/tasks/{task_gid}
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_updated_atDateTime (ISO 8601)

descriptionString

due_dateDateTime (ISO 8601)

statusEnum

nameString

assigneesArray
GET/1.0/tasks/{task_id}
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
tagsArray
GET/1.0/tasks
Merge interacts with this API endpoint to...
Access Attachment information
Attachment fields
remote_created_atDateTime (ISO 8601)

ticketUUID

remote_idString

file_nameString

file_urlString
Access Ticket information
Ticket fields
remote_created_atDateTime (ISO 8601)

remote_updated_atDateTime (ISO 8601)

parent_ticketUUID

descriptionString

due_dateDateTime (ISO 8601)

remote_idString

ticket_urlString

statusEnum

completed_atDateTime (ISO 8601)

remote_dataArray

nameString
Access Comment information
Comment fields
ticketUUID
GET/1.0/tasks/{task_id}/attachments
Merge interacts with this API endpoint to...
Access Attachment information
Attachment fields
remote_created_atDateTime (ISO 8601)

remote_idString

remote_dataArray

file_nameString

file_urlString
GET/1.0/tags
Merge interacts with this API endpoint to...
Access Tag information
Tag fields
remote_dataArray

remote_idString

nameString
GET/1.0/users
Merge interacts with this API endpoint to...
Access User information
User fields
remote_idString

avatarString

email_addressString

remote_dataArray

nameString
GET/1.0/tasks/{ticket_id}/stories
Merge interacts with this API endpoint to...
Access User information
User fields
remote_idString

nameString
Access Comment information
Comment fields
remote_created_atDateTime (ISO 8601)

userUUID

remote_idString

remote_dataArray

bodyString

html_bodyString
GET/1.0/organizations/{workspace_id}/teams
Merge interacts with this API endpoint to...
Access Team information
Team fields
descriptionString

remote_dataArray

remote_idString

nameString
GET/1.0/projects/{project_gid}/sections
Merge interacts with this API endpoint to...
Access Collection information
Collection fields
remote_dataArray

remote_idString

nameString
GET/1.0/projects
Merge interacts with this API endpoint to...
Access Collection information
Collection fields
descriptionString

access_levelEnum

parent_collectionUUID