In some cases, the order date is not directly included. This is the case, for example, with an integration between Visma.net and WooCommerce. The synchronization date is then used while this does not have to be the order date in case of synchronizing historical data.
There are two fields in visma that indicate a date;
Without adjustment, the date of synchronization will appear in both fields.
This can be adjusted in the data mapping as follows:
If you want to change the "date" field to the order date, search the data mapping for
And place the following on the Visma side of the mapping
If you want to adjust the "requested on" field to the order date, look in the data mapping for
And place the following on the Visma side of the mapping
On the other application's side, match the field in which the date value is included in the api. In this example of WooCommerce, it is the following value
After making adjustments, click "save mapping" to complete