How to link to another record in saved search

Suppose you’ve created a search on Item Receipts, but you’d like to open the associated Purchase Order. This can be done by adding a Formula (Text) field to the results section of your results of the saved search. Firstt, enter an HTML link surrounded by single-quotes as shown below. ‘<a href=”LinkGoesHere”>Link Text Here</a>’ Then, in… Continue reading How to link to another record in saved search

How to get credentials from BigCommerce account.

Open BigCcommerce account. Click on ‘settings’ and choose ‘API Accounts’ as shown. Click on ‘create API Account’ API path will be displayed .Give name and other required fields and save. Then the API Credentials will be displayed as shown. This credentials are necessary to create connection in Netsuite-BigCommerce integration.

Published
Categorized as Celigo

How to writeback the product id of a product in shopify to a custom field in Netsuite- Response Mapping

This can be done by using response mapping. 1.Create response mapping as shown below. 2.Add New import 3.Perform mapping Then run the flow and refresh the created saved search of items.Then we can see that the product id is updated in the created custom field. To update the product id of kit type item we… Continue reading How to writeback the product id of a product in shopify to a custom field in Netsuite- Response Mapping

Published
Categorized as Celigo

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.

Published
Categorized as Celigo

MY API

My API is a custom HTTP endpoint used by client applications to execute scripts in integrator.io.   1. Calls to My API endpoints trigger a script inside the integrator io platform.  2. The script then implements logic to invoke flows, exports, and imports.  3. The script handles the request and returns a response back to… Continue reading MY API

Published
Categorized as Celigo

UNIVERSAL CONNECTORS

Universal connectors allow you to connect data with applications that do not have a pre-built connector within integrator.io. When to use a Universal Connector: A prebuilt connector, also known as an application-specific connector, is not available for the application you want to integrate.   When a recent API update is not accounted for by an… Continue reading UNIVERSAL CONNECTORS

Published
Categorized as Celigo