Add a line item to a Sales Order Using Celigo

Adding a line item to a sales order in NetSuite using the hook icon on an import flow. The following JavaScript function checks for empty data returned from an import flow. Add the script and then apply this function to an import hook.

Published
Categorized as Celigo

How we can Provide a custom field as a key value to find a line item

You can map integrator.io to use a custom or standard field to find an existing line. The custom field called eTail order Line ID, which is unique for all the lines in that record. You can use this field to find a matching line with the field value: For the mapping to eTail order Line ID, click… Continue reading How we can Provide a custom field as a key value to find a line item

Published
Categorized as Celigo

How to resolve the error ” Failed to export Matrix Item#17263 | Matrix options missing for following Item(s): Item SGLBLU Options (additionalsize), Item SGLNVY Options (additionalsize), Item SGLPRP Options (additionalsize), Item LSGBLU Options (additionalsize) “

Failed to export Matrix Item#17263 | Matrix options missing for following Item(s): Item SGLBLU Options (additionalsize), Item SGLNVY Options (additionalsize), Item SGLPRP Options (additionalsize), Item LSGBLU Options (additionalsize), Item LSGNVY Options (additionalsize), Item LSGPRP Options (additionalsize), Item KSGBLU Options (additionalsize), Item KSGNVY Options (additionalsize), Item KSGPRP Options (additionalsize)

Sync NetSuite customer refund created against the customer deposit to Shopify

When you sync a paid order as a sales order with a customer deposit, and if there is a refund request even before the order is fulfilled, a refund adjustment is required instead of item restock. In this scenario, the fulfillment and invoice records are not created in NetSuite and a customer refund is created… Continue reading Sync NetSuite customer refund created against the customer deposit to Shopify

Published
Categorized as Celigo Tagged