Insightly Activities
- Overview of Insightly connector
- Creating or editing an endpoint for Insightly activity
Endpoints provide the configuration information that the Studio and the Integration Appliance used to connect to Insightly platform. Insightly uses Basic API Key based authentication mechanism so as to authorize users to perform operations. - Using the Insightly Create Objects Activity
Use the Create Objects activity to create contact and organisation in Insightly. - Using the Insightly Update Objects Activity
Use the Update Objects activity to update contact and organisation in Insightly. - Using the Insightly Retrieve Objects Activity
Use the Retrieve Objects activity to fetch the details of a Contact and Organisation from Insightly. - Using the Insightly Delete Objects Activity
Use the Delete Objects activity to delete contact and organisation in Insightly. - Specifying the Retry options for Insightly REST API activities
Specifying the Retry parameters is one of the tasks to configure an Insightly activity. The Insightly REST API connector uses a single login session for all connections to an Insightly REST API endpoint. If a session expires, the connector automatically establishes a new session. The connector does not count the initial attempt to reacquiring the session as a retry attempt. The connector assumes the typical connector retry behavior after the initial attempt to reacquire a session fails. The retrial exceptions include 503 and 504 for this error codes.