Hello,
I’m running into an issue where Automations aren’t running in a workspace I created. The workspace is in Table View and uses a Data Shuttle to bring in information from a Google Sheet containing form submission data.
The first three columns of the workspace are not linked to any Data Shuttle data, while the remaining columns are. My initial Automations are simple “move row” actions based on Columns 1 and 3:
Column 1: Move (checkbox column)
Column 3: Status (dropdown column)
The Automations are designed to move rows to different sheets depending on the Status value, but only after the Move checkbox is checked. The issue is that these Automations don’t trigger automatically, they only run when I manually trigger them.
Has anyone encountered this behavior before or found a workaround?
I have many more Automations to build, but if even simple ones like this can’t be triggered automatically, I may need to pivot. Thanks in advance for any insight!