BatchProspectResultItem
A successfully created prospect in a batch operation.
- idType: stringrequired
The created prospect ID.
- companyType: null | string
Id The company ID if prospect is linked to a company.
- contactType: null | string
Id The contact ID if prospect is linked to a contact.
- externalType: array object[] | null · ExternalRef[]
Refs External references that were created for this prospect.
Represents an external system reference (e.g., Salesforce, HubSpot, Pipedrive). Supports multiple CRM systems simultaneously.
- idType: stringmax length:255required
External identifier within the namespace (e.g., "003XXXXXXXXXXXX" for Salesforce). Case-sensitive. Format depends on the external system.
- namespaceType: stringmax length:50required
External system namespace (e.g., "salesforce", "hubspot", "pipedrive", "csv-import"). Case-insensitive.