Skip to main content

bulkLinkProductExternalIdentifiers

Link all unlinked external-identifier rows whose free-text party name matches one of the given names to a connected integration (canonicalizing the name and recording the type). Runs asynchronously; rows that would collide on (integration, externalId) are skipped and reported in the job log. Run it once per spelling variant, or pass several names at once.

Permissions Required

  • products:link_external_identifier permission.
bulkLinkProductExternalIdentifiers(
input: BulkLinkProductExternalIdentifiersInput!
): BulkLinkProductExternalIdentifiersPayload

Arguments

bulkLinkProductExternalIdentifiers.input ● BulkLinkProductExternalIdentifiersInput! non-null input common

Parameters for BulkLinkProductExternalIdentifiers

Type

BulkLinkProductExternalIdentifiersPayload object common

Autogenerated return type of BulkLinkProductExternalIdentifiers.