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

How can send email using Email Template

To begin, we will create an Email Template in NetSuite using navigation Documents>Templates>Email Templates>new Give name to the template and select the Recor Type from the drop-down list. In Template sub tab, select the TEXT EDITOR and write the content in the body. Email Template – https://668649-sb1.app.netsuite.com/app/crm/common/merge/emailtemplate.nl?id=398 When the status is changed from active to… Continue reading How can send email using Email Template

Add a line item to a Sales Order Using Celigo

Adding a line item to a sales order in NetSuite using the hook icon on an import flow. The following JavaScript function checks for empty data returned from an import flow. Add the script and then apply this function to an import hook.

Published
Categorized as Celigo

E-Waybill GSP API

Environments Clear Tax E-Waybill GSP has 2 environments: 1.Sandbox Environment 2.Production Environment 1.     Sandbox Environment For testing, it is recommended to always use the sandbox environment. To create an account, contact Clear Tax sales representative. Sandbox accepts ONLY some specific GSTIN as seller, receiver and consignee. Please do not use other GSTIN. URI: https://api-sandbox.clear.in IP:… Continue reading E-Waybill GSP API

Published
Categorized as Clear Tax

E-Way Bill

E-Way Bill is an Electronic Way Bill for movement of goods to be generated on the E-Way Bill Portal. It is a unique document or bill, which is electronically generated for the specific consignment and movement of goods from one place to another, either interstate or intrastate, and of value more than INR 50,000 required… Continue reading E-Way Bill

Published
Categorized as Clear Tax

How to get E-Invoicing Auth Token from Clear Tax Portal

To generate your user auth token, 1. Log in to your Clear Tax E-Invoicing sandbox account – https://einv-sandbox.internal.cleartax.co or your Clear Tax E-Invoicing production account – https://einv.cleartax.in based on which environment auth token you want to generate. 2. On the bottom left corner click on “Settings”. 3. On the sidebar menu, click on “Integrations”. 4.… Continue reading How to get E-Invoicing Auth Token from Clear Tax Portal

Published
Categorized as Clear Tax

Errors in Clear Tax

Clear Tax Error response will always tell you 2 things: What is the error? Where is the error? You can get this error response with different HTTP status code based on the API you are using. Example: You can get it with 400 Bad Request or with 200 OK The errors object under errorResponse will… Continue reading Errors in Clear Tax

Published
Categorized as Clear Tax