Uncategorized

SuiteCloud Development Framework 2021.1 Release

SuiteCloud Development Framework (SDF) is a development framework and deployment mechanism. Customers and partners can use SDF to create customization projects for internal use within their organizations or for commercial distribution. For more information about SDF, see the help topic SuiteCloud Development Framework Overview. For a complete list of custom records and customizations that are […]

Uncategorized

NetSuite Rest API ….

The NetSuite REST web services provide an integration channel that extends the capabilities of SuiteTalk. REST web services provide a REST-based interface for interacting with NetSuite. Using REST web services, we can: Use CRUD (create, read, update, delete) operations to perform business processing on NetSuite records and to navigate dynamically between records. REST Web Services […]

Uncategorized

Celigo Data Loader

In the Tools menu we also have Data Loader, which allows us to build integration flow where we upload files into inegratorio, in that process it goes import into a different system When we click the Data Loader in the source, a window pops up. After entering the name and Uploading the file,here we selected a JSON file, then click Save or Save & […]

Uncategorized

Celigo Error Management

Integratorio has the ability to turn on the Debug Logs after connection level, so that we can see the request and responses that are going through the connection. This works on http based connections within integratorio. Let us move to the connections in the integratorio. Now select the connection to which we need to turn […]