Integry Docs
  • Welcome
  • Sign up for a free trial
  • Apps
    • Overview
    • Authentication
      • Access Control and Testing
    • Passthrough Requests
    • Supported Apps
      • Accelo
      • Aircall
      • Constant Contact
      • Copper
      • Elastic Email
      • Fireflies
      • Insightly
      • Instantly
      • Ontraport
      • RingCentral
      • Sendy
      • ServiceTitan
      • ActiveCampaign
      • Jotform
      • ActiveTrail
      • Agile CRM
      • Aha!
      • Airtable
      • Amazon SES
      • Asana
      • Basecamp3
      • BirdSend
      • Breezy HR
      • Brevo
      • Campaign Monitor
      • Capsule CRM
      • Chargify
      • CleverReach
      • ClickUp
      • ClickSend
      • Cliengo
      • Coda
      • Constant Contact
      • ConvertKit
      • Copper
      • Customer.io
      • Delighted
      • Demio
      • Drip
      • E-goi
      • Eventbrite
      • EverAction
      • Everhour
      • Formstack
      • Freshdesk
      • Freshworks CRM
      • Mautic
      • Customer.guru
      • Front
      • FTP
      • GetResponse
      • GitHub
      • Google Contacts
      • Google Sheets
      • GoToTraining
      • Groove
      • Help Scout
      • HubSpot
      • Keap
      • Mailchimp Transactional
      • Mailjet
      • MailUp
      • MeisterTask
      • Monday.com
      • MoonMail
      • Moosend
      • Nimble
      • Notion
      • Ontraport
      • PagerDuty
      • Pipedrive
      • Pipeline
      • Salesforce
      • SendPulse
      • Slack
      • Snappy
      • SolarWinds
      • Stripe
      • SurveySparrow
      • Teamgate
      • Unbounce
      • Zoho Books
      • Zoho Campaigns
      • Zoho CRM
      • Zoho Mail
      • Zoom
  • Flows
    • Overview
    • Flow Tutorials
      • Sync data TO another app from your app
      • Sync data FROM another app to your app
      • Create a two-way flow
    • Build a Flow
    • Trigger a Flow
      • Multiple Triggers in a Flow
    • Steps in a Flow
    • Integrations
      • Runs
  • Functions
    • Overview
    • Try Functions in 60 seconds
    • Quickstart for AI
    • Viewing Function Calls
    • Source Functions
    • Agent Frameworks
      • LangChain/LangGraph
      • CrewAI
      • AutoGen
      • LlamaIndex
      • Haystack
      • Smolagent
      • LiteLLM
      • Mistral AI
  • Embedded UI
    • Embed Integry Apps Marketplace
    • Add Integry Apps to an Existing Marketplace
    • Render modes, layouts and styling
    • Embedding FAQs
  • APIs and SDKs
    • JS SDK Reference
      • React Web Apps
    • API Reference
  • Workspaces
    • Overview
    • Workspace Variables
    • User Variables
  • Users
    • Testing with Beta Users
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. Apps
  2. Supported Apps

Insightly

PreviousFirefliesNextInstantly

Last updated 5 months ago

Was this helpful?

is a customer relationship manager that combines marketing, sales, service, and projects. Its marketing automation helps you build new customer relationships and strengthen existing ones. In addition, you can track real-time campaign performance and ROI. The Insightly App Connector enables to sync and manage contacts with other third-party apps.

Integry supports a number actions in Insightly.

Authentication

Insightly uses API Key+URL authentication.

Triggers

The triggers used in Insightly are . Integry will send a request to Insightly every 5 minutes to collect data. In case of an occurrence of selected events, a trigger will be received at Integry with the required payload. Therefore, when you set up an integration (in which Insightly acts as a trigger application) and perform an action in Insightly, expect a 5-minute delay for the trigger to be received at Integry.

Name

Type

Description

Event Created

Polling

Triggers when an event is created

Contact Created

Polling

Triggers when a contact is created

Lead Created

Polling

Triggers when a lead is created

Event Created/Updated

Polling

Triggers when an existing event is updated or a new one is created

Contact Created/Updated

Polling

Triggers when an existing contact is updated or a new one is created

Lead Created/Updated

Polling

Triggers when an existing lead is updated or a new one is created

For more, please see .

Actions

Name

Method

Description

Delete Contact

DELETE

Deletes an existing contact

Create Contact

POST

Creates a new contact

Get Contact by ID

GET

Fetch the details of a contact using ID

Update Contact

PUT

Updates an existing contact

Get Contacts by Email

GET

Retrieve the list of contacts that match the email address. Only the top 50 contacts will be returned.

Get Event by ID

GET

Fetch the details of an event using ID

Create Event

POST

Creates a new event on your calendar.

Get Lead by ID

GET

Fetch the details of a lead using ID

Create Lead

POST

Creates a new lead

Update Lead

PUT

Updates an existing lead

Get Leads by Email

GET

Retrieve the list of leads that match the email address. Only the top 50 leads will be returned.

Get Object by ID

GET

Fetches the details of object by their ID

Insightly
poll-based
Insightly API docs