Asana
Ticketing
Third-Party Data Provider Interactions
Common Model Sync Frequencies
Third-Party Data Provider Interactions
Merge interacts with Asana API endpoints to access certain information as detailed below
API Endpoints

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

remote_idString

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

remote_idString

nameString

descriptionString
GET/1.0/tasks
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
descriptionString

nameString

remote_created_atString

parent_ticketString

due_dateString

remote_dataArray

remote_updated_atString

statusEnum

ticket_urlString

completed_atString

remote_idString
Access Attachment information
Attachment fields
ticketString

remote_created_atString

file_nameString

file_urlString

remote_idString
Access Comment information
Comment fields
ticketString
GET/1.0/projects
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
projectString
Access Project information
Project fields
descriptionString

nameString

usersUnknown

remote_dataArray

remote_idString
Access Collection information
Collection fields
remote_dataArray

remote_idString

nameString

descriptionString
POST/1.0/tasks/{task_gid}/stories
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
html_bodyString

ticketString

remote_created_atString

bodyString

remote_idString
POST/1.0/tasks/{task_id}/attachments
Merge interacts with this API endpoint to...
Access Attachment information
Attachment fields
ticketString

remote_created_atString

file_nameString

file_urlString

remote_idString
GET/1.0/tasks/{task_id}/attachments
Merge interacts with this API endpoint to...
Access Attachment information
Attachment fields
remote_created_atString

file_nameString

remote_dataArray

file_urlString

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

remote_idString

nameString

remote_dataArray

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

remote_idString
PUT/1.0/tasks/{task_gid}
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
assigneesArray

descriptionString

nameString

due_dateString

remote_updated_atString

statusEnum
GET/1.0/tasks/{task_id}
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
tagsArray
GET/1.0/tasks/{ticket_id}/stories
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
html_bodyString

bodyString

remote_created_atString

remote_dataArray

userString

remote_idString
POST/1.0/tasks
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
descriptionString

tagsArray

nameString

remote_created_atString

parent_ticketString

due_dateString

collaboratorsUnknown

remote_updated_atString

statusEnum

collectionsArray

ticket_urlString

remote_idString