The [reference_id] is the way that the key to the “customers” table is stored. When the user clicks “Export Sales Lead”, the [customer_id] is made into the [reference_id]. Then when the automation is triggered, we use the LOOKUP function to gather the information from the selected row using that [customer_id].
1 Like