Has anyone experienced issues with custom queries using the Postgresql trigger not sending all the data?
I have an automation set up that populates a google sheet via a SQL query at a 6 AM each day.
When I run the query locally on my db there are a handful of records that populate and it runs as expected. However, Zapier is only picking up one record instead of the multiple.
This tends to happen sporadically - sometimes the automation works as expected, other times it doesn’t. I’m a bit stumped and wondering if anyone else has run into a similar situation.
Thanks!