Not sure if I am asking in the right channel, but ...
# help-connector-development
c
Not sure if I am asking in the right channel, but I've got a webhook of airbyte to slack, with notifications for when a sync job fails. Is there a way of configuring these messages, because they often point to the wrong url I.E. the actual url I am expecting to see would be http://airbyte-stg.eu/workplace-blah-blah-blah, as it is the hostname I have configured but the default url displayed is http://airbyte-eu-svc/workplace-blah-blah-blah, and it is of course not a valid link TLDR: the url that airbyte webhooks generate for slack is slightly different from my actual domain name
🙏 1
🫡 1
k
A message from kapa.ai
Hmm, I don't know enough to give you a confident answer yet. However, you can refer to the [Airbyte documentation on configuring sync notifications](https://docs.airbyte.com/operator-guides/configuring-sync-notifications) for more information on setting up webhooks for Slack notifications.