Wrike
Common Model Sync Frequencies
Accessed third-party endpoints
Merge interacts with Wrike API endpoints to access certain information as detailed below.
API Endpoints

GET/v4/account
Merge interacts with this API endpoint to...
Access Account information
Account fields
remote_idString

nameString

remote_dataArray
GET/v4/contacts
Merge interacts with this API endpoint to...
Access User information
User fields
remote_idString

email_addressString

is_activeBoolean

remote_dataArray
Access Role information
Role fields
nameString
PUT/v4/tasks/{task_id}
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_updated_atDateTime (ISO 8601)

parent_ticketUUID

descriptionString

priorityEnum

ticket_typeString

ticket_urlString

statusEnum

due_dateDateTime (ISO 8601)

remote_idString

nameString
GET/v4/tasks
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_updated_atDateTime (ISO 8601)

remote_created_atDateTime (ISO 8601)

parent_ticketUUID

descriptionString

priorityEnum

creatorUUID

accountUUID

ticket_typeString

completed_atDateTime (ISO 8601)

remote_dataArray

ticket_urlString

statusEnum

due_dateDateTime (ISO 8601)

remote_idString

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

remote_dataArray

remote_idString

parent_collectionUUID

nameString
Access Project information
Project fields
remote_idString

nameString

descriptionString

remote_dataArray
Access Ticket information
Ticket fields
projectUnknown

collectionsArray
GET/v4/folders/{folderId}
Merge interacts with this API endpoint to...
Access Collection information
Collection fields
remote_idString

parent_collectionUUID

nameString

descriptionString
GET/v4/tasks/{taskId}
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_updated_atDateTime (ISO 8601)

remote_created_atDateTime (ISO 8601)

parent_ticketUUID

descriptionString

priorityEnum

creatorUUID

accountUUID

ticket_typeString

ticket_urlString

statusEnum

due_dateDateTime (ISO 8601)

remote_idString

nameString
GET/v4/comments/{commentId}
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
bodyString

remote_created_atDateTime (ISO 8601)

remote_idString
GET/v4/attachments/{attachmentId}
Merge interacts with this API endpoint to...
Access Attachment information
Attachment fields
file_nameString

content_typeString

remote_created_atDateTime (ISO 8601)
GET/v4/tasks/{ticket_id}/attachments
Merge interacts with this API endpoint to...
Access Attachment information
Attachment fields
file_nameString

remote_created_atDateTime (ISO 8601)

uploaded_byUUID

content_typeString

file_urlString

remote_dataArray

remote_idString

ticketUUID
GET/v4/tasks/{ticket_id}/comments
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
userUUID

remote_created_atDateTime (ISO 8601)

bodyString

remote_dataArray

remote_idString

ticketUUID
POST/v4/tasks/{taskId}/comments
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
userUUID

remote_created_atDateTime (ISO 8601)

bodyString

remote_idString

ticketUUID
GET/v4/groups
Merge interacts with this API endpoint to...
Access Team information
Team fields
remote_idString

nameString

remote_dataArray
Access User information
User fields
remote_idString

teamsArray
GET/v4/folders/{project_id}/tasks
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_idString

remote_dataArray