Legacy Webhook

❗️

Deprecation notice

The current webhook system is scheduled to be retired by December 1, 2024. Please migrate to our new webhook, which offers enhanced security, flexibility, and user-friendliness. For more information, visit here. If you have any concerns, feel free to contact your Implementation Manager.


Reason for the change

  • Current Implementation:
    • Our initial implementation of the webhook system provided a basic setup that supported minimal webhook requirements. While it was adequate for the early stages of system integration, Anduin is now moving towards a more scalable and stable solution.
  • Improvements with the New Webhook System:
    • Enhanced Security Features: The new system will include advanced security measures to protect data integrity and prevent unauthorized access.
    • Improved Performance: Utilizing a robust web server will enhance overall performance and reliability.
    • Simplified Interaction:
      1. Ability to subscribe to all objects with a single API call.
      2. A standardized mechanism across all our product offerings for consistent and streamlined usage.

Implementation approach

  • We prioritize customer experience and recognize that this upgrade will impact several existing workflows. To facilitate, we will support parallel systems during the transitional period, allowing customers ample time to migrate.
  • Key points
    • Parallel Systems: Both the old and new systems will run concurrently to ensure a smooth transition.
    • Effective Date: The old system will be sunset on December 1, 2024.
    • Migration Guide: Please refer to the step-by-step migration guide in the following section for detailed instructions.

Payload format

The payload will be presented in JSON format. The specific information in each payload is contingent upon the event type to which you subscribe.

Detailed payload structures for each event type are outlined on this page.