Bring your changelog history and subscribers from Headway to ShipPulse.
Headway does not have a built-in CSV export for changelog entries. You have two options:
POST /api/v1/changelog endpoint to bulk-create entries.Export your subscriber list from Headway (Settings → Subscribers → Export). Then use ShipPulse's subscriber import or add them via the API:
curl -X POST https://shippulse.dev/api/v1/subscribers \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"email": "[email protected]"}'Migration assistance
Contact [email protected] — we'll handle the migration free of charge for annual subscribers.