If you’ve subscribed to the transparency program in your Amazon account, it shares the “IsTransparency” value at the item level in a “true” or “false“ format on the orders. The “IsTransparency” value is synced from Amazon to NetSuite order using the Amazon MFN Order to NetSuite Order Add flow. The transparency code on the NetSuite fulfillment record is synced to the Amazon shipment using the NetSuite Fulfillment to Amazon Shipment Add flow.
Step 1: Configure a mapping in the Amazon order flow
Amazon shares the “IsTransparency” value at the item level in “true” or “false“ format.
- Log in to your integrator.io account
- Go to Flows > Order (MFN)
- Next to the Amazon (MFN) Order to NetSuite Order Add flow, click Mappings.
-
On the Edit Mapping: Amazon (MFN) Order Import Adaptor page, configure the following mapping:
Export field (Amazon Seller Central)
Import field (NetSuite)
IsTransparency
<Map to the NetSuite custom field>
Note: Map to a custom field that will show the status of transparency code such as “true” or “false.”
- Click Save & close.
-
Run the Amazon (MFN) Order to NetSuite Order Add flow.
When you run the Amazon (MFN) Order to NetSuite Order Add flow, the flow picks the value from the IsTransparency node in Amazon and syncs the value to NetSuite order.
Step 2: Create a custom field in NetSuite at line-level
Note: You can create multiple custom fields as per your business requirements.
- Log in to your NetSuite account
- From the top menu, go to Customization > Lists, Records & Fields > Transaction Line Fields > New.
- On the Transaction Line Field page, in the Label field, enter an appropriate label.
- In the Type drop-down menu, select Free-Form Text.
- In the Applies To tab, check the Item Fulfillment box.
-
Click Save.
Step 3: Configure the NetSuite saved search
- In NetSuite, in the search menu, enter Amazon Fulfillment Export
- From the search results, select the appropriate option.
- On the Celigo Amazon Fulfillment Export Search page, click Edit this Search.
- Go to Results > Columns.
-
Add a new row as follows:
Field
Custom Label
Select the custom field you created in Step 1
Example: transparency_code (Custom Column)
item_TransparencyCode
Transparency_code_1 (Custom Column)
item_TransparencyCode
Transparency_code_2 (Custom Column)
item_TransparencyCode
-
Click Save.
Step 4: Configure a mapping in the fulfillment flow
- Go to Flows > Fulfillment.
- Next to the NetSuite Fulfillment to Amazon Shipment Add flow, click Mappings.
-
On the Edit Mapping: Amazon Fulfillment Import Adaptor page, configure the following mapping:
Export field (NetSuite)
Import field (Amazon Seller Central)
Items[*].item_TransparencyCode
Items[*].TransparencyCode
-
Click Save & close.
When you run the NetSuite Fulfillment to Amazon Shipment Add flow, the manually provided transparency code on the NetSuite fulfillment record is synced to Amazon shipment.
Comments
Please sign in to leave a comment.