Migrating to Strapi

We’re currently looking into migrating to strapi from a different CMS vendor. Is there a guide on what’s the best way of doing this? I’m mostly thinking about content migration. I see there’s an api to create content but wonder if there’s anything more appropriate to use. REST API reference | Strapi Documentation

This topic has been created from a Discord post (1242842324564971551) to give it more visibility.
It will be on Read-Only mode here.
Join the conversation on Discord

Maybe this plugin helps? https://market.strapi.io/plugins/strapi-plugin-import-export-entries Although you would still need to parse and form your current data to the needed structure.