I’m setting up and testing custom webhooks inside automations for the purpose of integrating with some 3rd party systems — lead distribution, conditional S2S postbacks, etc.
For this, I’m using custom parameters along with AC personalization tags in the webhook URL as a means to push the data in a more convenient and flexible way compared to parsing that data from the contact form data / custom field formats that are sent with the webhook.
e.g.
?contact_ID=%SUBSCRIBERID%&fName=%FIRSTNAME%&email_status=%EMAIL_VALIDATION_RESULT%&src=automation_hook
But! Since today/yesterday it’s no longer possible to save the webhook URL with pers. tags as it returns an invalid URL warning.
The catch is, I was in touch with AC support for another related issue (account-level webhooks), and there was no mention of support for pers. tags in webhook URLs being removed. 😩
Was this change intentional, or there’s some issue?
