Hi, I'm Ask INFA!
What would you like to know?
ASK INFAPreview
Please to access Ask INFA.

Synchronize Dynamics 365 Products with NetSuite Inventory Items

Synchronize Dynamics 365 Products with NetSuite Inventory Items

Step 5. Create webhooks in Dynamics 365

Step 5. Create webhooks in Dynamics 365

You can configure webhooks to communicate between systems when an event occurs.
You can create webhooks in various ways. In this recipe, we have used the Plug-in Registration Tool.
Use the Plug-in Registration Tool to register a webhook. To get the Plug-in Registration Tool, see Dataverse development tools.
To create a webhook in Dynamics 365, perform the following steps:
  1. Open the Plug-in Registration Tool and log in to your organization.
  2. Click
    CREATE NEW CONNECTION
    on the
    Plugin Registration Tool
    page.
    The following image shows the
    CREATE NEW CONNECTION
    button on the
    Plugin Registration Tool
    page:
    The image shows the CREATE NEW CONNECTION button on the Plugin
							Registration Tool page.
  3. Go to
    Register
    and select
    Register New Web Hook
    .
    The following image shows the
    Register New Web Hook
    option on the
    Register
    menu:
    The image shows the Register New Web Hook option on the Register menu.
  4. Enter the webhook name, the service URL that you get after publishing the process, and the authentication method, and click
    Save
    .
    The following image shows the
    WebHook Registration
    dialog box:
    The image shows the WebHook Registration dialog box.
  5. Go to
    WebHook
    and select
    Register New Step
    .
    The following image shows the
    Register New Step
    option:
    The image shows the Register New Step option.
  6. In the
    Register New Step
    page, enter the value as
    Create
    in the
    Message
    field,
    product
    in the
    Primary Entity
    field, select
    Asynchronous
    in the
    Execution Mode
    field, and then click
    Register New Step
    .
    The following image shows the
    Register New Step
    page:
    The image shows the Register New Step page.
  7. Similarly, follow steps 3 through 5 to register a new step for the update product.
  8. In the
    Register New Step
    page, enter the value as
    Update
    in the
    Message
    field,
    product
    in the
    Primary Entity
    field, select
    Asynchronous
    in the
    Execution Mode
    field, and then click
    Register New Step
    .
The webhook request is triggered automatically when a product is created or updated in Dynamics 365.

0 COMMENTS

We’d like to hear from you!