How to create your own plugin on strapi (4/4)

This tutorial is part of the « How to create your own plugin »:

Please note: Since we initially published this blog post, we released new versions of Strapi and tutorials may be outdated. Sorry for the inconvenience if it's the case. Please help us by reporting it here.


This is a companion discussion topic for the original entry at https://strapi.io/blog/how-to-create-an-import-content-plugin-part-4-4
1 Like

This is a great plugin. However, I saw that the data can not insert into the Book content type, right?
Can the plugin access and get data from the content type we had created and inserted before?
Thanks