diff --git a/_docs/_partners/message_orchestration/channel_extensions/loyalty/extole.md b/_docs/_partners/message_orchestration/channel_extensions/loyalty/extole.md index 78479d75f9e..dbe44489c62 100644 --- a/_docs/_partners/message_orchestration/channel_extensions/loyalty/extole.md +++ b/_docs/_partners/message_orchestration/channel_extensions/loyalty/extole.md @@ -75,9 +75,12 @@ Any event that Extole tracks can be sent to Braze. Work with your Extole impleme To start sending data from your Extole programs into Braze, create a new webhook integration in Extole’s outbound webhook center. -1. In the Extole dashboard, navigate to **Tech Center > Outbound Webhooks** and select **+ New Integration**. -2. Enter a name for the key and select **Webhook** as the key type. -3. Add your Braze REST API key in the **Partner Key ID** field, select `HTTP_BASIC` as the **Algorithm**, and click **Create Key**.

![][4]{: style="max-width:80%;"} + +1. Navigate to **Tech Center > Outbound Webhooks** in your My Extole account and click on the **+ New Integration** button. +2. Enter a key name (i.e., how you'd like to refer to the key in Extole) and select **Webhook** as the key type. +3. In the partner key ID field, add a value that you will recognize for this credential (e.g., your account ID, email address, or user ID). +4. Select `PASSWORD` from the algorithm drop-down. +5. Add your Braze REST API key to the key field and click **Create Key**.

![][4]{: style="max-width:80%;"} Next, work with your Extole success or implementation manager to create a new webhook. They will configure the webhook for you using your newly generated key and Braze instance URL.

![][5]{: style="max-width:80%;"} diff --git a/assets/img/extole/extole-outbound-webhooks.png b/assets/img/extole/extole-outbound-webhooks.png index 881e48f24a5..a65ca3fb6d4 100644 Binary files a/assets/img/extole/extole-outbound-webhooks.png and b/assets/img/extole/extole-outbound-webhooks.png differ