
Wrike
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_id
Stringname
Stringremote_data
ArrayGET/v4/contacts
Merge interacts with this API endpoint to...
Access User information
User fields
remote_id
Stringemail_address
Stringis_active
Booleanremote_data
ArrayAccess Role information
Role fields
name
StringPUT/v4/tasks/{task_id}
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_updated_at
DateTime (ISO 8601)parent_ticket
UUIDdescription
Stringpriority
Enumticket_type
Stringticket_url
Stringstatus
Enumdue_date
DateTime (ISO 8601)remote_id
Stringname
StringGET/v4/tasks
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_updated_at
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)parent_ticket
UUIDdescription
Stringpriority
Enumcreator
UUIDaccount
UUIDticket_type
Stringcompleted_at
DateTime (ISO 8601)remote_data
Arrayticket_url
Stringstatus
Enumdue_date
DateTime (ISO 8601)remote_id
Stringname
StringGET/v4/folders
Merge interacts with this API endpoint to...
Access Collection information
Collection fields
description
Stringremote_data
Arrayremote_id
Stringparent_collection
UUIDname
StringAccess Project information
Project fields
remote_id
Stringname
Stringdescription
Stringremote_data
ArrayAccess Ticket information
Ticket fields
project
Unknowncollections
ArrayGET/v4/folders/{folderId}
Merge interacts with this API endpoint to...
Access Collection information
Collection fields
remote_id
Stringparent_collection
UUIDname
Stringdescription
StringGET/v4/tasks/{taskId}
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_updated_at
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)parent_ticket
UUIDdescription
Stringpriority
Enumcreator
UUIDaccount
UUIDticket_type
Stringticket_url
Stringstatus
Enumdue_date
DateTime (ISO 8601)remote_id
Stringname
StringGET/v4/comments/{commentId}
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
body
Stringremote_created_at
DateTime (ISO 8601)remote_id
StringGET/v4/attachments/{attachmentId}
Merge interacts with this API endpoint to...
Access Attachment information
Attachment fields
file_name
Stringcontent_type
Stringremote_created_at
DateTime (ISO 8601)GET/v4/tasks/{ticket_id}/attachments
Merge interacts with this API endpoint to...
Access Attachment information
Attachment fields
file_name
Stringremote_created_at
DateTime (ISO 8601)uploaded_by
UUIDcontent_type
Stringfile_url
Stringremote_data
Arrayremote_id
Stringticket
UUIDGET/v4/tasks/{ticket_id}/comments
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
user
UUIDremote_created_at
DateTime (ISO 8601)body
Stringremote_data
Arrayremote_id
Stringticket
UUIDPOST/v4/tasks/{taskId}/comments
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
user
UUIDremote_created_at
DateTime (ISO 8601)body
Stringremote_id
Stringticket
UUIDGET/v4/groups
Merge interacts with this API endpoint to...
Access Team information
Team fields
remote_id
Stringname
Stringremote_data
ArrayAccess User information
User fields
remote_id
Stringteams
ArrayGET/v4/folders/{project_id}/tasks
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_id
Stringremote_data
Array