To change the default payload sent by service hooks, you need to create a custom action that modifies the payload before executing the service hook. To achieve this, inherit from the default webhook action as shown in the following example:
NOTE: In order to use all available attributes in CustomWebhookActionParameters class you need to install Progress.Sitefinity.Renderer nuget package. For more information, see Widget designers.
To register your custom action in the system, you need to have a module that implements the IServiceHookActionProvider interface which returns the new action in the GetServiceHookActionsSettings() method.
After you have implemented and registered your custom action you are ready to configure your first service hook to start sending the new payload.
Sign up for our free beginner training. Boost your credentials through advanced courses and certification. Register for Sitefinity training and certification.
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important