Hi @Chewy14
Good question.
Perhaps you can add more context about the purpose of the Zap beyond the trigger step.
You can use the Schedule app as a Zap trigger: https://zapier.com/apps/schedule/integrations
@Troy Tessalone Thanks for answering on this! After that I would be sending first and last name through to subsequent steps to merge them onto a graphic. I know how to do this but I am unsure how to trigger row 1 one day, row 2 the next, and so on then move back to row one onceI got to the bottom of the list on day 3 referencing my example. The amount of first and last names on the sheet would change occassionally as some will be deleted and some added from time to time. I understand I could trigger a schedule once daily but I am unsure how to find the correct row in the Google Sheet after that so that it moved one down from the previous day. Any ideas?
@Chewy14
You’ll need to add another column to the GSheet.
Something like STATUS with options such as TRUE/FALSE
In the Zap you’d use these steps
- Trigger: Schedule (Daily)
- Action: GSheets - Find Row
- Search for FALSE
- Action: GSheets - Update Row
- Use Row ID from previous step
Then you’d need to add some logic to the Zap to handle the opposite when all the rows have a value of TRUE, perhaps using Paths.
@Troy Tessalone Ok I see very interesting. Thanks a lot for the help on this I really appreciate it.
Hi there @Chewy14 - glad to see Troy’s advice was of help! Please ask your questions any time, we’re always game to help our Community members :)
Best- Rachael