Automate VTEX Catalog Seller Portal
HumDay reads VTEX Catalog Seller Portal’s own published API description and derives 16 operations from it. Describe the outcome you want in plain words — you get a program that is written, proven on real data, and run for you.
What VTEX Catalog Seller Portal is
With the Catalog API for Seller Portal, you will be able to create, edit and consult products and their variations, brands, and categories. > This API is part of the [Seller Portal Catalog](https://help.vtex.com/en/tutorial/how-the-seller-portal-catalog-works--7pMB6YOt6YQDQQbzFB4Pxp). This functionality is in the Beta stage and can be discontinued at any moment at VTEX's discretion. VTEX will not
API host: vtex.local
What HumDay can do in VTEX Catalog Seller Portal
7 documented operations change something in VTEX Catalog Seller Portal.
- POSTCreate Brand
/api/catalog-seller-portal/brands - POSTCreate Product
/api/catalog-seller-portal/products - POSTCreate Category
/api/catalog-seller-portal/category-tree/categories - PUTUpdate Category Tree
/api/catalog-seller-portal/category-tree - PUTUpdate Brand
/api/catalog-seller-portal/brands/{brandId} - PUTUpdate Product
/api/catalog-seller-portal/products/{productId} - PUTUpdate Product Description by Product ID
/api/catalog-seller-portal/products/{productId}/description
What HumDay can read from VTEX Catalog Seller Portal
These are the operations a schedule or a trigger can watch.
- GETGet List of Brands
/api/catalog-seller-portal/brands - GETGet List of SKUs
/api/catalog-seller-portal/skus/ids - GETSearch for SKU
/api/catalog-seller-portal/skus/_search - GETGet Category Tree
/api/catalog-seller-portal/category-tree - GETGet Brand by ID
/api/catalog-seller-portal/brands/{brandId} - GETGet Product by external ID, SKU ID, SKU external ID or slug
/api/catalog-seller-portal/products/{param} - GETGet Product by ID
/api/catalog-seller-portal/products/{productId} - GETGet Product Description by Product ID
/api/catalog-seller-portal/products/{productId}/description - GETGet Category by ID
/api/catalog-seller-portal/category-tree/categories/{categoryId}
How automating VTEX Catalog Seller Portal works
- Describe the outcome. Say what you want to happen, in your own words. No node graphs, no field mapping.
- Approve the contract. HumDay writes down exactly what it will do, what it will touch, and what it will never do. You approve it before anything is built.
- See it proven. The program runs and shows you the result before it is allowed near your live VTEX Catalog Seller Portal account.
- Grant access, then go live. You approve the specific VTEX Catalog Seller Portal operations it may use — and only those.
Automate VTEX Catalog Seller Portal with these
- VTEX Catalog162 operations
- VTEX Checkout32 operations
- VTEX Customer Credit26 operations
- VTEX Do8 operations
- VTEX GiftCard11 operations
- VTEX GiftCard Hub15 operations
- VTEX Headless CMS3 operations
- VTEX Intelligent Search7 operations
- VTEX Legacy Search15 operations
- VTEX License Manager12 operations
- VTEX Logistics53 operations
- VTEX Marketplace23 operations
Questions about VTEX Catalog Seller Portal automation
- Can HumDay connect to VTEX Catalog Seller Portal?
- Yes. HumDay reads VTEX Catalog Seller Portal's own published API description and derives the operations from it, so there is no hand-built connector to wait for. 16 operations are documented.
- Do I need to write code to automate VTEX Catalog Seller Portal?
- No. You describe the outcome you want in plain words. HumDay agrees a contract with you, writes the program, and shows you a test run before anything touches your VTEX Catalog Seller Portal account.
- What can HumDay do in VTEX Catalog Seller Portal?
- 7 of the 16 documented operations change something in VTEX Catalog Seller Portal, and 9 read from it. HumDay only ever uses the specific operations your approved contract needs.
- Is my VTEX Catalog Seller Portal account safe?
- Your credentials are stored encrypted and are never shown in chat, code, or logs. Every run is limited to the operations you explicitly approved, and anything that writes to VTEX Catalog Seller Portal is held behind that approval.
Where this came from
The operations above are read from a published API description for VTEX Catalog Seller Portal at raw.githubusercontent.com/vtex/openapi-schemas/master/VTEX - Catalog API Seller Portal.jso. Descriptions are the provider’s own words, not ours. Last published 2023-03-03.