Lab - Widgets
Lesson 13 of 22 · 30 min
In this lab you will
- Create a Widget using Postman
Prerequisites
- BC Sandbox
- API credentials for the store (Content: Modify)
- Postman installed
- Widgets API collection
Create a Widget
Create a widget using Postman
- Navigate to the ‘Widgets > Create’ directory in the ‘V3 Widgets API’ collection in the ‘Collections’ panel on the left side of the Postman window
- Click the ‘Create’ post request
- Select the ‘Body’ tab in the main content window in Postman
- Update the content in the ‘Body’ tab to the following:
- Paste the Widget Template UUID copied from the end of Module 3: Lab - Widget Template
- Click the ‘Send’ button at the top right of the Postman window
- Copy the Widget UUID from the response section at the bottom of the Postman window (Save this UUID as it will be used in the next section lab)