-
All requests are located in
queries
folder. Downloadqueries.postman_collection.json
-
Inside
environment_variables
folder there are prod and sandbox environment variables that can be run on the same queries. You can download both files. -
In Postman application:
- from Collections tab, press Import button and select your
queries.postman_collection.json
file - from Environments tab, press Import button and select your
prod.postman_environment.json
orsandbox.postman_environment.json
file
- from Collections tab, press Import button and select your
-
Navigate to Environments tab on the left and click on the available value (sandbox or prod, depending on what you have downloaded on step 2)
-
Complete all the fields with corresponding data from your Magento Instance
-
Magento-Environment-Id
represents the id of the shop.
You can access it from Admin sidebar of your Magento instance by following the path System -> Services -> Commerce Services Connector -> Saas identifier -> Data Space ID -
Magento-Website-Code
represents the id of a website from the above shop.
You can access it from Admin sidebar of your Magento instance by following the path Stores -> Settings -> All Stores Default value is set tobase
and you can add new websites as needed -
Magento-Store-View-Code
represents the locale in which the product is shown.
You can access it from Admin sidebar of your Magento instance by following the path Stores -> Settings -> All Stores
Default value is set to English with codedefault
and you can add other values such asfrench
,spanish
,yourCustomLocale
-
Magento-Store-Code
represents the code of a store from your website
You can access it from Admin sidebar of your Magento instance by following the path Stores -> Settings -> All Stores Default value is set tomain_website_store
, but you can add more if needed -
Magento-Customer-Group
represents a group of customers for which the prices may differ.For example Wholesale customers might have lower prices than Retailer customers
It can have one of the following values:- "customerGroupCode":"b6589fc6ab0dc82cf12099d1c2d40ab994e8410c","name":"NOT LOGGED IN"
- "customerGroupCode":"356a192b7913b04c54574d18c28d46e6395428ab","name":"General"
- "customerGroupCode":"da4b9237bacccdf19c0760cab7aec4a8359010b0","name":"Wholesale"
- "customerGroupCode":"77de68daecd823babbb58edb1c8e14d7106e83bb","name":"Retailer"
-
x-api-key
represents the access key provided by Adobe
-
-
Go to Collections tab and select your query
-
Make sure the Environment is set accordingly (see postman top right corner)
-
Notifications
You must be signed in to change notification settings - Fork 1
magento/adobe-commerce-catalog-service
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published