Skip to content

Commit 3e97d73

Browse files
authored
chore: Update readme instructions (#203)
1 parent 6d3fdd5 commit 3e97d73

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

postman/README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Visit the Postman [downloads page](https://www.postman.com/downloads/) to instal
1111
### Step 2: Download collection and environment files
1212

1313
Save the following files locally:
14+
1415
- [`Platform API Collection`](./platform-v12.1.0-postman-collection.json): This Postman Collection includes API operations and some configuration.
1516
- [`Tenant Environment`](./mattr-vii.postman_environment.json): This file defines variables for your MATTR VII tenant. You will need to update it with your own tenant variables later.
1617

@@ -21,22 +22,22 @@ Save the following files locally:
2122
3. Select the local versions of the _Tenant Environment_ and the _Platform API Collection_ files you downloaded in the previous step.
2223

2324
### Step 4: Update environment variables
24-
25+
2526
1. Select the **Environments** button in the _My Workspace_ sidebar.
26-
2. Select the _MATTR VII Tenant_ environment from your environments list.
27-
3. Update the following variables with your tenant details:
27+
2. Hover over the _MATTR VII Tenant_ name in the environments list and select **Set Active** (you should see it marked as active).
28+
3. Select the _MATTR VII Tenant_ environment.
29+
4. Update the following variables with your tenant details:
2830
- `baseUrl`: Replace with your tenant's URL.
2931
- `auth0Base`: Replace with your Authentication server URL.
3032
- `tenantClientId`: Replace with your Client ID.
3133
- `tenantClientSecret`: Replace with your Client Secret.
3234
- `tenantAudience`: Replace with your tenant's URL.
33-
4. Select the `Save` button.
3435

3536
If you are unsure of any of these details, please [contact us](mailto:dev-support@mattr.global).
3637

3738
### Step 5: Try it out
3839

39-
1. Select the Collections button in the _My Workspace_ sidebar.
40+
1. Select the **Collections** button in the _My Workspace_ sidebar.
4041
2. Select the MATTR VII API collection.
4142
3. Select the _Retrieve all IACAs_ endpoint (You can find it under _Tenant configuration > Identifiers > IACA_).
4243
4. Select **Send** in the top right corner of the request pane.

0 commit comments

Comments
 (0)