Hi, this configuration has been created to create Sales orders and customers in Microsoft Dynamics 365 Business Central with data from Schema.org .
Information
- Last updated: 2023-03-09
- Alumio version: 3.29.1
- Microsoft Dynamics 365 Business Central:
- /v2.0/${D365_BC_ENV}/api/v2.0/companies(${D365_BC_COMPANY_ID})/salesOrders?$expand=salesOrderLines
- /v2.0/${D365_BC_ENV}/api/v2.0/companies(${D365_BC_COMPANY_ID})/customers
Features
- Client to connect to Microsoft Dynamics 365 Business Central
- Transformers to map Customer
- Transformers to map Sales order
- Outgoing configuration to create a Sales order
- Checks if the customer exists in Microsoft Dynamics 365 Business Central and creates it if not found
Possible issues
- Need to replace schema.org data with incoming data from your other system and check the mapping.
Links
API(V2.0) for Dynamics 365 Business Central - Business Central | Microsoft Learn