Hi everyone! May be a confusing title but here’s my issue:
I am using Airtable API to build in Appgyver. I am trying to use the filterByFormula to pull records with a specific linked ID. However, it was suggested to me in another forum that the reason it’s not working is that the ID is being returned as a list rather than an object (see below):

I thought the reason it was showing as a list was because I initially had it to be able to link to multiple records, but then I changed that to single record and it still show up as a list with the brackets.
IS the advice I’ve been given correct? And if so, how do I change it to show as an “object” so the filterByFormula can find it?
