Insightly has a REST API authenticated with a per-user API key. The integration writes Leads, Contacts, Organisations, Opportunities, Projects, and Tasks from chat, voice, and forms.
Insightly's webhook events fire on creation and updates of any of those records, so when something changes in Insightly we can convert that into an AI follow-up trigger.
Popular workflow recipes
When this happens → do thatTriggers & Actions
5 triggers · 4 actionsA Contact, Lead, or Deal is created in Insightly from any source (chat, web form, manual entry).
A Insightly Deal or Lead moves between stages or has its status updated.
Any Insightly property or custom field changes value — use it as a trigger for AI follow-ups.
A Insightly record is reassigned to a different sales rep or team.
Trigger upsell campaigns on Won, halt sequences on Lost.
From chat, voice, and form submissions.
Convert Won opportunities into projects with field mapping.
Log transcripts and AI summaries on the record.
Programmatic updates as conversations progress.
How to connect Insightly
~10 minutes- Insightly has no admin UI for webhook subscriptions — they're managed entirely via the v3.1 Webhooks API. We handle creation on your behalf.
- Pick the correct pod URL (na1, eu1, etc.) when copying your API key, or every request will fail silently.