Before You Begin
Make sure you have:- A Webflow collection to export
- A Sanity project with dataset (or ready to create one)
- A Sanity API token with Editor permissions
- A ContentWrap account
Need setup help?
See prerequisites for detailed requirements
Step 1: Export from Webflow
Step 2: Upload to MigrateKit
Sign in
Go to app.contentwrap.io and sign in
MigrateKit automatically detects your Webflow structure and shows a preview
Step 3: Map Fields
Define how Webflow content becomes Sanity documents:Map your fields
For each Webflow column, select a Sanity field type:
| Webflow Column | Sanity Type | Notes |
|---|---|---|
| Name/Title | string | Plain text |
| Post Body | portableText | HTML auto-converts |
| Main Image | image | Downloads & uploads |
| Slug | slug | URL-friendly ID |
| Published Date | datetime | ISO date format |
MigrateKit auto-suggests mappings based on column names and data types. Review and adjust as needed.
Step 4: Connect Sanity
Enter project details
You’ll need three things:
- Project ID - Found in your Sanity dashboard
- Dataset - Usually
productionordevelopment - API Token - Must have Editor permissions
Step 5: Import
Review the preview
Check sample documents to ensure:
- Field mappings look correct
- Portable Text renders properly
- Images are referenced
Step 6: Verify in Sanity
Check drafts
Review migrated documents in the drafts section
- Check content accuracy
- Verify formatting
- Confirm images loaded
What’s Next?
Full Migration Guide
Complete walkthrough with advanced options
Troubleshooting
Common issues and how to fix them
Understanding Portable Text
How HTML converts to Portable Text
Need Help?
The CSV upload failed
The CSV upload failed
Check that your file:
- Is a valid CSV (not XLSX or other format)
- Has all original Webflow columns
- Isn’t corrupted or edited in Excel
Portable Text looks wrong
Portable Text looks wrong
This usually happens with complex HTML. MigrateKit converts most common tags, but some structures may need manual cleanup in Sanity.Learn more: HTML Conversion
Images didn't upload
Images didn't upload
Image upload failures typically occur due to:
- Invalid image URLs in your CSV
- Network timeouts for large files
- Sanity asset quota limits
Some rows failed to import
Some rows failed to import
Check the error messages for specific issues:
- Required fields with missing values
- Invalid data types (text in number fields)
- Malformed dates or slugs
Contact Support
Still stuck? Email us at [email protected]