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

PUT/v4/tasks/{task_id}
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_idString

nameString

parent_ticketUUID

ticket_typeString

ticket_urlString

statusEnum

descriptionString

priorityEnum

due_dateDateTime (ISO 8601)

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

nameString

parent_ticketUUID

remote_dataArray

ticket_typeString

ticket_urlString

statusEnum

remote_created_atDateTime (ISO 8601)

descriptionString

creatorUUID

completed_atDateTime (ISO 8601)

priorityEnum

due_dateDateTime (ISO 8601)

remote_updated_atDateTime (ISO 8601)

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

nameString

parent_collectionUUID

remote_dataArray

descriptionString
Access Project information
Project fields
remote_idString

remote_dataArray

nameString

descriptionString
Access Ticket information
Ticket fields
collectionsArray

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

nameString

parent_collectionUUID

descriptionString
GET/v4/tasks/{taskId}
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_idString

nameString

parent_ticketUUID

ticket_typeString

ticket_urlString

statusEnum

remote_created_atDateTime (ISO 8601)

descriptionString

creatorUUID

priorityEnum

due_dateDateTime (ISO 8601)

remote_updated_atDateTime (ISO 8601)

accountUUID
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

remote_created_atDateTime (ISO 8601)

content_typeString
GET/v4/tasks/{ticket_id}/attachments
Merge interacts with this API endpoint to...
Access Attachment information
Attachment fields
remote_idString

uploaded_byUUID

file_nameString

remote_dataArray

file_urlString

ticketUUID

remote_created_atDateTime (ISO 8601)

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

userUUID

bodyString

remote_dataArray

ticketUUID

remote_created_atDateTime (ISO 8601)
GET/v4/account
Merge interacts with this API endpoint to...
Access Account information
Account fields
remote_idString

remote_dataArray

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

remote_dataArray

is_activeBoolean

email_addressString
Access Role information
Role fields
nameString
POST/v4/tasks/{taskId}/comments
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
remote_idString

userUUID

bodyString

ticketUUID

remote_created_atDateTime (ISO 8601)
GET/v4/groups
Merge interacts with this API endpoint to...
Access Team information
Team fields
remote_idString

remote_dataArray

nameString
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