I’m using New or Updated Row in MySQL as my trigger.
Setup works fine and the trigger able to detect test data.
The action is to Create Spreadsheet Row in Google Sheets.
The action for this also working.
However when I ran the zaps, and create a new record in the table, the zap will not fetch the new record.
The above is a simplified zaps that I’ve created as my more complex zaps with the same trigger doesn’t work.