Webhooks connector landing page
AnsweredWhich connector?: Webhooks
Additional details: Is it possible to customize the landing page of the webhooks connector? Currently if I set up an email with a webhook button, it just displays "Thank you" in plain text in a browser. I was wondering if I can at least change it to "Your response has been recorded. Thank you."
-
Official comment
Hi Robert,
Thanks for reaching out! The Webhooks connector doesn't have a landing page, it's a raw HTTP endpoint that returns a JSON response ({"code":200,"message":"Event collected successfully"}) upon receiving an event.
After clicking the webhook button in the email, what URL appears in the browser's address bar? Specifically, we'd like to know whether it resolves to a webhooks.fivetran.com address or stays on your email platform's domain.
If you're seeing plain text like "Thank you" instead of the JSON response mentioned above, it's likely your email platform is intercepting the click and rendering its own confirmation page — in which case, the customization you're looking for may be configurable within your email tool's settings.
Best,
Parmeet
Please sign in to leave a comment.
Comments
1 comment