Automation Testing

I am currently working through some automations and some different ideas on how to get them to work the way I want. However, the particular automation that I am working through (as far as I can tell) only works when it is run at a particular time (hourly, daily, when a date is reached, etc..). Is there a way to test these automations when I am ready to test them, rather than waiting for the automation to run on the hour? Testing the automation to run at 9:00, finding out that it isn't set up correctly, and then having to wait for 10:00 is a bit annoying. For reference, I am alerting people in contact columns when rows they are are on change, and it is essentially a bulk upload, so receiving an email for each row isn't an option, so I can't use "Run when Triggered".😥

Tags:

Best Answer

Answers