Run the migration
The beehiiv migrator allows you to quickly import content and members from your beehiiv to your Ghost publication. You can access the migrator tool from the Settings → Advanced → Import/Export area of Ghost Admin.
1. Enter your beehiiv API key
To start the migration process, create an API key & paste it into the text box, and click Continue.
2. Select site
Any sites you have in your beehiiv account will be listed here. Select the site you want to migrate from. If you only have one site, it is preselected. Select if you want to migrate posts and/or subscribers, then click Continue.
3. Review
Ghost will confirm the number of posts and members that will be imported to your publication. If satisfied, click Import content and subscribers to begin the import of your data.
Statement descriptor
The statement descriptor is what’s shown on bank statements, and depending on how the account was set up, might include ‘beehiiv’ in the name. We recommend updating this in your Stripe public details settings.Using custom domains
If you’re using a custom domain on beehiiv, you’ll need to implement redirects in Ghost to prevent broken links. beehiiv uses/p/ as part of the public post URL, where as Ghost uses it in the URL for post previews. This means the redirect regular expression is quite complex, but necessary so that post previews in Ghost function correctly.
https://mysite.com/p/awesome-post, they will automatically be redirected to https://mysite.com/awesome-post.
For more information on beehiiv redirects, visit our guide here.

