Skip to main content

Bulk Links by lookup key

POST 

/links/bulk/:lookupKey

The bulk endpoints offer an efficient way of importing/updating large amounts of links with just a single API call. When using the bulk id endpoint, the link resources are identified by Propeller id. If a link for resources with such id doesn't already exist, it will be created. If it does exist, it will be updated.

When using the bulk sourceId endpoint, the link resources are identified by Propeller sourceId and source.

Fields

NameRequired
typeyes
subtypeyes
isDefaultno
Defaults to false
isActiveno
Defaults to true
fromyes
toyes
priorityno
Default to 0

Request

Responses

Bulk Links by Id - 200 / Bulk Links by Id - 200 (Product cross/upsell use case) / Bulk Links by sourceId - 200 (Product cross/upsell use case)

Response Headers
    Connection
    Content-Length
    Date
    Keep-Alive
    Return-Format