Showing results for Kaizala - Microsoft 365 Developer Blog

Dec 30, 2017
0

Exploring Kaizala WebHooks

Kaizala Developer Platform team
Kaizala Developer Platform team

Webhooks allow you to build or integrate applications which subscribe to certain events on Kaizala. When one of those events is triggered, Kaizala service would send a HTTPS POST payload to the webhook’s configured URL. Webhooks can be used to listen to content being posted on the group and use that information to update your database, trigger work...

Office Add-ins