Hi Clay community, I am having some issues with AI personalization. For the personalization, I need a hierarchy that uses available contact data from my table in this order of preference:
LinkedIn URL (if available)
Website bio (if available)
Alternative data (if neither LinkedIn nor website bio is available)
Any help with generating a formula for a conditional run based on this hierarchy would be greatly appreciated. Thanks!
Two approaches worth exploring
In the AI personalisation column you can reference all the three sources where the required (blue) toggle is off. So the AI will use whatever is available to generate the personalization based on your prompt
Add individual columns for each source. Generate conditional formula in each column to say if LinkedIn URL not empty run this column, same for other sources. Then merge the three outputs (of personalization) from the AI columns to get the final personalization line in a column that you can use.
I'd prefer the first approach tbh but given your prompt is specific to the source you might want to go with the second one.