How can I relate one contact to another contact that referred it?
Use case:
If Jill referred me to Jack, I wanted to add a property "Referred by" that would lookup other contacts, and enter Jill as that value on Jack's contact record.
I want to add a custom property that is a lookup field of other contacts (that is apparently not available).
We also tried to figure this out recently and came to the same conclusion which @MFrankJohnson suggested. It's a little more manual but it is working for us. I put together a quick video which details how we set it up. I hope this helps.
We also tried to figure this out recently and came to the same conclusion which @MFrankJohnson suggested. It's a little more manual but it is working for us. I put together a quick video which details how we set it up. I hope this helps.
Interesting discovery about the 'linkability' of a single-line text property that contains more than a URL, Dan. As usual, you continue to push the boundaries. 😎
Note: Please search for recent posts as HubSpot evolves to be the #1 CRM platform of choice world-wide.
"Can I create more than one level of parent-child relationships? Yes, you can create multiple levels of parent-child relationships. However, only one level of the hierarchy will appear in the Related companies section: the immediate parent and child companies of the record you are on."
I feel like Hubspot could easily (in a: the field mapping process already works sense) duplicate the parent-child field association to use as a new referred by field.
Its crazy that we have to still do a work around manual process that includes a link, Thats not great for reporting on.
Mai 5, 20193:08 AM - bearbeitet Mär 29, 20215:57 PM
Vordenker/-in
Contact "referral source"
lösung
Q: How can I relate one contact to another contact that referred it? I want to add a custom property that is a lookup field of other contacts (that is apparently not available). ?
Short A: Contact-to-Contact relationships do not exist in HubSpot. Nor does HubSpot have any ability to build these relationships within the platform directly -- see HubSpot ERD (March 2019) for confirmation.
Longer A:
Long ago, we implemented a drop down list of HubSpot users as a referral solution for a client only to learn that it quickly became unmanageable due to human error. Since then, we only use Single Line Text fields for this purpose.
Single Line Text fields still allow many issues (including human error). However, Single Line Text fields don't 'break' things as is the case with dropdowns when their options are changed on live records.
Note: Please search for recent posts as HubSpot evolves to be the #1 CRM platform of choice world-wide.
You'd have to create two custom properties, one that holds a unique code for each contact and another that holds the code of the person that referred them.
This blog should walk you through it fairly easily.
How would you do this simply if we used the Jack/Jill example? Not on scale like you are describing. The end goal is to run a report that I can see where my referrals have come from.
I was thinking the results of a query for contacts where referral partner is known, including the contact name field and the referral partner field, and then a pivot on referral partners.
I think this could be submitted to hubspot as a recommendation for product enhancement.
But I do agree there should be an easier solution built in. @sgagliano if you post it to the Ideas Board there's a better chance the dev team will see it. Let me know if you do and I'll upvote it and I'm sure others will too. I've seen this request come up a couple of times now.
I'm not sure. A quick Google search is saying (as of 2018) that the contact ID is only retreivable through the API and so wouldn't be able to be used in the tools you'd need for the program (lists,workflows ect)