Wrike
Aynı zamanda bir ajan aracıWrike API v4: manage tasks, folders and projects, contacts, comments, timelogs and timelog categories, custom fields, attachments, workflows, groups, spaces, dependencies, approvals, webhooks, account, data export, and subtrees. Bearer permanent-access-token auth against https://www.wrike.com/api/v4 (regional hosts like app-us2.wrike.com are supported via a configurable host). Change notifications use polling (list tasks by updatedDate cursor); native webhook CRUD is exposed but Wrike webhook deliveries are not verifiable by a registered signature handler, so no signed webhook trigger is shipped.
60 eylemler · 1 tetikleyiciler
Wrike entegrasyonu — 60 aksiyon ve 1 tetikleyici ile Wrike'ı otomasyonlarına bağla; her aksiyon aynı zamanda bir AI agent aracı. Örnek: Get Current User, Get API Version, Get Account, List Tasks, Get Task. Boş bir tuvalde uğraşmadan — bağla ve workflow'larında kullan.
Aşağıdaki her eylem, bir AI ajanının da çağırabileceği bir araçtır — aynı pack hem iş akışlarınızı hem ajanlarınızı çalıştırır.
Tetikleyiciler 1
Wrike üzerinde bir iş akışını başlatabilen olaylar.
New or updated Wrike tasks (polled)
Polls GET /tasks on a schedule using an updatedDate range whose start is the last-seen watermark.
Eylemler 60
Zervanor'un Wrike üzerinde yapabilecekleri.
Tasks14
List Tasks
List tasks across the account (GET /tasks). Supports updatedDate, status and other filters; use for polling new/updated tasks.
Get Task
Get one or more tasks by id (GET /tasks/{taskId}).
Update Task
Update a task (PUT /tasks/{taskId}).
Delete Task
Delete a task (move to Recycle Bin) (DELETE /tasks/{taskId}).
List Comments On Task
List comments on a task (GET /tasks/{taskId}/comments).
Create Comment On Task
Add a comment to a task (POST /tasks/{taskId}/comments).
List Timelogs On Task
List timelog records on a task (GET /tasks/{taskId}/timelogs).
Create Timelog On Task
Add a timelog record to a task (POST /tasks/{taskId}/timelogs).
List Attachments On Task
List attachments on a task (GET /tasks/{taskId}/attachments).
Upload Attachment To Task
Upload a file attachment to a task (POST /tasks/{taskId}/attachments). Binary body with X-File-Name header naming the file.
List Task Dependencies
List a task's dependencies (GET /tasks/{taskId}/dependencies).
Create Task Dependency
Create a dependency between two tasks (POST /tasks/{taskId}/dependencies).
List Approvals On Task
List approvals on a task (GET /tasks/{taskId}/approvals).
Create Approval On Task
Create an approval on a task (POST /tasks/{taskId}/approvals).
Folders8
List Tasks In Folder
List tasks within a folder or project (GET /folders/{folderId}/tasks).
Create Task
Create a task inside a folder or project (POST /folders/{folderId}/tasks).
List Folders & Projects
List all folders and projects in the account tree (GET /folders).
Get Folder
Get one or more folders/projects by id (GET /folders/{folderId}).
Create Folder Or Project
Create a folder or project under a parent folder (POST /folders/{folderId}/folders). Include a project object to make it a project.
Update Folder Or Project
Update a folder or project (PUT /folders/{folderId}).
Delete Folder Or Project
Delete a folder or project (move to Recycle Bin) (DELETE /folders/{folderId}).
Get Folder Subtree
Get the id subtree (descendant folders/tasks) starting from a folder — via the folder's childIds/task tree fields (GET /folders/{folderId} with descendant fields).
Spaces6
List Folders In Space
List folders and projects within a space (GET /spaces/{spaceId}/folders).
List Spaces
List spaces available to the user (GET /spaces).
Get Space
Get a space by id (GET /spaces/{spaceId}).
Create Space
Create a space (POST /spaces).
Update Space
Update a space (PUT /spaces/{spaceId}).
Delete Space
Delete a space (move to Recycle Bin) (DELETE /spaces/{spaceId}).
Customfields5
List Custom Fields
List all custom fields in the account (GET /customfields).
Get Custom Field
Get one or more custom fields by id (GET /customfields/{customFieldId}).
Create Custom Field
Create a custom field (POST /customfields).
Update Custom Field
Update a custom field (PUT /customfields/{customFieldId}).
Delete Custom Field
Delete a custom field (DELETE /customfields/{customFieldId}).
Comments4
List Comments
List all comments in the account within the last 7 days (GET /comments).
Get Comment
Get one or more comments by id (GET /comments/{commentId}).
Update Comment
Update a comment's text (PUT /comments/{commentId}).
Delete Comment
Delete a comment (DELETE /comments/{commentId}).
Attachments3
List Attachments
List all attachments created within the last 7 days (GET /attachments).
Get Attachment
Get one or more attachments' metadata by id (GET /attachments/{attachmentId}).
Download Attachment
Download an attachment's content (GET /attachments/{attachmentId}/download).
Contacts3
Get Current User
Get the contact record of the authenticated user (GET /contacts?me=true). Identity + connectivity probe.
List Contacts
List all contacts (users and groups) in the account (GET /contacts).
Get Contact
Get one or more contacts by id (GET /contacts/{contactId}).
Timelogs3
List Timelogs
List all timelog records in the account (GET /timelogs).
Update Timelog
Update a timelog record (PUT /timelogs/{timelogId}).
Delete Timelog
Delete a timelog record (DELETE /timelogs/{timelogId}).
Webhooks3
List Webhooks
List webhooks registered in the account (GET /webhooks).
Create Webhook
Register a webhook for the account or a folder (POST /webhooks). Note: Wrike webhook deliveries are not verifiable by a Zervanor signature handler — see docs/webhooks.md; use polling for triggers.
Delete Webhook
Delete a webhook (DELETE /webhooks/{webhookId}).
Data Export2
Start Data Export
Start an account data export (POST /data_export). Returns an export id to poll for completion.
Get Data Export
Get the status/result of a data export (GET /data_export/{exportId}).
Groups2
List Groups
List user groups in the account (GET /groups).
Get Group
Get a user group by id (GET /groups/{groupId}).
Account1
Get Account
Get the authenticated account (GET /account). Optional fields expand extra data.
Approvals1
List Approvals
List approvals in the account (GET /approvals).
Bookmarks1
List Bookmarks
List the current user's bookmarks (GET /bookmarks).
Dependencies1
Delete Task Dependency
Delete a task dependency (DELETE /dependencies/{dependencyId}).
Timelog Categories1
List Timelog Categories
List timelog categories in the account (GET /timelog_categories).
Version1
Get API Version
Get the current Wrike API version (GET /version).
Workflows1
List Workflows
List workflows and their custom statuses in the account (GET /workflows).
Aramanızla eşleşen bir şey yok.
Wrike kullanan Çözüm Şablonları
Wrike ile kendi otomasyonunu görsel tasarımcıda kur.
Sıkça sorulan sorular
Wrike ile neler otomatikleştirebilirim?
60 aksiyon var — örneğin: Get Current User, Get API Version, Get Account, List Tasks, Get Task ve daha fazlası.
Hangi Wrike olayları bir workflow başlatabilir?
1 tetikleyici — örneğin: New or updated Wrike tasks (polled).
Wrike bir AI agent aracı olarak kullanılabilir mi?
Evet. Wrike'ın her aksiyonu otomatik olarak bir AI agent aracına dönüşür — aynı pack hem workflow'larını hem agent'larını besler.
Wrike entegrasyonu nasıl modellenir?
Wrike sürümlü bir connector pack olarak modellenir; muhakeme gerektiren adımlar workflow'larla aynı runtime'da barınan first-party agent'lara düşer.