<aside> ⚠️ The dynamic variables (POST) in the Outgoing Webhook is in closed beta. If you’re interested in using it, please reach out to your success manager.

</aside>

The Outgoing Webhook node is a fundamental building block of Journeys, designed to enhance your flow by seamlessly connecting with external APIs.

It enables you to perform GET and POST requests, import specific dynamic variables from API responses, send data from your system to charles, and then utilize them in your flow.

Here we’ll guide you through the setup and usage of the Outgoing webhook node.

Contents:

Configuring the node

GET request

https://www.loom.com/share/31443e9468db465ba791f095a4d7fa99?sid=eb796923-a535-4bf3-95ea-3e8ef3131491

webhook_GET.png

  1. Configure the node by specifying the GET request method
  2. Add the URL you want to retrieve data from, as well as an authorization header (if necessary)
  3. Preview the available data and select which variables you wish to further use within the flow