NetSuite-Shipbob integration | Instant Case Study

How fast a 3PL can integrate with NetSuite?  This is a well-executed integration that syncs NetSuite with Ship Bob through Celigo flow. We transfer NetSuite all types of items, Orders, fulfillment, and so on, which are commonly regarded as 3PL necessities.   Road to Celigo  Celigo’s integrator.io iPaaS platform empowers both business and IT users to… Continue reading NetSuite-Shipbob integration | Instant Case Study

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

Mapper 2.0 vs 1.0 in Celigo

//Info: JSTN-1127 In mapper 2.0 version, we can easily build complex JSON structures that include nested arrays and make use of data type validation for required fields and incompatible data types. //Note: When you click Save and have mapping configurations in both Mapper 1.0 and Mapper 2.0, all mappings configured in either version are saved. When… Continue reading Mapper 2.0 vs 1.0 in Celigo

Access to ShipBob Records

//Info: JSTN-1384 We have a scenario where we need to use the PAT token method for ShipBob authentication during the NetSuite – ShipBob integration.ShipBob accounts can be linked in a variety of ways. This uses the PAT method and the OAuth flow.You can do so by visiting: https://developer.shipbob.com/authIn order to connect to ShipBob and retrieve… Continue reading Access to ShipBob Records

Copy the entire integration tile in Celigo

//Info: JSTN- 1308 We basically have two accounts in Celigo integratior.io, one for sandbox and one for production. In Celigo, we can easily switch between these.What if we have to duplicate the entire integration tile? (it may include ‘n’ number of flows, multiple connections, and their mappings). Celigo provides the best solution right on the home… Continue reading Copy the entire integration tile in Celigo

Base URI in Multiple Scenarios | Celigo

//Info: JSTN-1308 This common part of an API’s URL is used across all of the HTTP endpoints you invoke. A base URI makes it easier to configure exports and imports.In Celigo, we can define the Base URI in the connection itself and can add a version to it. The Base URI is further called in… Continue reading Base URI in Multiple Scenarios | Celigo

Hide a Field from the Customer payment record(External)

//Info: CDUS-2259 The Make default field under the credit card information tab in the external customer payment record is checked while creating a payment. It is noted this field is disabled in Transaction forms as well as not accessible in the workflows. We set this field as unchecked and set it to Hidden so that… Continue reading Hide a Field from the Customer payment record(External)

Showing the On Order Quantity of items in the Sales order

//Info: SZCO-4 Solution:We are going to include a new transaction line field in NetSuite. “ON ORDER” will be the field name, and a decimal number will be the field type. This field is used to display the quantity of the item that is “ON ORDER.” Based on the transaction body level location, the value for… Continue reading Showing the On Order Quantity of items in the Sales order

Input and Output filter in Celigo

//Info: JSTN-1192 The filters used in Celigo have a great impact on the process flow.we can restrict data between two platforms using the filter. While doing integrations, it’s better to add an input filter rather than an output filter. Even though both have similar functionality, the Output filter doesn’t work in many scenarios (verified with… Continue reading Input and Output filter in Celigo