I'm using Zapier to update 2 fields in a QuickBase table, but for some reason only the 5 records are listed.
Basically what I'm trying to do is update a record in QB every time that the value in a Google Sheets changes.
In the action I need to provide the row that I want to update, but the problem is that the only the last 5 records, rows: 3701, 3702, 3703, 3704, 3705. The row that I need to change is 3131.
The search step reaches the record, but it seems that it is not possible to change the value of a specific record than the last 5.
My question:
Is there something in QuickBase about the last 5 rows that do show up in Zapier?
I didn't think about this for too long, but you might consider using quickbase sync to bring the data into a quickbase table, and then potentially use a webhook in quickbase to write the data from the sync table to your actual table. just a thought.