I used the above scenario with two array aggregators and this creates a task whenever I run it.
But I’m not sure how to add the Filters. If someone can help me with this that would be great.
Thanks
You cannot update the Google Sheet using the “Add a Row” module - that will always add a new row in the Google Sheet.
You need to use a module to search the sheet for the ID, then use a router to “Add a Row” or “Update a Row” depending on whether the ID already exists.