Simple way to check if a workflow is running

Cloud Users Use This

Here is the same idea but with a google sheet. The spreadsheet will work fine for light use, but i recommend using a proper database for mission critical workflows.

You’ll just need to connect a spreadsheet with a header row of ID and TimeStamp, everything else should be plug and play

Make sure you set all the spreadsheets to retry if failed with a 5000ms delay incase of rate limiting

1 Like