Skip to main content
Magna Webhooks allow your platform to receive real-time notifications about specific events occurring within Magna. By integrating webhooks, you can automate workflows, synchronize data, and respond promptly to critical events.
Currently, Magna Webhooks support only the Order Creation action. Additional actions will be supported in the near future.

Prerequisites

Before setting up webhooks, ensure you have:
  • An active Magna account with the necessary permissions.
  • A server or endpoint ready to receive HTTP POST requests from Magna.
  • Basic knowledge of TypeScript (for signature verification).