Export automatique des KPI Mirakl par email (CSV)
How it works
- The workflow is triggered on a schedule.
- Configuration variables like API URL and email are set.
- Offers are fetched from the Mirakl API.
- Fetched data is formatted into a spreadsheet.
- The formatted data is emailed using Gmail.
Setup steps
- [ ] Configure the Schedule Trigger to define when the workflow runs.
- [ ] Set the API URL, key, and email address in the configuration node.
- [ ] Configure Gmail credentials for email sending.
Customization
The schedule for the workflow can be modified according to requirements. The destination email address can also be customized.