Hi there
I am struggling filtering the ID out of this array on a backend api call.
Thanks
Have you tried: result of step 1… response contact: first item’s ID? instead of filtering?
and the other way around:
is vbout id field set as a text or a number field?
Number!
That’ll be the issue, the JSON above shows it coming through as text. So if you change the field to be text, should be all good
Absolutely!
Works like a charm