I want to create a workflow that involves the following.
- Every time a new task is created inside a list on ClickUp. Create a new row in Google Sheet.
- Every time that task is updated on ClickUp update the row on Google Sheet.
I have tried to do the following:
- Create a ‘List all task’ from ClickUp with a limit of 10 every 15 minutes to ‘Create a row’ on Google Sheet.
- Another version, ‘Watch a task’ from ClickUp to ‘Create a row’ . This outputs past tasks and not new ones.