Pimcore Datahub File Export
Datahub File Export publishes data stored in Pimcore to flat CSV, XML or JSON files, configured in Pimcore's Datahub. It targets recurring, scheduled exports.
Features
- Column-based schema configuration, the same field selection and transformers as a Pimcore Studio data object grid
- Export formats
CSV,XMLandJSON, extensible with custom types - Delivery to a local directory, SFTP, an HTTP endpoint, e-mail, a Pimcore asset, or a token-guarded download URL
- Exports triggered on save, by cron definition, from the CLI, or manually
- Incremental exports: with the
Update Current Fileconflict strategy, new rows are merged into the previously generated file instead of rebuilding it
Documentation Overview
Further Information
Other Pimcore Datahub adapters:
