CRM migration

Migrate from Pawa to Nutshell

Field-level mapping, validation, and rollback between Pawa and Nutshell. We move data and schema; workflows are rebuilt natively in Nutshell.

Pawa logo

Pawa

Source

Nutshell

Destination

Nutshell logo

Compatibility

75%

6 of 8

objects map 1:1 between Pawa and Nutshell.

Complexity

CModerate

Timeline

2-4 weeks

Rollback included Accuracy guarantee Field-level validation

Overview

What this migration involves

Pawa is a Quebec-designed CRM built for mobile-first field teams in low-connectivity environments, with emphasis on data collection in remote areas for manufacturers, distributors, agents, and retailers. Nutshell is a US-based CRM with 576 verified G2 reviews, free onboarding on all paid plans, and unlimited contacts from its entry tier. The migration challenge with Pawa is not schema complexity—it is API transparency: Pawa does not publish a bulk export endpoint in its available documentation, and file attachments are not exposed via API. We validate the actual exportable schema during scoping by connecting to a live API instance, and where bulk export is not accessible, we work with the customer to extract records via any available CSV or report feature and validate the resulting dataset against the live schema before mapping. We do not migrate workflows, automations, or sequences as code; we deliver a written inventory of these for the customer's admin to rebuild in Nutshell.

Field-level fidelity

Every standard and custom field arrives verified.

Schema-aware mapping

AI proposes the map; you confirm before any record moves.

Relationships preserved

Parent–child, lookups, and ownership stay linked.

Full activity history

Calls, emails, meetings — with original timestamps.

Attachments & notes

Documents, uploads, and inline notes move with the record.

Why teams make this switch

Two sides of the same decision

Leaving

Pawa logo

Pawa

What's pushing teams away

  • Limited public documentation and API transparency make it difficult for technical teams to evaluate the platform's data export capabilities before committing.
  • The platform appears to be better optimized for Android devices, leading Apple users to feel underserved and to seek alternatives with consistent cross-platform support.
  • Small review volume on G2 (only 2 reviews) makes it hard for prospective buyers to assess long-term reliability and support quality, prompting some to choose more established CRMs.

Choosing

Nutshell logo

Nutshell

What's pulling them in

  • Lowest cost entry point among mid-market CRMs—Foundation plan starts at $13/user/month, making it accessible for teams validating CRM fit before committing.
  • Integrated sales automation and email sequencing on Pro plans without requiring a separate email marketing platform, per verified Capterra reviews.
  • Consistently praised for intuitive interface and fast onboarding, with case studies reporting 100% team adoption rates within initial deployment periods.
  • Strong customer support responsiveness cited across G2 reviews, with dedicated support tiers available on Enterprise plans.
  • Native integrations with WhatsApp, Facebook Messenger, Instagram, and Slack reduce reliance on third-party middleware for common communication channels.

Object mapping

How Pawa objects map to Nutshell

Each row shows how a Pawa object lands in Nutshell, including any object-level transformations, lookup resolution, or schema-design dependencies.

Typical mapping — final map is confirmed during the sample migration step.

Pawa

Contact

maps to

Nutshell

People

1:1
Fully supported

Pawa Contact records map to Nutshell People. Standard fields (name, phone, email, address) map directly. We discover Pawa custom field names and types via API at scoping and build a field map to Nutshell's custom field schema before any records are written. Email address is used as the dedupe key during import. If Pawa contacts reference a linked Company, we resolve the Organization lookup before inserting the People record.

Pawa

Company

maps to

Nutshell

Organization

1:1
Fully supported

Pawa Company records map to Nutshell Organization. Company name becomes the Organization name, address fields map to Nutshell's address compound field, and phone maps to the primary phone field. Organization is created before any linked People records are inserted so that the Organization lookup is satisfied at People insert time.

Pawa

Deal

maps to

Nutshell

Deal

1:1
Fully supported

Pawa Deal records map to Nutshell Deal with deal value, stage, and linked Contact preserved. The linked Contact resolves to a Nutshell People ID before Deal import. Pawa stage names are mapped to Nutshell pipeline stage values using a mapping table agreed upon during scoping. Closed-won and closed-lost reasons from Pawa custom fields become Nutshell custom fields on the Deal record.

Pawa

Pipeline Stage

maps to

Nutshell

Pipeline Stage

lossy
Fully supported

Pawa pipeline stages are mapped to Nutshell pipeline stage values with ordering preserved. We create the Nutshell pipeline with matching stage names and probabilities before Deal records are imported. Stage probability percentages are rounded to integers as Nutshell requires.

Pawa

Custom Fields

maps to

Nutshell

Custom Fields

lossy
Mapping required

Pawa custom fields on Contacts and Companies are discovered via API at scoping time. We create matching Nutshell custom fields (text, number, date, dropdown) on the People and Organization objects before migration begins. Field order and groupings are noted for the customer's admin to assign to Nutshell field sets post-migration.

Pawa

Tag

maps to

Nutshell

Tags

1:1
Mapping required

Pawa tags stored as flat string arrays on Contact and Company records map to Nutshell tag fields. Tags migrate as comma-separated values in a Nutshell custom tag field. Tag inheritance behavior differs between platforms; we note in the mapping document that Nutshell tags apply at the record level rather than propagating to related records.

Pawa

User

maps to

Nutshell

User

1:1
Fully supported

Pawa User records (name, email, role) are exported and mapped to Nutshell User records by email match. Inactive Pawa users are flagged and excluded from migration unless the customer requests otherwise. Owner assignments on Contact, Company, and Deal records resolve via the User email mapping at migration time.

Pawa

Attachments

maps to

Nutshell

Attachments

1:1
Not supported

Pawa's API does not expose file attachments. We flag every attachment-bearing record during the discovery phase and list them in the migration plan with the record name, type, and the URL or path where the file lives in Pawa. The customer downloads and re-uploads these manually post-migration to Nutshell. Attachments are excluded from the record count used to scope migration timelines and pricing.

Gotchas + challenges

What specifically takes care here

Platform-specific issues from each side, plus the pair-specific challenges that don't show up on either platform's page on its own.

Pawa logo

Pawa gotchas

High

No publicly documented bulk data export endpoint

High

Attachment files are not exposed via API

Medium

Small review sample limits platform reliability assessment

Low

Android preference may affect iOS user experience post-migration

Nutshell logo

Nutshell gotchas

High

Contact tier limits enforced on import

Medium

No bulk API endpoint requires paginated extraction

Medium

Email sequences not exportable via API

Medium

Foundation plan disables key sales features

Pair-specific challenges

  • No documented bulk export endpoint in Pawa

    Pawa does not publish a bulk export or batch API endpoint in its available documentation. We request API credentials during scoping, enumerate available endpoints against a live connection, and validate the exportable schema before committing to a migration scope. If a full data export is not accessible via API, we work with the customer to use any available CSV or report export feature and validate the resulting dataset against the live schema before building the field map. This discovery step adds one to two weeks to the timeline compared to migrations from platforms with documented bulk endpoints.

  • Attachments are not migratable from Pawa

    Pawa's API does not expose file attachments in a publicly documented endpoint. We do not migrate attachments. Before migration begins, we produce a full list of attachment-bearing records (Contact, Company, Deal) with file names and record references so the customer can manually download and re-upload them to Nutshell post-migration. This list is part of the migration plan and attachments are excluded from the record count used to scope timelines and pricing.

  • Pawa schema requires live API validation before scoping

    Pawa's limited public documentation means we cannot build a complete field map from documentation alone. We must connect to a live Pawa API instance during discovery to enumerate object types, field names, field types, and relationship references. Any migration scope we produce before that connection is provisional. If the actual schema differs significantly from the customer's expectations (for example, custom fields that were created but not documented), the scope and pricing adjust accordingly.

  • No automation rebuild scope for Pawa workflows or sequences

    Pawa workflows and any sales engagement sequences do not migrate to Nutshell because the two platforms use fundamentally different automation models. We deliver a written inventory of every active Pawa automation with its trigger, conditions, and actions for the customer's admin to rebuild in Nutshell's automation tools post-migration. Nutshell's automation capabilities differ from Pawa's; the customer's admin or a Nutshell partner evaluates which automations are worth rebuilding based on business priority.

  • Limited review volume constrains platform reliability assessment

    Only two verified reviews exist for Pawa on G2, making it difficult to establish consistent patterns around support response time, API reliability, and long-term platform stability. We encourage customers migrating from Pawa to validate Nutshell's SLA, support tier, and uptime commitments against the volume and criticality of the data they plan to migrate. Nutshell's 576 G2 reviews and free onboarding support provide a substantially larger evidence base for that evaluation.

Migration approach

Six steps for a successful Pawa to Nutshell data migration

  1. Discovery and API surface validation

    We request Pawa API credentials and connect to a live instance to enumerate the actual schema: object types, field names, field types, relationship fields (foreign keys), and custom field definitions. We also check for any bulk export capability, report generation, or CSV download options available within the Pawa interface. The discovery output is a provisional migration scope with a full field map and a list of records that contain attachments. If the API surface is smaller than expected, we update the scope and pricing before proceeding.

  2. Nutshell sandbox setup and schema design

    We create a Nutshell trial or sandbox environment and design the destination schema: custom fields on People, Organizations, and Deals; pipeline stages matching Pawa's pipeline structure; and any custom field types required to receive Pawa's data. We agree on the field map with the customer's admin before deploying any schema changes to the production Nutshell org.

  3. Owner and User reconciliation

    We extract every distinct Pawa User referenced on Contact, Company, and Deal records and match by email against the Nutshell destination User table. Any Pawa User without a matching Nutshell User goes to a reconciliation queue for the customer's admin to provision before record import begins. Owner assignments on migrating records cannot be resolved until this step is complete.

  4. Data extraction and transformation

    If Pawa exposes a bulk export endpoint, we use it with pagination and rate-limit handling to extract all Contacts, Companies, Deals, and custom field data. If only record-by-record API access is available, we paginate through the endpoint with exponential backoff. We transform the extracted records using the agreed field map, parse tag arrays, resolve foreign key references, and prepare CSV-formatted import files for Nutshell. Attachments are listed and excluded from the import file.

  5. Production migration in dependency order

    We run production migration in record-dependency order: Organizations first (from Pawa Companies), then People (with Organization lookup resolved), then Deals (with People lookup and Owner resolved), then custom field data. Each phase emits a row-count reconciliation report showing records inserted, skipped, and errored before the next phase begins. Errors are investigated and corrected before retrying the phase.

  6. Cutover, validation, and automation inventory delivery

    We freeze Pawa write access during cutover, run a final delta migration of any records modified during the migration window, then mark Nutshell as the system of record. We deliver the attachment list with record references for manual re-upload. We deliver the automation inventory document listing every Pawa workflow or sequence with its trigger, conditions, and actions for the customer's admin to rebuild in Nutshell. We support a five-business-day post-cutover window to resolve reconciliation issues raised by the customer's team.

Platform deep dives

Context on both ends of the pair

Pawa logo

Pawa

Source

Strengths

  • Works reliably in low-connectivity and offline environments for field data collection.
  • Cross-device compatibility across Android, tablets, and mobile phones.
  • Straightforward mobile interface suitable for non-technical field users.

Weaknesses

  • Very limited public API documentation and low review volume hinder technical evaluation.
  • Appears to favour Android over iOS, creating an inconsistent experience for mixed-device teams.
  • No publicly documented bulk export mechanism, which complicates large-scale migrations.
Nutshell logo

Nutshell

Destination

Strengths

  • Simple, intuitive interface with minimal learning curve for sales teams new to CRM
  • Per-seat pricing is transparent and predictable, with annual billing reducing monthly cost
  • Full data export tool available for all account data including backups
  • Open JSON-RPC API allows programmatic access to all core objects
  • Native multichannel engagement (email, SMS, WhatsApp) without third-party add-ons for communication

Weaknesses

  • Reporting and analytics are considered weak, requiring manual Excel exports for detailed analysis
  • No bulk API endpoint—migration requires paginated API reads that must be rate-limited carefully
  • JSON-RPC API is less common than REST, requiring custom integration code compared to standard REST CRMs
  • Add-on costs (Forms, Nutshell IQ, Email Marketing) are per-company charges that stack on top of per-seat pricing
  • Feature restrictions on entry-level plans mean teams often need mid-tier to get basic automation

Complexity grading

How hard is this migration?

Moderate CRM migration. 5 of 8 objects need a mapping; the rest are 1:1.

C

Overall complexity

Moderate migration

Derived from compatibility, mapping clarity, API constraints, and data volume across Pawa and Nutshell.

  • Object compatibility

    C

    5 of 8 objects need a mapping; the rest are 1:1.

  • Field mapping clarity

    C

    Field mapping is derived from defaults — final spec confirmed during the sample migration.

  • Timeline complexity

    B

    8-object category — typical timelines run 2–7 days end-to-end.

  • API constraints

    B

    Pawa: Not publicly documented.

  • Data volume sensitivity

    B

    Pawa doesn't expose a bulk API — REST + parallelization used for high-volume runs.

Estimator

Estimate your Pawa to Nutshell migration cost

Rule-based pricing — no per-record fees, no manual quotes. Migrations over 2M records are scoped individually.

Step 1

What are you migrating?

Pick a category, then your source and destination platforms.

Category

FAQ

Frequently asked questions about Pawa to Nutshell data migrations

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

Can't find your answer?

Walk through your Pawa to Nutshell migration with a real engineer — 30 minutes, free, written quote within 24 hours.

Book a free 30 minute consultation

Most migrations land between two and four weeks for accounts under 10,000 Contacts and 2,000 Deals where a clean Pawa API export path exists. Migrations requiring manual CSV extraction, complex custom field mapping across multiple object types, or multiple linked record types move to four to eight weeks. The discovery and API surface validation phase adds one to two weeks compared to migrations from platforms with fully documented bulk export endpoints.

Adjacent paths

Related migrations to explore

Ready when you are

Move from Pawa.
Land in Nutshell, intact.

Tell us record counts and timeline. We'll come back with a written quote inside 1 business day — no commitment, no sales pitch.

Accuracy guarantee Rollback included Quote in 1 business day