Hi guys, I’m here to ask if there’s some way I can...
# airbyte-api
m
Hi guys, I’m here to ask if there’s some way I can be notified when the sync finishes with Airbyte API, some postback for example. I just found that they have integrations with slack and customer io. How can I achieve that?
r
Hey there 👋 We have webhooks available that provide slack notifications when a sync has succeeded or failed. These can be set up using this documentation and this

demo video

. Today, we don't natively support sending notifications elsewhere (besides slack). Improved webhook support will be worked on in the future. For now, there is a workaround available though. In the same demo video (timestamp -

10:20

) we walk through how to direct these notifications to other tools by combining Airbtyte with tools like Zapier or Rook.