- Integrations
- /
- Insightly
Insightly
Insightly CRM contact and opportunity writes
Insightly is the small-to-midmarket CRM with project-management bolted on, popular with services businesses that want one system for both deals and the delivery work that follows. Tiny Command exposes six actions, no triggers (Insightly does not emit outbound webhooks on the free or starter tiers — Enterprise tier supports them through the third-party "Insightly Webhooks" add-on configured outside this connector). The actions cover the write surface and the lookup that makes upsert work: Create Contact, Create Organisation (Insightly's UK-spelled "Organisation"), Create Opportunity (the deal record, with stage, pipeline, value, and probability), Create Task (project-management side), Get Contact, and Search Contacts (the dedupe lookup before write). The connection uses an Insightly API key (per-user, from User Settings → API). Insightly's data model uses LINKS to relate records — a Contact links to an Organisation, an Opportunity links to both, a Task links to whichever parent — which the typed actions expose as ID references at creation time.
Do anything Insightly can do, from a workflow.
Every action accepts dynamic inputs from upstream nodes, whether that's an AI output, a form field, or a search result.
| Action | What it does |
|---|---|
| Create Insightly Contact | Inserts a contact with email, name, custom fields. Insightly doesn't auto-dedupe — wrap in Search Contacts first if uncertain whether the contact exists. |
| Create Insightly Opportunity | Creates a sales opportunity with name, bid amount, currency, pipeline, stage. Useful for "qualified lead → auto-create opportunity in pipeline" workflows. |
| Create Insightly Organisation | Creates a company-level record (Insightly uses UK "Organisation" spelling). For "new B2B prospect → create company record before linking contacts" workflows. |
| Create Insightly Task | Creates a project-management task linked to contacts, organisations, or opportunities. Useful for "deal closed → auto-create kick-off task for delivery team" workflows. |
| Get Insightly Contact | Returns a contact by ID with all standard and custom fields plus linked organisation. The standard lookup before update workflows. |
| Search Insightly Contacts | Lookup by field (email, name, custom field). The standard "find before update" pattern for upsert workflows. |
Pre-built Insightly workflows.
Clone any recipe and customize it in one click. Every recipe is fully editable.
Three things worth knowing.
Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.
Connect Insightly once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.
Every Insightly field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.
Questions about the Insightly integration.
If we missed yours, ping support. We usually reply within an hour.
How do I connect Insightly to Tiny Command?
What Insightly triggers does Tiny Command support?
What Insightly actions can I run from a workflow?
Is the Insightly integration real-time?
Do I need to write code to use Insightly with Tiny Command?
How much does the Insightly integration cost?
More crm & sales apps people connect.
Same category as Insightly, ordered by how often teams pair them. Hover the carousel to pause.
Do more with Insightly.
Wire it to Slack, Notion, HubSpot, Stripe, or any of the other 438 apps in our catalog. Setup takes roughly two minutes. Free to try, no credit card.