Teamwork
Merge interacts with Teamwork API endpoints to access certain information as detailed below.
API Endpoints
GET/projects/api/v3/tasks/{ticket_id}.json
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
descriptionStringremote_updated_atDateTime (ISO 8601)collectionsArrayremote_created_atDateTime (ISO 8601)statusEnumremote_idStringtagsArrayassigneesArraycreatorUUIDdue_dateDateTime (ISO 8601)nameStringpriorityEnumticket_urlStringGET/projects/api/v3/projects.json
Merge interacts with this API endpoint to...
Access Project information
Project fields
remote_dataArraydescriptionStringusersUnknownremote_idStringnameStringAccess Collection information
Collection fields
remote_dataArraydescriptionStringusersUnknownremote_idStringnameStringGET/projects/api/v3/comments.json
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
remote_dataArrayhtml_bodyStringuserUUIDremote_created_atDateTime (ISO 8601)remote_idStringbodyStringticketUUIDGET/projects/api/v3/people.json
Merge interacts with this API endpoint to...
Access User information
User fields
remote_dataArrayremote_idStringemail_addressStringis_activeBooleanavatarStringGET/projects/api/v3/tags.json
Merge interacts with this API endpoint to...
Access Tag information
Tag fields
remote_dataArrayremote_idStringnameStringGET/projects/api/v3/files.json
Merge interacts with this API endpoint to...
Access Attachment information
Attachment fields
remote_dataArrayremote_created_atDateTime (ISO 8601)remote_idStringuploaded_byUUIDfile_urlStringfile_nameStringGET/projects/api/v3/tasks.json
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_dataArraydescriptionStringremote_updated_atDateTime (ISO 8601)remote_created_atDateTime (ISO 8601)statusEnumremote_idStringparent_ticketUUIDcreatorUUIDcompleted_atDateTime (ISO 8601)due_dateDateTime (ISO 8601)nameStringpriorityEnumticket_urlStringAccess Attachment information
Attachment fields
remote_idStringticketUUIDGET/projects/api/v3/tasklists.json
Merge interacts with this API endpoint to...
Access Collection information
Collection fields
remote_dataArraydescriptionStringremote_updated_atDateTime (ISO 8601)parent_collectionUUIDremote_created_atDateTime (ISO 8601)remote_idStringnameStringGET/teams.json
Merge interacts with this API endpoint to...
Access Team information
Team fields
descriptionStringremote_idStringnameStringremote_dataArrayGET/comments/{comment_id}.json
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
remote_created_atDateTime (ISO 8601)html_bodyStringuserUUIDPOST/tasks/{task_id}/comments.json
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
remote_idString