How to add a subscriber attribute to the Journey action webhook URL?

When setting up a journey action, if you choose webhook action, you can add subscriber attributes dynamically to the webhook URL.

If you want to pass the email address of the subscriber to the webhook URL, you need to add %Subscriber:EmailAddress% merge tag to the webhook URL. Here’s an example:

https://mydomain.com/receive_webhook.php?email=%Subscriber:EmailAddress%

You can use all subscriber personalization tags in webhook URL personalization. You can check available merge tags by creating a test email.

  • The article was helpful
  • The article was not helpful

0 voters