Help

Zap into Record Link Field

Topic Labels: Integrations
1701 4
cancel
Showing results for 
Search instead for 
Did you mean: 
BobBannanas
6 - Interface Innovator
6 - Interface Innovator

Is it possible for Airtable to receive a data value into a record link field, assuming the value being zapped into the field exactly matches primary field value of linked record.

4 Replies 4
openside
10 - Mercury
10 - Mercury

hi Bobby, in this case the most accurate approach is to use the record id of the linked field. You can create a new column called ‘Record ID’ and use the RECORD_ID() formula to expose it.

bdelanghe
7 - App Architect
7 - App Architect

Yep!!

If the data matches the primary field it will link an existing record. If it doesn’t match it will create a new record.

(ps. If you have multiple records with the same primary fields,I believe it will match the first created.)

(pss. If your primary field is a formula and it’s not in the table it will not create a new record.)

Unfortunately, when a the value is zapp’ed into the field, it is blank. I guess I gotta tinker with it.

Hi @BobBannanas let me know if you figured this out.

(Been away from the forums for a bit)