Import Sales Orders from BigCommerce to NetSuite While importing a new sales order, the integration app first checks whether there is an existing sales order in NetSuite with the same ExternalID as the mapped sales order. If the search finds a match, the new order is considered a duplicate and not imported. When you run… Continue reading Import customers and sales orders from BigCommerce to NetSuite
Category: Celigo
Duplicate customer address being created in NetSuite while using Shopify NetSuite Integration
Duplicate customer address is created in Customer record while updating any of the fields in existing customer record. To avoid this situation , while mapping the fields, add “Address : Replace All Lines” as “true”. Then save and close . Now duplicate customer addresses merge to form a single address.
How to get credentials from a Shopify account
Open the Shopify account Click on the Apps option Click on App and Sales channel settings Then click on Develop apps Then give an App name and click on Create app Then Configure Admin API scopes Then select the version Then check the checkboxes of the Admin API access scopes and Save it. Now we… Continue reading How to get credentials from a Shopify account
Issue with item Fulfillment for Kit item | Celigo
//Info: JSTN-1380 Scenario:We need to create Item fulfillment in NetSuite based on the Sales Order. Even though Item Fulfillment can be created directly through NetSuite UI, we were unable to create the same through Celigo flow. Error found: Even though there is a solution available for this, (mentioned below) this doesn’t work on celigo side.… Continue reading Issue with item Fulfillment for Kit item | Celigo
Manage and configure metafield definitions for Shopify products and its variants
In addition to the metafields, the integration app gets the metafield definitions for product and their variants from Shopify. This allows you to create additional data constraints for metafields and enable the merchant to edit metafield values in context. For every metafield that is synced to Shopify, the integration app searches for the matching metafield… Continue reading Manage and configure metafield definitions for Shopify products and its variants
Webhook Listener connection with Shopify
Click on the Add Source Select the Application as Shopify In What would like to do option select Listen for real-time data from the source application Then I select an existing listener Then Click Next Then create Webhook in the Shopify account For this click on Settings>Notification>Create Webhook option from the bottom Select the Event… Continue reading Webhook Listener connection with Shopify
Restrict the records passed to an Import step
Scenario: Shipment data are retrieved in the export step and passed to an import step to created item fulfillment in NetSuite. Among the Shipments retrieved there are Shipments which do not have related Sales Order in NetSuite. Hence when such Shipments are passed to Import step, it generates errors as the Sales Order is not… Continue reading Restrict the records passed to an Import step
Sync items from Netsuite to shopify
Create a saved search including the item records as shown below. create export create import perform mapping next enable the flow and run! Then we can see that the items from netsuite are synced to shopify and we can see the details corresponding to each , when opening them.
Import customers created in Shopify demo account to Netsuite account
First, create a customer in the Shopify demo account Click on the Customer option on the left side then you can see a button called Add Customers click on that. Then enter the details of the customer Then create the Export side of the flow Then complete the Import side of the flow Here use… Continue reading Import customers created in Shopify demo account to Netsuite account
Flow Builder
The flow builder in integrator.io allows you to create custom integration flows. Terms Related to Flow Builder Export or Source Application: This is the connector that you will be using to connect to the application that data for the flow will be coming from. Import or Destination Application: This is the connector that you will… Continue reading Flow Builder