To set Address : Addressee using multi-field in celigo mapping , Under setting , select field mapping type as multi-field use the expression:
Category: Celigo
REST Web Service
The NetSuite REST web services provide an integration channel that extends the capabilities of SuiteTalk. REST web services provide a REST-based interface for interacting with NetSuite. REST Web services is a feature for NetSuite integration. This feature is under the SuiteTalk tab which comes under the Suitecloud option in enable features Using REST web services,… Continue reading REST Web Service
MY API in Celigo
My APIs are custom HTTP endpoints built directly in integrator.io, which client applications can invoke. They are simply custom-made endpoints. Usually, integrator.io initiates a transfer between applications; however, with My API, integrator.io receives a request from an external application to trigger a flow, export, or import. The external application sends a request and receives a response from My API.… Continue reading MY API in Celigo
Handlebars custom helper – replace
Replaces all the occurrences of the specified letter in a string with another letter. Ex: Template – {{replace cases “&” “and”}} Context – {“cases”: “these & those & some other cases”} Output – these and those and some other cases Ex: Template – {{replace $item[*].price “,” “”}} Context – 12,500 Output – 12500
error: “Credit Memo not created. Cannot refund line item”
“Credit Memo not created. Cannot refund line item [Amazon SKU: XXXXXX, Amazon Order Item Code: XXXXXXXXX]. Please bill this line in NetSuite before importing its refund. Settlement details: Settlement Id# XXXXX, Amazon MFN Order# XXX-XXXXXXX-XXXXXXX.” error. Solution : When the NetSuite Settlement Transaction to NetSuite Refund Add flow is run to sync the refund transactions… Continue reading error: “Credit Memo not created. Cannot refund line item”
FBA vs MFN in Amazon seller Central
In FBA ( Fulfillment By Amazon) sellers pay fees to store their products in Amazon’s fulfillment centers as well as for Amazon’s world-class fulfillment services. When an order is placed for a seller’s FBA product, Amazon receives the information, picks the stock from the shelves, packs it, and ships it. Amazon also provides customer service… Continue reading FBA vs MFN in Amazon seller Central
Install the SuiteApp
To install any SuiteApp,( here we are installing Celigo integrator.io on Suitescript 2.0) Sign in to NetSuite. From the Customization menu, select SuiteCloud development > SuiteApp marketplace. In the SuiteApp marketplace, search for Celigo integrator.io. Click the Celigo integrator.io on SuiteScript 2.0 tile. Once on the Celigo integrator.io on SuiteScript 2.0 page, click Install. Also can do this installation from integrator.io When creating an… Continue reading Install the SuiteApp
Amazon IO Error – “Please enter a value for amount.”
Problem: The following error may appear for the Order FBA or MFN flow. It occurs when an item has no price associated with it in the Amazon order. This can occur when an item has to be reshipped by Amazon, but the customer is not being charged. Solution: Add the following mapping to the Order FBA… Continue reading Amazon IO Error – “Please enter a value for amount.”
Amazon refund credit memo created without shipping cost being refunded
Problem: The refund should include shipping and the tax on shipping. The credit memo is being created without the shipping being refunded. Solution: Enable Shipping Cost and Shipping Method Fields on the refund record. By exposing the Shipping Cost and Shipping Method, these amounts will get mapped and be adjusted, and the variance will not… Continue reading Amazon refund credit memo created without shipping cost being refunded
Working of Settlement flow in Celigo
In the Amazon – NetSuite Integration App, the Settlement section consists of the following flows that you can use to process different information in NetSuite using the settlement report: Settlement Report Import Flow Imports the Settlement report from Amazon Seller Central to NetSuite. You can use one of the below two options to sync your settlement report and process… Continue reading Working of Settlement flow in Celigo