Webshop Data Mapping: Map Fields Not Only for Saving but Also for Retrieving Data
We have significantly enhanced the webshop data mapping functionality in Microsoft Dynamics 365 for Finance and Operations. The following changes have been implemented:
- Field mapping to retrieve data (Get API): Previously, the webshop data mapping functionality could only be used to map different fields to save (save API) certain values to the specified fields when data is coming from the Sana webstore to Microsoft Dynamics 365 for Finance and Operations, such as sales orders or customers.
Now it is also possible to map fields for retrieving data (get API) from Microsoft Dynamics 365 for Finance and Operations by Sana. This feature is intended for technical people, but you can use it to change the response for any API method without any development.
It is possible to:- Use a value for a field that is used by Sana in the response from another field.
- Use the default value for a certain field in the response.
- Add a custom node to the response (field and value).
- Copy and move values: When saving data in Microsoft Dynamics 365 for Finance and Operations, you can now copy and move field values within the same table and between different tables.
- Menu item: Webshop data mapping can now be opened using the menu item in the Webshop module. Previously it could be opened only from the Webshops window.