Anyone noticing some issues with countdown timer actions? I have 7 actions, and it seems some times there is a glitch and only the first 3 work.
Can you give further details, or a screenshot.
Actions are performed sequentially (from first to last). If one action fails, it will not perform the actions listed underneath it.
I have 7 counters that update an airtable table (was built this way due to data that is in list format, and to not achieve the 5 requests per second of airtable limit), it was working fine, but then it stopped working again. I will make a quick video later.
I discovered the issue, it seems when you apply the PATCH, all fields in airtable need to be filled in even if you don’t update anything in that particular field.