The Microsoft Dynamics 365 Business Central fulfillments (SO with status fulfilled) to Shopify fulfillments flow is a complete fulfillment flow that does fulfillments in Shopify. To identify the flow in your integrator.io account, follow the steps in the Find deprecated endpoints in existing flows.
Before you update the Microsoft Dynamics 365 Business Central fulfillments (SO with status fulfilled) to Shopify fulfillments flow, download the zip file to your local drive.
As explained below, update the old flow with the imports, exports, mappings, and any other flow configurations by referring to the newly installed flow:
- Log in to your integrator.io account.
- In the Shopify - Microsoft Dynamics 365 Business Central template, go to the Microsoft Dynamics 365 Business Central fulfillments(SO with status fulfilled) to Shopify fulfillments flow.
- Open the fulfillment import mappings and take a copy of the existing mappings as the new changes would remove the old mappings. You can capture screenshots of the existing mappings or clone the flow so that the mappings and other components will be stored for future reference. For more information, see Clone integrations and flows.
- Follow the instructions from Steps 3 to 8, and 17 to 18 in the section Create a new Fulfillment(Deprecated) to Creates a fulfillment for one or many fulfillment orders.
-
On the Import Shopify fulfillments import, click the Mappings icon and use mapper 2.0 to configure the mappings provided in the table below.
Destination record fields
Source record fields
fulfillment.line_items_by_fulfillment_order[*].fulfillment_order_id
$.fulfillmentOrders[*].id
fulfillment.line_items_by_fulfillment_order[*].fulfillment_order_line_items[*].id
$.fulfillmentOrders[*].line_items[*].id
fulfillment.line_items_by_fulfillment_order[*].fulfillment_order_line_items[*].quantity
$.fulfillmentOrders[*].line_items[*].fulfillable_quantity
-
In the Import Shopify fulfillments import, add an input filter to allow only the records with fulfillmentOrders length greater than zero.
Comments
Please sign in to leave a comment.