There are two options to do this We have two options for bringing pending payment orders from Shopify to Netsuite. 1 ) First, we have to go to celigo settings > Order There give the Shopify order id. The Shopify order id will be the id in the order URL. Then save it. Also you… Continue reading Import Not paid Shopify orders to Netsuite using IA
Author: Anuja Varghese
PROPOSAL FOR MAXOPTRA API INTEGRATION
Proposal summary The proposal covers the scope of Shipping Integration of MaxOptra and NetSuite Requirement The requirement is to analyze the API documentation of MaxOptra and finalize the Shipping Integration that needs to be performed Our Solution Shipment creation We had analyzed the requirement and we will be using order create API… Continue reading PROPOSAL FOR MAXOPTRA API INTEGRATION
Passing the data in response to the next step in Rest API connection – Celigo
After the import step go to the response mapping and create a mapping for the _json field as the following The HTTP response looks like the following Then in the field mapping add the path to this value in HTTP response and map it with the field in which we need to add this data
How to add a handlebar inside a handlebar
Use a bracket to separate the handlebars. Please check the following for an example {{#if line_items.0.properties.0.value }}{{#contains line_items.0.properties.0.value “Pre Order”}} {{dateFormat ‘MM/DD/YYYY’ (replace line_items.0.properties.0.value “Pre Order | Due In ” ”) ‘DD/MM/YYYY’}}{{/contains}}{{/if}}
Iterating through an array in the handlebar
If you have an array of objects, using the following way we can iterate through each object
HOW TO: Use handlebars to pass the value of a variable in an array as part of the Relative URI
In this scenario, you need to pass the value of a variable in an array. You have 3 items in your array and would like to send the product as part of the Relative URI { “Data”: [ { “product”: “bikes” }, { “product”: “snowboards” }, { “product”: “skis” } ] } Choose Yes (Advanced) on the One… Continue reading HOW TO: Use handlebars to pass the value of a variable in an array as part of the Relative URI
BigCommerce Order Status and Ids
Status id Name Description 0 Incomplete An incomplete order happens when a shopper reached the payment page, but did not complete the transaction. 1 Pending Customer started the checkout process, but did not complete it. 2 Shipped Order has been shipped, but receipt has not been confirmed; seller has used the Ship Items action. 3… Continue reading BigCommerce Order Status and Ids
Proposal For Wayfair – Netsuite Integration
Proposal summary The proposal covers the scope of Wayfair and NetSuite Integration. Requirement The requirement is to create two custom flows between Wayfair and NetSuite Import Dropship orders from Wayfair to NetSuite as Sales Orders Update Inventory Stock from NetSuite to Wayfair Our Solution We have gone through the way fair API documentation. We… Continue reading Proposal For Wayfair – Netsuite Integration
Other Sublist Fields Missing in Customization menu
Sometimes it won’t show in the navigation to add the custom other record sublist fields. In that case, please do the following Change URL Link Navigate to Customization > Lists, Records, & Fields > Transaction Body Fields Address Bar: Change bodycustfields to othersublistfields Press Enter
Inbound Shipment in Item Record
Usually, when we filter the type as inbound shipment, nothing will be shown under the related records subtab of item record even if there is an inbound shipment existing. The following is a solution to this. Create Inbound Shipment saved search as follows: a. Lists > Search > Saved Search > New > click Inbound… Continue reading Inbound Shipment in Item Record