Dataverse Webhook

The Dataverse Webhook page allows you to configure Dataverse's webhook within the Integration Gateway to receive requests from it.

KingswaySoft Integration Gateway Console - Inbound Webhooks - Dataverse.png

Authentication Type
This field will let you choose an authentication type from the following:
  • HTTP Headers
  • Webhook Key
  • HTTP Query String
Header Name (while choosing HTTP Headers Authentication type)
This field allows you to enter any authentication header names.
Header Value (while choosing HTTP Headers Authentication type)
This field allows you to enter a value against the header.
Webhook Key (while choosing Webhook Key Authentication type)
This field lets you enter the Webhook Key for authentication.
Query String Name (while choosing Query String Authentication type)
This field allows you to enter a Query String name for authentication.
Query String Value (while choosing Query String Authentication type)
This field allows you to enter a value against the query string name.