Help

Link id to Value (API output)

Topic Labels: API
2438 1
cancel
Showing results for 
Search instead for 
Did you mean: 
Eric_Nolette
4 - Data Explorer
4 - Data Explorer

Hello –

Is there a way to output the values on a linked fields as opposed to the ref id?

For ex: the .get_all() python wrapper function returns the ids only. Can it return the values from the linked table? Is there an easy way to do this?

28%20AM

Thank you

1 Reply 1
Andrew_Johnson1
8 - Airtable Astronomer
8 - Airtable Astronomer

You will want to add a lookup field into your table…

“A lookup field allows you to look up a specific field in a linked record.”

Check out this link.

Guide to formula, lookup, count, and rollup fields

Formula, lookup, count, and rollup fields (columns) are powerful field types that allow you to compute a value based on values in other cells. These fields are configured in the field configuration...