BatchProspectResultItem

A successfully created prospect in a batch operation.

  • id
    Type: string
    required

    The created prospect ID.

  • companyId
    Type: null | string

    The company ID if prospect is linked to a company.

  • contactId
    Type: null | string

    The contact ID if prospect is linked to a contact.

  • externalRefs
    Type: array object[] | null · ExternalRef[]

    External references that were created for this prospect.

    Represents an external system reference (e.g., Salesforce, HubSpot, Pipedrive). Supports multiple CRM systems simultaneously.

    • id
      Type: string
      max length:  
      255
      required

      External identifier within the namespace (e.g., "003XXXXXXXXXXXX" for Salesforce). Case-sensitive. Format depends on the external system.

    • namespace
      Type: string
      max length:  
      50
      required

      External system namespace (e.g., "salesforce", "hubspot", "pipedrive", "csv-import"). Case-insensitive.