
Wrike
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_id
Stringname
Stringparent_ticket
UUIDticket_type
Stringticket_url
Stringstatus
Enumdescription
Stringpriority
Enumdue_date
DateTime (ISO 8601)remote_updated_at
DateTime (ISO 8601)GET/v4/tasks
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_id
Stringname
Stringparent_ticket
UUIDremote_data
Arrayticket_type
Stringticket_url
Stringstatus
Enumremote_created_at
DateTime (ISO 8601)description
Stringcreator
UUIDcompleted_at
DateTime (ISO 8601)priority
Enumdue_date
DateTime (ISO 8601)remote_updated_at
DateTime (ISO 8601)account
UUIDGET/v4/folders
Merge interacts with this API endpoint to...
Access Collection information
Collection fields
remote_id
Stringname
Stringparent_collection
UUIDremote_data
Arraydescription
StringAccess Project information
Project fields
remote_id
Stringremote_data
Arrayname
Stringdescription
StringAccess Ticket information
Ticket fields
collections
Arrayproject
UnknownGET/v4/folders/{folderId}
Merge interacts with this API endpoint to...
Access Collection information
Collection fields
remote_id
Stringname
Stringparent_collection
UUIDdescription
StringGET/v4/tasks/{taskId}
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_id
Stringname
Stringparent_ticket
UUIDticket_type
Stringticket_url
Stringstatus
Enumremote_created_at
DateTime (ISO 8601)description
Stringcreator
UUIDpriority
Enumdue_date
DateTime (ISO 8601)remote_updated_at
DateTime (ISO 8601)account
UUIDGET/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
Stringremote_created_at
DateTime (ISO 8601)content_type
StringGET/v4/tasks/{ticket_id}/attachments
Merge interacts with this API endpoint to...
Access Attachment information
Attachment fields
remote_id
Stringuploaded_by
UUIDfile_name
Stringremote_data
Arrayfile_url
Stringticket
UUIDremote_created_at
DateTime (ISO 8601)content_type
StringGET/v4/tasks/{ticket_id}/comments
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
remote_id
Stringuser
UUIDbody
Stringremote_data
Arrayticket
UUIDremote_created_at
DateTime (ISO 8601)GET/v4/account
Merge interacts with this API endpoint to...
Access Account information
Account fields
remote_id
Stringremote_data
Arrayname
StringGET/v4/contacts
Merge interacts with this API endpoint to...
Access User information
User fields
remote_id
Stringremote_data
Arrayis_active
Booleanemail_address
StringAccess Role information
Role fields
name
StringPOST/v4/tasks/{taskId}/comments
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
remote_id
Stringuser
UUIDbody
Stringticket
UUIDremote_created_at
DateTime (ISO 8601)GET/v4/groups
Merge interacts with this API endpoint to...
Access Team information
Team fields
remote_id
Stringremote_data
Arrayname
StringAccess 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