Introduction to Synchronize Dynamics 365 Products with NetSuite Inventory Items recipe
Introduction to Synchronize Dynamics 365 Products with NetSuite Inventory Items recipe
The Synchronize Dynamics 365 Products with NetSuite Inventory Items recipe is based on
REST and SOAP APIs. Use the recipe to synchronize a Dynamics 365 product with a
NetSuite inventory item based on a webhook request from Dynamics 365 without manual
intervention.
When a product is created or updated in Dynamics 365, Dynamics 365 sends a
webhook and triggers the process. The process uses the product ID to search
for items in the NetSuite database and creates or updates existing inventory
items based on the search results. The process requires webhook
configuration in Dynamics 365.