Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Webhooks are used to share of-the-moment updates, completion and attendance data with a 3rd-party system or LMS, and they are often used in combination with Fuse’s APIs (A list of which can be found in the Admin panel) to further enrich that data. A webhook can be thought of as a type of API, driven or triggered by an event in Fuse. Instead of one application making a request to another to receive a response, a webhook is a service that allows one program to send data to another as soon as a particular event takes place.

Info

A list of available REST API endpoints can be found in the Admin panel in each Fuse instance.

How can I use a webhook?

You must raise a support ticket in the Fuse Customer Support portal, specifying the URL to which the notifications are to be sent. The Fuse Customer Support team will then add the URL to the applicable webhook.

...