Hi,
I’m trying to work out how to retrieve a single record id from airtable.
I have a column in my table in airtable which is auto populating via a forumula every time a new record is created, however I can’t figure out how to then retrieve that record ID.
So far, this is what I have:
What I was hoping to do was to use magic text and append the api url with the currently logged in user, but it doesn’t work ![]()
The airtable API Encoder shows the URL like this:
https://api.airtable.com/v0/appe82jBjYQdingsB/TableName?fields[]=+UserID
This also doesn’t work (the ‘+’ is a space, I’ve tried it with and without…no joy)
Anyone have any ideas?
They’d be very much appreciated… ![]()





