Shopify Netsuite IA Error – Failed to create Customer Deposit for Shopify Order

Error: Failed to create Customer Deposit for Shopify Order XXXXXX due to the Invalid reference key of Order XXXXXX for Customer XXXXXX. Reason: If you map the payment method on the sales order, NetSuite restricts to a create customer deposit. Solution: Remove the payment method mappings on the Shopify order to NetSuite order (cash sale or… Continue reading Shopify Netsuite IA Error – Failed to create Customer Deposit for Shopify Order

How to Resolve the resource path error in Return flow of NetSuite -Pitney Bowes Integration

While doing the NetSuite – Pitney Bowes integration, there should create Return authorization in NetSuite using the details from Pitney-Bowes(Return Flow). During the process , a resource path error may occur like in the below shown image. So, to resolve it should give the timestamp values in right format in the relative URL field and… Continue reading How to Resolve the resource path error in Return flow of NetSuite -Pitney Bowes Integration

Published
Categorized as Celigo

Error while adding new eBay account

Error: When trying to add a new store in the eBay-NetSuite Integration App, an error occurs at the NetSuite configuration process. The error Celigo bundle is not installed in NetSuite but the bundle is already installed and even updated. The issue occurred only for NetSuite Sandbox connection. Solution: Re- authorize the existing NetSuite Connection and… Continue reading Error while adding new eBay account

Published
Categorized as Celigo

PROPOSAL FOR SHOPIFY TO NETSUITE INTEGRATION USING CELIGO

The requirement can be achieved by configuring the Shopify – NetSuite Integration App in integrator.io. The Integration App provides automated data flows. When data in the source system is updated or new data is added, the corresponding records in the target system are also modified or updated.   The Integration flows available in Shopify – NetSuite… Continue reading PROPOSAL FOR SHOPIFY TO NETSUITE INTEGRATION USING CELIGO

Convert XML data of HTTP response to JSON format in Celigo

In celigo , From Pitney Bows provide the data in XML format .We need to convert this data to JSON format to store NetSuite. If HTTP Response like : <response><products> We store “response/products ” in the ‘Path to records in HTTP response body’ of Non Standard API response patterns tab. Select XML in the ‘Override… Continue reading Convert XML data of HTTP response to JSON format in Celigo

Import Amazon Order without Tax

When Importing the Orders from Amazon Seller Central using Celigo flows, the Item Price inclusive of tax is imported. The flow mapping by default is mapping the Item price inclusive of item tax. If there is requirement to exclude the tax the mapping for Item price can be modified as {{#if $.OrderItem[].ItemPrice.Amount}}{{ subtract $.OrderItem[].ItemPrice.Amount $.OrderItem[*].ItemTax.Amount}}… Continue reading Import Amazon Order without Tax

Published
Categorized as Celigo Tagged