Hey! I am trying to have the leads from my linkedin live events automatically push to a list in hubspot. It’s failing and I don’t know quite what’s happening. Can someone point me in the right direction?
Hey Elizabeth,
I believe the variable is expecting a string but you are giving it a JSON file instead. Maybe try and extract the answers first instead of passing the entire JSON forward.
oh thanks! i’l try that. honestly if i’m going to extract the data first then i’ll just upload it myself to hubspot, so it makes this whole process redundant and an extra step instead of less of one.
Hope you’re doing well!
It sounds like the issue might be related to how the contacts from your LinkedIn Live events are being handled before adding them to the list in HubSpot. I’d recommend first checking whether the contact already exists in your HubSpot CRM.
- If the contact exists, you can go ahead and add them to the desired list.
- If the contact doesn’t exist, you’ll need to create the contact first in HubSpot and then add them to the list.
(Note: Map theid
of HubSpot contact when adding a member to the list.)
Let me know if you’d like further assistance.
If this helps, please consider marking it as the solution