Skip to content

Commit

Permalink
Merge pull request #4113 from braze-inc/kh/extole2
Browse files Browse the repository at this point in the history
  • Loading branch information
bre-fitzgerald authored Sep 22, 2022
2 parents 4e3325a + 120b78d commit f5340d8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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**.<br><br>![][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**.<br><br>![][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.<br><br>![][5]{: style="max-width:80%;"}

Expand Down
Binary file modified assets/img/extole/extole-outbound-webhooks.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f5340d8

Please sign in to comment.