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

Webhook response codes

The following response codes can return from integrator.io webhooks accessed via HTTP connections:  204 – Successful 400 – Bad request 401 – Unauthorized 403 – Forbidden 429 – Throttling errors 422 – Custom errors 500 – 511 – Server errors

Published
Categorized as Celigo

What is the reason for the error “In NetSuite, you are trying to refund more than the Shopify expected amount for order #4357032411236. NetSuite refund amount – 200 and Shopify expected amount – 0 in Celigo flows.

n NetSuite, you are trying to refund more than the Shopify expected amount for order #4357032411236. NetSuite refund amount – 200 and Shopify expected amount – 0 in Celigo flows.

Import or transfer files to an FTP server

This article describes how to import files to an FTP server. Create FTP imports From the Tools menu, click Flow builder > Add destination/lookup.    – or –From the Resources menu, click Imports > + Create import. From the Application list, select FTP. Create or select an FTP connection. If asked, click Transfer files into destination application and create a transfer or use an existing transfer. Edit FTP import or transfer… Continue reading Import or transfer files to an FTP server

Published
Categorized as Celigo

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

Dynamically assign default customer for Magento Orders

The Magento2-NetSuite Integration app provides an option to assign one default customer to all Magento Orders. For this the internal id of the customer is to be specified and the Add all orders against the NetSuite customer is to be marked true. We can assign different default customer to Magento Orders from different Stores. For… Continue reading Dynamically assign default customer for Magento Orders

Clone an integration

Use the following steps to clone an integration:On the Home page, go to the integration. Based on the integration view you use, follow the steps given below.Tile view 1.Click the overflow (…) menu in the upper-right corner of the tile, and select Clone integration. 2.In the Clone integration page, enter details. Name: Enter a unique name for the clone. Make sure that… Continue reading Clone an integration

Published
Categorized as Celigo

Clone a flow

Open the integration tile that contains the flow you want to clone. On the Flows dashboard, click the flow’s Actions overflow (…) menu and select Clone flow The Clone flow page opens. 3.In the Clone flow page, enter details. Name: Enter a unique name for the clone. Environment: Select the Production or Sandbox radio button. Integration: Select the integration tile you want to save the cloned… Continue reading Clone a flow

Published
Categorized as Celigo

Terminology and acronyms

Term or acronym Definition 2FA Two-factor authentication. Bearer tokens Every integrator.io account is provisioned with API tokens. API clients must transmit a token in the authorization request header field using the Bearer authentication scheme. You can generate tokens with limited scope or an auto-purge window to solve problems where a connection needs specific access on a temporary basis.… Continue reading Terminology and acronyms

Published
Categorized as Celigo