TwentyT
Twenty3mo ago
1 reply
Qxf4

Help with Workflow

I have a data model named Lead.
Each lead can have one or more tasks associated with it (for example, a task named abc).

Whenever the status of a task is updated, I want to automatically create a new task for the same lead, based on the updated status.

How should i achieve this on workflow?
Was this page helpful?