CRM migration
Field-level mapping, validation, and rollback between BlinQ and Nutshell. We move data and schema; workflows are rebuilt natively in Nutshell.
BlinQ
Source
Nutshell
Destination
Compatibility
15 of 15
objects map 1:1 between BlinQ and Nutshell.
Complexity
BStandard
Timeline
48–72 hours
Overview
Blinq is a digital business card platform that stores contact profiles, card metadata, tags, ratings, meeting notes, and AI conversation context alongside standard fields like name, email, and phone. It supports custom fields per card template, team-level branding controls, and real-time sync to CRMs via native integrations or Zapier. Nutshell is a CRM that structures data as People (contacts), Organizations (companies), Leads, and Activities — with custom fields available on each record type. There is no native Blinq object equivalent in Nutshell, so card-level profiles map to People records with their metadata stored as custom fields and notes. We extract Blinq contacts via the Blinq API or CSV export, normalize the field schema, map tags and qualifiers to Nutshell custom fields, and load into the appropriate People and Organization records. Meeting notes and AI conversation context transfer as Note records attached to each Person. Tags have no native Nutshell equivalent — we create a Tag__c custom pick-list on the Person object. The migration runs against Nutshell's REST API with bulk handling for large imports. Workflows, automations, and card-design layouts do not migrate — those require manual rebuild in Nutshell.
Every standard and custom field arrives verified.
AI proposes the map; you confirm before any record moves.
Parent–child, lookups, and ownership stay linked.
Calls, emails, meetings — with original timestamps.
Documents, uploads, and inline notes move with the record.
Why teams make this switch
Leaving
What's pushing teams away
Choosing
What's pulling them in
Object mapping
Each row shows how a BlinQ 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.
BlinQ
Person / Card Contact
Nutshell
Person
1:1Blinq contact profiles map directly to Nutshell People records. Standard fields including name, email, phone, and job title transfer as direct field mappings. Blinq custom card fields become Nutshell custom fields on the Person record, preserving any extended data your team captured. One Blinq contact profile results in one Nutshell Person record, maintaining a one-to-one relationship throughout the migration.
BlinQ
Company / Organization on Card
Nutshell
Organization
1:1Blinq contacts may include an associated company name and website pulled from the card profile. These map to Nutshell Organizations using direct field mapping. When a Blinq contact has no company associated, we create a placeholder Organization or flag the record for manual association after migration completes, ensuring no contacts are orphaned during the transfer.
BlinQ
Tags / Qualifiers
Nutshell
Person → Custom field (Tag__c)
1:1Blinq tags and qualifier labels have no native Nutshell equivalent, requiring a custom field approach. We create a Tag__c pick-list field on the Person object in Nutshell and populate each contact's tags as comma-separated pick-list selections. Teams can refine the tag taxonomy post-migration by editing the pick-list options in Nutshell Settings to match their evolving categorization needs.
BlinQ
Rating
Nutshell
Person → Custom field (Rating__c)
1:1Blinq star ratings on contacts transfer to a custom Number field called Rating__c on the Person object in Nutshell. If no rating exists on a Blinq contact, the field remains blank and is not populated. Ratings are preserved as integers from 1 to 5, maintaining the full fidelity of your contact prioritization data.
BlinQ
Meeting Notes / AI Conversation Summary
Nutshell
Note (attached to Person)
1:1Blinq meeting notes and AI-generated conversation summaries are stored as Note records in Nutshell, with each note linked to the corresponding Person record. The content is extracted from Blinq's JSON response and written as plain-text Note body, preserving the full text of meeting discussions and AI conversation context for future reference by your team.
BlinQ
Contact-Card Relationship
Nutshell
Contact Relationship
1:1Blinq allows a contact to be associated with multiple cards or organizations simultaneously. In Nutshell, Contact Relationships link a Person to an Organization using a dedicated relationship object. When a Blinq contact maps to multiple organizations, we create one primary Contact Relationship in Nutshell and surface additional links for manual completion during the post-migration review phase.
BlinQ
Card Template / Design Metadata
Nutshell
Note on Person (reference only)
1:1Blinq card template name, branding theme, and visual layout have no structural equivalent in Nutshell's object model. We store the card template name as a Note on the Person record so the context is preserved for reference, but the design itself cannot be reproduced in Nutshell since it lacks card-design capabilities.
BlinQ
Owner / Team Member
Nutshell
Person → Custom field (Source_Owner__c)
1:1Blinq card owners (team members who created the card) are stored as a Source_Owner__c text field on the Nutshell Person record. Nutshell user matching is performed by email address where possible, allowing us to link Blinq owners to existing Nutshell users. Unmatched owners are flagged in a pre-migration report for your team to resolve before the full migration runs.
BlinQ
Phone / Mobile / Work Number
Nutshell
Person fields + Custom Organization phone
1:1Blinq stores multiple phone numbers per contact including primary, mobile, and work numbers. The primary phone maps to the Person.Phone field in Nutshell. Secondary numbers including mobile and work phones map to Person.OtherPhone and Person.HomePhone fields. Dedicated organization-level phone numbers are stored as custom fields on the Organization record.
BlinQ
Social URLs (LinkedIn, Twitter)
Nutshell
Person → Custom fields (LinkedIn_URL__c, Twitter_URL__c)
1:1Blinq social profile URLs including LinkedIn and Twitter/X do not map to standard Nutshell Person fields. We create LinkedIn_URL__c and Twitter_URL__c text fields on the Person object in Nutshell to store these URLs. Instagram and other platform URLs are stored in a generic Social_URLs__c field as a comma-separated list for comprehensive social presence documentation.
BlinQ
Custom Card Fields
Nutshell
Person or Organization → Custom Fields
1:1Blinq card templates support custom text, number, date, and pick-list fields that extend beyond standard contact data. Each custom field in Blinq requires a corresponding custom field in Nutshell on either the Person or Organization object, depending on whether the field applies to the individual contact or their associated company. The field type is preserved during migration to maintain data integrity.
BlinQ
Blinq Lead / Prospect Status
Nutshell
Lead object
1:1If the Blinq data includes contacts marked as leads or prospects without a sale, those records can be imported as Nutshell Leads rather than People. The migration plan determines the split based on contact status in Blinq before data extraction, ensuring leads enter your Nutshell pipeline in the correct state for follow-up by your sales team.
BlinQ
Blinq Source Tracking (how contact was added)
Nutshell
Note on Person (reference)
1:1Blinq tracks how a contact was added including QR scan, card share, and manual import methods. This attribution data has no native Nutshell field for storing acquisition source. We attach the source information as a Note on the Person record for audit trail and analytics reference, preserving the full context of how each relationship began even though it cannot function as a filterable CRM field.
BlinQ
Blinq CRM Sync History
Nutshell
Note on Person (reference)
1:1Blinq logs CRM sync events and timestamps for contacts that were previously connected to other CRMs. This sync audit trail is stored as a Note on the Nutshell Person record after migration. The note records the last Blinq sync timestamp and destination CRM name if applicable, preserving historical sync context for auditing purposes even though no native equivalent field exists in Nutshell.
BlinQ
Blinq Email Signature Data
Nutshell
No equivalent in Nutshell
1:1Blinq manages email signature templates for team members as part of its outbound communication features. This is an outbound communication asset, not CRM contact data, so it does not belong in Nutshell's data model. Email signatures should be rebuilt using Nutshell's email settings or a dedicated email signature management tool after migration, preserving your team's professional communication branding independently.
| BlinQ | Nutshell | Compatibility | |
|---|---|---|---|
| Person / Card Contact | Person1:1 | Fully supported | |
| Company / Organization on Card | Organization1:1 | Fully supported | |
| Tags / Qualifiers | Person → Custom field (Tag__c)1:1 | Fully supported | |
| Rating | Person → Custom field (Rating__c)1:1 | Fully supported | |
| Meeting Notes / AI Conversation Summary | Note (attached to Person)1:1 | Fully supported | |
| Contact-Card Relationship | Contact Relationship1:1 | Fully supported | |
| Card Template / Design Metadata | Note on Person (reference only)1:1 | Fully supported | |
| Owner / Team Member | Person → Custom field (Source_Owner__c)1:1 | Fully supported | |
| Phone / Mobile / Work Number | Person fields + Custom Organization phone1:1 | Fully supported | |
| Social URLs (LinkedIn, Twitter) | Person → Custom fields (LinkedIn_URL__c, Twitter_URL__c)1:1 | Fully supported | |
| Custom Card Fields | Person or Organization → Custom Fields1:1 | Fully supported | |
| Blinq Lead / Prospect Status | Lead object1:1 | Fully supported | |
| Blinq Source Tracking (how contact was added) | Note on Person (reference)1:1 | Fully supported | |
| Blinq CRM Sync History | Note on Person (reference)1:1 | Fully supported | |
| Blinq Email Signature Data | No equivalent in Nutshell1:1 | Fully supported |
Gotchas + challenges
Platform-specific issues from each side, plus the pair-specific challenges that don't show up on either platform's page on its own.
BlinQ gotchas
Credit system charges per scan and sync
Recipient solicitation emails sent automatically
No public bulk export API documented
CRM sync deduplication rules affect imported records
Nutshell gotchas
Contact tier limits enforced on import
No bulk API endpoint requires paginated extraction
Email sequences not exportable via API
Foundation plan disables key sales features
Pair-specific challenges
Migration approach
Schema audit and Nutshell custom field setup
Before extracting any Blinq data, we audit the target Nutshell account and create all required custom fields: Tag__c, Rating__c, LinkedIn_URL__c, Twitter_URL__c, Background__c, Social_URLs__c, Work_Phone__c, Org_Phone__c, Org_Fax__c, Original_Create_Date__c, Original_Update_Date__c, Last_Contacted_Date__c, and Source_System_ID__c. We review the Nutshell field types and pick-list options to ensure they match the values in Blinq. This step ensures the Nutshell schema is ready to receive data without validation errors during the load phase.
Extract Blinq contacts and metadata via API and CSV export
We pull all Blinq contact records using the Blinq API (or CSV export for smaller setups), including standard fields (name, email, phone, title, company), custom card fields, tags, ratings, meeting notes, AI conversation summaries, and Blinq metadata (contact ID, created date, owner email, source attribution). For organizations, we extract unique company names and their associated details. We validate the extracted dataset against Blinq's record counts to confirm no contacts are missed during extraction.
Build field mapping and resolve owner resolution
We apply the Blinq-to-Nutshell field mapping plan, resolving each Blinq field to its Nutshell equivalent or custom field. Owner resolution matches Blinq owner emails against Nutshell user accounts by email address. Unmatched owners are flagged with a pre-migration report so your team can either invite them to Nutshell or assign their records to a fallback owner. We also deduplicate contacts based on email address to prevent duplicate Person records in Nutshell.
Run sample migration and field-level validation
A representative sample of 100–500 Blinq contacts migrates first, including records with custom fields, tags, ratings, and meeting notes. We generate a field-level diff comparing the source Blinq record against the resulting Nutshell Person, Organization, and Note records. You review the diff to confirm tag mapping, rating values, note content, and custom field population before the full run is committed. This step catches mapping errors before they affect the full dataset.
Full migration with delta-pickup window and post-load reconciliation
The full dataset migrates to Nutshell: People records with custom fields, linked Organizations, Contact Relationships, and Note records for meeting notes and AI conversation summaries. A delta-pickup window (24–48 hours) captures any Blinq records modified or created during the cutover window. We run a reconciliation report comparing Blinq record counts against Nutshell record counts by object type and generate an audit log. One-click rollback is available if the reconciliation reveals gaps that exceed the agreed tolerance threshold.
Platform deep dives
BlinQ
Source
Strengths
Weaknesses
Nutshell
Destination
Strengths
Weaknesses
Complexity grading
Standard CRM migration. 1 of 8 objects need a mapping; the rest are 1:1.
Overall complexity
Standard migration
Derived from compatibility, mapping clarity, API constraints, and data volume across BlinQ and Nutshell.
Object compatibility
1 of 8 objects need a mapping; the rest are 1:1.
Field mapping clarity
Field mapping is derived from defaults — final spec confirmed during the sample migration.
Timeline complexity
8-object category — typical timelines run 2–7 days end-to-end.
API constraints
BlinQ: Not publicly documented.
Data volume sensitivity
BlinQ doesn't expose a bulk API — REST + parallelization used for high-volume runs.
Estimator
Rule-based pricing — no per-record fees, no manual quotes. Migrations over 2M records are scoped individually.
Step 1
Pick a category, then your source and destination platforms.
Category
FAQ
Answers to the questions buyers ask most during BlinQ to Nutshell migration scoping. Not seeing yours? Book a call.
Walk through your BlinQ to Nutshell migration with a real engineer — 30 minutes, free, written quote within 24 hours.
Book a free 30 minute consultationAdjacent paths
Other ways to leave BlinQ
Other ways to arrive at Nutshell
Ready when you are
Tell us record counts and timeline. We'll come back with a written quote inside 1 business day — no commitment, no sales pitch.