MatthewStanigar
7 years agoQrew Trainee
How to create Webhook to retrieve record that changed in QuickBase
I'm trying to retrieve "only" records that have been changed in QuickBase for a given table. I'm using Zapier Webhooks since there is not a QuickBase Record Change Trigger availabe. I understand how to use Webhooks. The problem is I can't figure out which QuickBase API I'm supposed to use for the Message Body in the QuickBase Webhook designer. All the APIs require you to provide a record id which defeats the whole point. Effectively I'm looking for an API that says "here are all the records that have changed". I haven't been able to find one example from QuickBase or anywhere on the Web which I find remarkable. This seems like a basic task.