D365 F&O (Finance and Operations) Webhook

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

KingswaySoft Integration Gateway Console - Inbound Webhooks - d365fo.png

Prerequisites: An Azure Key Vault secret needs to be created with its secret value set to the endpoint URL.

In order to effectively register a webhook subscription, please:

  1. Login to Finance & Operations portal.
  2. Search for Business Events.
  3. Go to Endpoints section.
  4. Create a new HTTPS Endpoint by providing the following information:
    • Endpoint name
    • Azure AD application ID
    • Azure application secret
    • Key Vault DNS name (The URL of the Key vault e.g. https://{keyvault-name}.vault.azure.net)
    • Key Vault secret name (The name of the Azure Key Vault secret containing the webhook endpoint URL)