lazurey / strapi-plugin-content-export-import

Strapi plugin for content export and import
166 stars 47 forks source link

Export with condition #37

Open pikonha opened 2 years ago

pikonha commented 2 years ago

Hi there 👋🏼

Is there any way of exporting content conditionally using the filters I have on the listing feature? I'd like to export entities with a specific property value but currently I can just export all data from a collection.

I'd be happy to help with this feature as I think it's a common use case.