Capture 2 response to filter data from airtable
Using the code in de first 2 pictures I can extract the necessary information from my airtable using its location. I also want to include the price in my filter so that I also filter based on the price. I want to filter prices that are smaller or equal to the entered price.
I wanted to do this by making this (see green highlighted in picture) adjustment but it doesn't work. I get error "Error: HTTP error! status: 422"
Does anyone know how I can solve this?

2 Replies
original working code


Can someone please help me with this. Because I really can't figure it out