I’m polling an API for records using the Webhooks Retrieve Poll.
The problem is that this firstly only retrieves records that are new since the Zap was created.
I can get around that by importing all existing records into the spreadsheet that these records end up after the zap.
But the big problem is the Retrieve Poll only looks at the deduplication field to see if something is a new record and only retrieves that. It doesn’t have a way to retrieve changes to an existing record.
The API I’m accessing doesn’t have the capability to push out webhooks, and answer them. So I can’t set it to notify Zapier of a new or updated record.
I’m sure I’m not the first person to have this issue - so I’m wondering if anyone has jury-rigged some crazy way around this?