Testing process triggered by schedule

I am looking to add a couple bots to do things like sending out chaser emails to users who have not filled out forms etc.

To do this, I thought I would have a scheduled event that fires daily and looks at all records in a table.

What I canโ€™t figure out is a good way to trigger a scheduled event for testing purposes. Is there a way to trigger and event for all rows in a table by just clicking on something in order to test the process and tasks triggered by it?

I realise that I could probably update the schedule to the next minute and wait for a minute for it to fire. However, that seems a bit clunky and slow. Is there a better way to do this?

1 3 203
3 REPLIES 3

Hi Erik,

We are currently working on implementing that functionality. Stay tuned it should be available soon.

Regards,
Dan

Great, thanks!

Hi Erik,

We have deployed this feature, your bots that are subscribed to a scheduled event should have the new test and run buttons.

Test will only send email to the owner of the app is there are email tasks.

Run will execute it as usual.

Top Labels in this Space