Hey guys, I’m trying to make a hubspot lead object, but there is no field where I could put the primary ID to associate it to a contact or to a company. Do you know if I’m doing anything wrong? I get “A LEAD_TO_PRIMARY_CONTACT or LEAD_TO_PRIMARY_COMPANY association is required to create a LEAD object.” But there is no where i can add it. These are the only fields i can add:
To create a HubSpot lead object with the required associations, you'll need to follow a two-step process: 1. First, create the lead object using the "Create Object" action: • Select HubSpot from "Add Enrichment" • Choose the "Create" action • Select "Lead" as the object type • Map your desired fields 2. Then, create the required association using the "Retrieve and Create Association" feature: • Use this to connect your lead object with either a contact or company • You'll need to specify both object IDs to build the CRM relationship The association is a separate step from object creation, which is why you don't see the primary ID field in the initial lead object creation form.
Is that what you were looking for?
This thread was picked up by our in-app web widget and will no longer sync to Slack. If you are the original poster, you can continue this conversation by logging into https://app.clay.com and clicking "Support" in the sidebar. If you're not the original poster and require help from support, please post in 02 Support.
I still need help here
Running into this same issue, there is no field/input for the associated contact or company.
julia m. mentioned this yesterday as well it seems: https://clayrunhq.slack.com/archives/C025KSBLPGX/p1740652986360399
For now, I'm using a set of HTTP API calls to create a task and associate it to a contact instead