Table of contents
- Use case
- Guide
Use case
When registering a webhook subscription in another system, for example, Microsoft Dynamics 365 Business Central, and sending notifications when there are any changes in the webhook, a need to parse query parameter in the webhook URL may occur.
Follow the guide to find out how to make a query parameter on the webhook URL to set up a webhook with Microsoft Dynamics 365 Business Central.
Guide
Step 1: Go to Connections > Webhooks and create a new webhook.
Step 2: Go to Processors and select the “Post processor” option.
Step 3: Select the “Microsoft Dynamics 365 Business Central - Validate webhook subscription" option.
Step 4: Configure a query parameter in the field below and run the webhook.