Teachify by KAIK
Beta

Webhooks feature officially launched

Webhooks feature officially launched, you can integrate with N8N or other automation tools

Webhooks feature officially launched

What are Webhooks?

Webhooks are an API mechanism that allows you to automatically trigger actions in other systems when specific events occur.

For example, when a student purchases a course, you can trigger actions in other systems, such as sending notifications or updating data in other systems.

How to use Webhooks?

  1. Enable the Webhooks feature in the third-party integration application.
  2. Configure the Webhook URL and events.
  3. Test if the Webhooks are working properly.

Currently supported events

  • course.student_enroll
  • course.created
  • course.updated
  • membership_plan.created
  • membership_plan.updated
  • digital_download.created
  • digital_download.updated
  • event.created
  • event.updated
  • post.created
  • post.updated
  • payment.paid
  • payment.refund
  • user.created
  • user.updated