Filtering records from airtable and then updating a field from the filter

Hey there,

I’m reaching out for a bit of help. I’ve been trying to fix this issue for days now, and I’m starting to get a bit frustrated.

Here’s the situation: I receive an offer of acceptance, update the airtable, and then filter the offers for pending and counter. After that, I use the airtable update feature to change a field from pending to rejected.

The problem is that I can only ever get it to update two records. I’ve tried using HTTP GET and PATCH, as well as the native airtable modules, as you can see in the screenshot.

I’ve also tried using iterators and array aggregators, but nothing seems to work.

Any help you can provide would be a huge lifesaver! Thanks a bunch!




Hi @Chris_Allen,

it’s been a few days since you faced this challenge. Did you manage to solve it already?
I was wondering what you receive from your webhook and where you pull the ‘two’ records from (the ones you are able to update).
Sadly, I cannot really follow everything that happens in the scenario so it’s hard to really tell what’s the issue.

Ideally it’s already been solved! :slight_smile:

Best,
Richard