How to Set Up a Webhook in FusionAuth

Get the slides from Redmonk's Conversation: What is API Authentication below.
About This Video

Webhooks are a key part of integrating with FusionAuth.

You can use them to send data out to other systems, and with transactional webhooks, affect what FusionAuth does when a user is updated, deleted, logs in and more.In this video, you'll learn how to enable the user.update webhook, which will fire whenever a FusionAuth user is updated.You can learn more about webhooks here.