Is it possible to use the Google Tasks module to import a list of all the tasks currently in a google tasks list (My Tasks) and then send it to another module to cycle through the list and perform an action on it? I’ve tried to use the “List Tasks” function of the Google Tasks module and link it to an “Update a task” module, but I don’t understand how to configure them to get it to pass the data and perform a function on the retrieved data. Can anyone please assist? Thanks a million!
You just need to map the ids with the tasks that are retrieved in the update task module. This allows you to change that particular task.
Hi @Juoquim
You can use list tasks module to list all the task and use “Update a task” module to update each task:
Best regards,
Msquare Automation
Gold Partner of Make
@Msquare_Automation