diff --git a/codelabs/ep-connect-ep-broker/codelab.json b/codelabs/ep-connect-ep-broker/codelab.json index 2d0f679f..9c613a5c 100644 --- a/codelabs/ep-connect-ep-broker/codelab.json +++ b/codelabs/ep-connect-ep-broker/codelab.json @@ -3,7 +3,7 @@ "format": "html", "prefix": "https://storage.googleapis.com", "mainga": "UA-49880327-14", - "updated": "2024-06-03T21:13:37Z", + "updated": "2024-06-04T12:33:58Z", "id": "ep-connect-ep-broker", "duration": 68, "title": "Connecting Event Portal to a runtime Event Broker", diff --git a/codelabs/ep-connect-ep-broker/index.html b/codelabs/ep-connect-ep-broker/index.html index 678e2081..86048e09 100644 --- a/codelabs/ep-connect-ep-broker/index.html +++ b/codelabs/ep-connect-ep-broker/index.html @@ -76,6 +76,10 @@

Import scripts into Postman

Configure Postman with your Event Portal token

  1. Open the environment variables tab (1), select the Event Portal Environment and (2) set it as the active Environmental variables.
    Image

  2. +
+ +
  1. Fill in the CURRENT VALUE column for api_key with the token you just generated in Event Portal.
    Image

  2. Save the environment variables.
    Image