Skip to main content

Catalog Publish Component

You can use the Commerce Catalog Publish component to use Commerce catalogs in third-party integrations, like Algolia.

Connections

Collect the following Commerce API keys. You can find this information in SYSTEM > Application Keys in Commerce Manager when logged in as a user with Seller Admin privileges.

Commerce API KeyDescription
API Base URLYour Commerce API Base URL.
Client IDYour Commerce Client ID.
Client SecretYour Commerce Client Secret.

Actions

The component has the following actions.

Get all Catalgs

InputTypeDescription
ConnectionconnectionCommerce connection.
Log LevelstringThe level of logging.

Get the Catalog Release Status

InputTypeDescription
ConnectionconnectionCommerce connection.
Catalog IDstringThe unique identifier for the catalog.
Release IDstringA unique identifier for the catalog release.
Log LevelstringThe level of logging.

Publish Catalog

InputTypeDescription
ConnectionconnectionCommerce connection.
Catalog IDstringThe unique identifier for the catalog.
Log LevelstringThe level of logging.

Process Configuration and Prioritize Catalogs

InputTypeDescription
Config JSONstringThe configured JSON.
Log LevelstringThe level of logging.