Use the following APIs to programmatically create and manage catalogs in Blueshift. For information about catalog attributes, data types, and supported import methods, see Import catalog data.
Create a catalog
Creates a new catalog in your Blueshift account. You must create a catalog before you can add items to it.
Add items to a catalog
Adds products or content items to an existing catalog. You can add up to 100 items per API call.
Use this API only with API-created catalogs
This API adds catalog items only to catalogs created using the Create Catalog API. Catalogs created using other import methods cannot be updated using this API. For all supported import methods, see Import catalog data.
Get a list of catalogs
Retrieves all catalogs in your Blueshift account, including details such as UUID, name, item count, upload method, update frequency, last processed time, and status.
Get catalog details
Retrieves the details of a specific catalog, including UUID, name, type, upload method, update frequency, column mappings, and last processed timestamp.
Comments
0 comments