I have around 1000 blog pages to be maintained in strapi which consists of dynamic content

How can I create dynamically through strapi instead of creating one at a time which is a tedious task.im using strapi v5.<#1019655562092355594>

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

I’ve just imported thousands of articles from a WP by just replicating the import file format of Strapi. You could also inject that in the DB directly

I haven’t gotten into how to script that directly but that sounds easily doable.