Stop emails from bot coming through

I hit run on a bot without a condition and now recieving an email for each of the 24,000 rows in my table.

How do I stop it!

2 2 118
2 REPLIES 2

Aurelien
Google Developer Expert
Google Developer Expert

You made my day
Iโ€™m afraid you canโ€™t stop it.
I suggest you set a filter on your inbox email to automatically throw any email coming from โ€œ@appsheet.comโ€ to trash/permanently delete while itโ€™s runningโ€ฆ
or, more efficient, on a temporary blacklist.

Thatโ€™s a good question though, maybe someone at appsheetโ€™s will want to implement an option to stop a bot from working.
You may want to contact Support, maybe they can make something very quickly here:
https://www.appsheet.com/Support/Contact

What happens if you click โ€œdisableโ€ and save your change ?
3X_f_6_f6b4b9959b13f7b8f58f7dbd7cfc085dd37d5126.png

Appsheet say they canโ€™t stop it.

As it is in prototype mode it says it will only send 1000 luckily. It looks like I managed to stop it by deleting all the unique ids from the table and interrupting it.

I added a condition then changed the event to schedule which wipes the condition! The condition box also happens to be just below the bottom of my screen so I didnโ€™t see it go blank - then I hit run.

Top Labels in this Space