I have a custom object called 'Home Requests' which is a child of another custom objects called 'Homes' one of the custom fields on the Home Requests object is 'Home Type'
For a pardot automation, I need to email contact depending on what type of home they have.
I have this formula field set up on the contact, with the code
TEXT(Home__r.Home_Requests__r.Home_Type__c)
However that field is just blank, I can't figure out how to get it to pull through correctly.
답변 8개