Webhook Template

    ADManager Plus' webhook templates allow you to create a template to configure REST API endpoints, headers, params, action type and messages, which can then be added to your orchestration templates as blocks.

    Steps to create a new Webhook template

    1. Log on to ADManager Plus as the admin.
    2. Navigate to Automation tab → Orchestration → Orchestration template.
    3. Click on Configure Webhook.
    4. Enter a suitable Name and Description for the template.
    5. In the URL field, enter the API call.
    6. In the Method field, select one of the following HTTP methods,
      • Get - To read
      • Put - To update or replace
      • Post - To create
      • Delete - To delete
    7. In the Headers field, you can add the required API headers and map them to the suitable header values.
    8. Likewise, in the Parameters field, you can add the suitable API parameters and map them to their parameter values.
    9. Select the suitable Message Type option and click Save.