Clay Icon

Issue Creating HubSpot Lead Object: Missing ID Association Fields

·
·

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:

  • Avatar of Channeled
    Channeled
    APP
    ·
    ·

    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.

  • Avatar of Channeled
    Channeled
    APP
    ·
    ·

    Is that what you were looking for?

  • Avatar of Channeled
    Channeled
    APP
    ·
    ·

    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.

  • Avatar of Romeo M.
    Romeo M.
    ·
    ·

    I still need help here

  • Avatar of Harris K.
    Harris K.
    ·
    ·

    Running into this same issue, there is no field/input for the associated contact or company.

  • Avatar of Harris K.
    Harris K.
    ·
    ·
  • Avatar of Harris K.
    Harris K.
    ·
    ·

    For now, I'm using a set of HTTP API calls to create a task and associate it to a contact instead