Using Zapier, I am trying to lookup the “full name” field of a linked record by using the record id of that linked record. The record ID is the relevant record is returned by Zapier - so I should be home and hosed, right?
However, This post seems to suggest that I cannot serach by record id unless I first define a “record id” field in my linked table (using the formula RECORD_ID()).
UPDATE
This works
RECORD_ID()="<TriggerValue>(Step 1: Record Id)<TriggerValue>"