To Add a Webhook to a Project

You can save a webhook to a customization project after you have created and tested the webhook. You perform the steps outlined in this topic to include a webhook in a customization project.

To Add a Webhook to a Project

To add a webhook to a customization project, do the following:

  1. Open the customization project in the Customization Project Editor. (See To Open a Project for details.)
  2. In the navigation pane, click Webhooks to open the Webhooks page.
  3. On the page toolbar, click Add New Record.
  4. In the Add Webhooks dialog box, select the webhooks you want to include in the customization project.
  5. Click OK.

    The dialog box is closed, and the selected webhooks appear in the table.

  6. If you want to make the implementation class of the webhook unavailable for editing in the instance where the customization project is published, select the Predefined check box, and click Save. In this instance, an administrative user can still make the webhook inactive and modify the request history settings.
  7. Include the DLL with the webhook handler in the customization project as a File item. For details, see To Add a Custom File to a Project.