
Posts
Our use case: One of our Wrike request forms allows staff to submit requests for assistance from our IT team. In most cases, the resulting tasks can be handled in Wrike. But in certain cases, the t...
Prerequisites Wrike Business or Wrike Enterprise (in order to use custom fields) Wrike Integrate (paid add-on) Wrike custom text field named Wrike Integrate (available to tasks, used to distingu...
Our use case: A number of our Wrike Integrate recipes are intended to trigger only for new tasks, not when existing tasks are updated. Because Wrike's API & webhooks don't distinguish between new/u...
Background: We support multiple languages on our web site and via our customer support, and we need to implement a process to track requests for written content translation. For example, each time ...
This Wrike Integrate example is designed to move tasks from one status to another automatically after a certain number of days in a particular status. For example, if a task remains in status Waiti...
One of our frustrations with Wrike Request Forms has been the limitation related to date form fields and the inability to map a single form field to multiple task destinations (e.g. task start date...
Our use case: In several of our Wrike folders, tasks are not automatically assigned, and therefore are easily forgotten if staff doesn't pick up and assign these tasks as they come in. Our processe...
Our use case: We have a Wrike request form that allows staff to request help from our IT team. This form allows the submitter to select from a list of topics, one of which allows them to request a ...
I'm working on a custom workflow/automation where each task might have multiple associated approvals. I need to get information about just the latest approval, via API call. Ideally, I won't have t...
I hesitated in posting this example solution. It's complicated, and I'm not sure I've done an adequate job of explaining all the requirements/components. I decided to post what I have in case it's ...