CRM

Migrate your Insightly CRM data

SMB-focused CRM with built-in marketing automation and project management, priced for teams of 2–200. The platform's linking model ties Contacts and Organizations to Opportunities but gates automation behind the Professional tier.

Encrypted end-to-end with one-click rollback
Talk to a real migration engineer in minutes
Insightly CRM logo

In its favor

Why people choose Insightly CRM

The signal that keeps Insightly CRM on the shortlist. Sourced from G2, Capterra, and customer scoping calls.

Lowest barrier to entry among integrated CRM-marketing bundles — free plan for 2 users lets small teams validate the platform before committing to a paid tier.

Combines CRM, marketing automation, and project management in one platform, reducing the need for separate tools and simplifying data flow between sales and delivery.

AppConnect offers 500+ no-code integrations including Office 365, QuickBooks, and MailChimp, making it viable as a hub for small business stacks.

Built-in project management lets teams convert a closed Opportunity into a Project without leaving the CRM, keeping post-sale work tied to the original deal.

Modern cloud-native interface with a faster onboarding curve compared to legacy CRMs like Act! or Salesforce, according to G2 ease-of-setup scores.

Workflow automation and AI Copilot are locked behind the Professional tier, pushing teams with automation needs to higher-cost plans quickly as headcount grows.

Custom field handling requires referencing FIELD_NAME in API calls, and the UI documentation is described as incomplete and overwhelming by power users.

Setup is time-consuming, particularly for automation configuration, with users reporting frequent timeouts during the process.

Limited customization compared to enterprise CRMs — some users find field-level tailoring insufficient for complex sales processes.

Reasons to switch

Why people leave Insightly CRM

The recurring reasons buyers give for replacing Insightly CRM. Presented as facts, not knocks.

Platform scorecard

Strengths, weaknesses, and where Insightly CRM fits

Grades across six dimensions, plus a SWOT-style view of where the platform shines and where it falls short.

SWOT — strengths, weaknesses, and use-case fit

Strengths

CRM, marketing automation, and project management unified in one subscription, reducing tool sprawl for SMBs.Free plan for 2 users and a 2,500-record cap provides a low-risk evaluation environment.AppConnect delivers 500+ no-code integrations with mainstream business tools without requiring developer resources.Modern UI with faster onboarding compared to legacy CRM alternatives, backed by positive ease-of-setup scores on G2.Project creation directly from closed Opportunities keeps post-sale work connected to the originating deal.

Weaknesses

Workflow automation and AI Copilot require the Professional tier, making the Plus plan unsuitable for teams with automation needs.Custom field handling requires FIELD_NAME API lookups, which adds complexity to integrations and migrations.Setup time and reported timeouts during automation configuration create friction for new administrators.Documentation is described as incomplete and overwhelming by power users, according to G2 review themes.

Where it works

Small SMB teams of 2-50 users seeking CRM, marketing automation, and project management in a single subscription without managing multiple vendors.Teams in agencies, consulting, finance, healthcare, and professional services that need straightforward lead-to-opportunity tracking with pre-built pipeline stages.Organizations already using Office 365, QuickBooks, or MailChimp that benefit from AppConnect's 500+ no-code integrations without developer resources.Teams migrating from legacy CRMs like Act! or on-premises Salesforce who need faster onboarding and a modern cloud-native interface.Solo to 5-person startups evaluating CRM fit using the free plan with 2,500-record limit before committing to a paid tier.

Where it struggles

Growing sales teams with automation needs that get pushed to Professional tier ($899/user/month) quickly as headcount scales, making Plus plan unsuitable.Organizations requiring complex field-level customization or bespoke sales processes—limited customization reported as a pain point by power users.Teams that depend on thorough documentation and self-service support, since documentation is described as incomplete and overwhelming on G2.Companies with data-heavy or multi-object integration requirements, where API rate limits (10 req/sec, daily caps by plan tier) and FIELD_NAME lookups add friction.Mid-market teams needing governance features like sandboxes, audit logging, or product/quote management, which are gated behind Enterprise tier pricing.

Pricing tiers

Insightly CRM pricing overview

Insightly uses a per-user, per-month subscription model across four tiers. The Free plan is limited to 2 users and 2,500 total records. Plus starts at $29/user/month annually for basic CRM and reporting. Professional at $49/user/month unlocks workflow automation and AI Copilot. Enterprise pricing is available via sales inquiry and includes sandboxes and audit logging.

Free

Tier 1 of 4

Free

What's included

Up to 2 users2,500 total records across all objectsBasic contact and lead management14-day trial on paid features

Need help selecting your CRM?

Book a free 30 minute consultation

Pricing is informational. FlitStack AI does not bill on Insightly CRM's schedule — see our quote-based pricing →

What gets migrated

Insightly CRM object support

Object-by-object support for Insightly CRM migrations. Per-pair details surface during scoping.

Leads

Fully supported

Leads are a top-level object in Insightly with their own lifecycle. We map them 1:1 for most destinations, converting Lead status to a custom Contact property when the target CRM does not have a separate Lead object.

Contacts

Fully supported

Contacts are a standard object with standard fields (name, email, phone) plus optional custom fields. We preserve all standard fields and custom fields via the FIELD_NAME approach. Link relationships to Organizations must be re-established using the Add/Update Link endpoints after import.

Organizations (Accounts)

Fully supported

Organizations store company-level data and serve as the parent record for Contacts. We import Organizations first, then Contacts, then re-link them via the link endpoints to preserve the Contact-to-Organization relationship in the destination.

Opportunities (Deals)

Mapping required

Opportunities contain pipeline stage, probability, and monetary value fields. Pipeline stages are custom-named strings in Insightly and require explicit mapping to destination stage names. We flag stage mismatches during scoping and apply a customer-approved mapping table at import.

Projects

Mapping required

Insightly Projects can be created from closed Opportunities. Project task structure, custom fields, and status fields map but require field-level alignment since task schemas vary across PM tools.

Tasks

Mapping required

Tasks in Insightly are linked to any primary object (Contact, Organization, Opportunity). Task status values are enumerated strings that require value mapping against the destination system's task status schema.

Notes (Comments)

Mapping required

Notes are standalone objects that can be linked to any primary record. We preserve note body, author, and creation date. The link relationship to the parent record must be reconstructed in the destination using the target system's association method.

Custom Objects

Mapping required

Insightly supports user-defined Custom Objects with their own fields and relationships. Custom Object schemas are migrated via field-level mapping; we validate field types (text, date, picklist, currency) against the destination schema and flag unsupported field types.

Custom Fields

Mapping required

Custom fields are handled per-object via POST/PUT endpoints. The FIELD_NAME identifier must be looked up via the /CustomFields/{objectName} endpoint before writes. We retrieve all custom field metadata per object at migration start and reference FIELD_NAME in every record write to avoid silent failures.

Pipeline Stages

Mapping required

Pipeline stages are custom-named strings attached to Opportunities. We treat them as controlled-vocabulary fields, not enumerated schemas. During migration, we apply a stage name mapping table so stage semantics are preserved in the destination pipeline.

Tags

Fully supported

Tags are flat string labels applied to Contacts, Organizations, Opportunities, and Projects. We export and import tag arrays as plain string lists. Tag semantics are preserved as-is unless the destination requires tag normalization.

Attachments

Not in this platform

File attachments are stored as URLs or blob references in Insightly's object model. We do not migrate attachment binary data directly. We can export attachment metadata (filename, URL, associated record) and provide a reference mapping so attachments can be re-linked in the destination system.

Gotchas

What to watch for in Insightly CRM migrations

Issues we've hit on past Insightly CRM migrations, tagged by severity. FlitStack AI handles every one — surfacing them up front because buyer engineering teams want to know.

High

Free plan record cap applies to all Insightly objects

High

API rate limits vary by plan and reset daily

Medium

Custom fields require FIELD_NAME lookup before writes

Medium

XML export only captures default fields for migrations out

Medium

Link relationships must be rebuilt via dedicated endpoints

How a Insightly CRM migration works

Four steps, Insightly CRM-specific

Connect

API key (Base64-encoded for v3.1 REST API) into Insightly CRM. Scopes limited to read-only on the data we move.

Map

We translate Insightly CRM-specific structures (custom fields, objects, value lists) to the destination's model.

Sample

Test with a 50–200 record subset to validate Insightly CRM quirks before production.

Migrate

Full migration with Insightly CRM rate-limit handling. Rollback available throughout.

FAQ

Insightly CRM migration FAQ

Answers to the questions buyers ask most during Insightly CRM migration scoping. Not seeing yours? Book a call.

Can't find your answer?

Walk through your Insightly CRM migration with a real engineer — 30 minutes, free, written quote within 24 hours.

Book a free 30 minute consultation

Most Insightly CRM migrations under 1M records finish in 48–72 hours end-to-end. Larger orgs with custom objects or buyer-side security review typically take 5–7 days.

Ready when you are

Migrate Insightly CRM.
Without the rebuild.

Free scoping call with a migration engineer. Tell us about your Insightly CRM setup and destination — written quote back within a business day.

Free scoping call Quote in 1 business day 1,784 platforms supported