HI everyone!
I’m trying to pull the information from a JSON Bundle coming from an API request and upsert it in an Airtable table.
So far I was able to do the HTTPS Request
Use the JSON Parse module to get the Information Bundle.
I’ve than used an Airtable Search Module to search the records that are already existing
I’ve set up the Upsert Airtable Module, with the ID Record of the search results
But then when I try to run the scenario I always get this error, that I think is ID related:
Any suggestion on how to solve this issue?
Many thanks
Claudio