Scheduling a Flow

Open the integration that contains the flow you want to schedule. Click the calendar icon in the Schedule column. Select the time zone Here I am using Preset option The frequency of every one-hour Mention the start time and end time Mention on which days it should be sheduled

Published
Categorized as Celigo

Sync inventory from NetSuite to FAIRE

There exists prebuild flow “NetSuite Inventories to Faire Inventories” in Celigo to sync Inventories from NetSuite to FAIRE. This is how the celigo flow looks like. In export, add Name, Description, Connection, Search id, Record Type, Export Type The hook is given below. In Import side, add Name, Description, Connection, and other details. Mapping Please… Continue reading Sync inventory from NetSuite to FAIRE

Subscription Plan of Celigo

The cost of the celigo is based on the subscription plan. There are 4 plans available in the Celigo . The subscription cost is calculated monthly, but the billing is done annually. Free Standard: $600 per month billed annually Standard Edition comes with 3 Endpoints and 16 flows. Premium: $1200 per month billed annually This… Continue reading Subscription Plan of Celigo

Published
Categorized as Celigo

Writeback to the Source

In a custom flow to sync sales orders from Warroad to Touchstone, we need to writeback to the sales orders synced from the Warroad account mentioning that the syncing was completed successfully. For this, we need to include an extra Import as the last part of the flow Before we include the writeback the flow… Continue reading Writeback to the Source

Netsuite Salesforce integration using Celigo :Pre-Built Flows (Premium Edition):

Sync Accounts from Salesforce to NetSuite Sync Customers from NetSuite to Salesforce Sync Contacts from Salesforce to NetSuite Sync Contacts from NetSuite to Salesforce Sync Items from NetSuite to Salesforce (excludes Item Groups) Sync Opportunities from Salesforce as Sales Orders to NetSuite Sync Sales Orders from NetSuite to Salesforce Sync Sales Order Status from NetSuite… Continue reading Netsuite Salesforce integration using Celigo :Pre-Built Flows (Premium Edition):

Published
Categorized as Celigo

Handlebars to check a checkbox in the destination record, for a specific customer

Here we need to check a checkbox named Wholesale Order in the destination record if the customer in the sales order record is with the ID 255507. So in the Import mapping select the Destination as Wholesale Order and click on the settings option near to that. Select the Field mapping type as Multi-Field Expression… Continue reading Handlebars to check a checkbox in the destination record, for a specific customer

Find existing sublist line in Mapping

To find existing sublist line in mapping, the Use as a key field to find existing lines setting can be used. The Use as a key field to find existing lines setting is not a mapping field, but it’s available in the sublist mapping settings. If set, the setting finds the existing sublist line with “<DestinationRecordField (NetSuite)>” as… Continue reading Find existing sublist line in Mapping

Lookup to fetch package-related details from the IF record

Create a search to fetch the details of the package weight and the tracking number. Criteria Type: IF Mainline: True Result tab include Then create the Lookup in the flow By clicking that + we are able to provide lookup Also provide Additional Search Criteria inside this lookup Thus we get the details from that… Continue reading Lookup to fetch package-related details from the IF record

Published
Categorized as Celigo Tagged

Export Type: Once

If you want to export a record only once give this option. Also, we need to provide a Boolean field to mark records as exported  Boolean field to mark records as exported : Please select a boolean field (i.e. a checkbox field) from the export application that integrator.io can use to keep track of records that… Continue reading Export Type: Once