Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: import script for GDPR requests csv (Auchan, Carrefour, E.Leclerc, Intermarché) #209

Merged
merged 6 commits into from
Feb 21, 2024

Conversation

raphodn
Copy link
Member

@raphodn raphodn commented Feb 15, 2024

What

When requesting fidelity card data via GDPR requests, the returned csv sometime provides EAN :)

This is the beginning of a multi-shop script to upload this data

  • Auchan ✔️
  • Carrefour ✔️
  • E.Leclerc ✔️
  • Intermarché ✔️

Caveats

  • location : usually the location_osm_id & location_osm_type will change depending on where you used your fidelity card. The script contains a location filter inside the code to split the prices per location.
  • proof : a proof id is required. The proof must have the type GDPR_REQUEST. You can upload it via Postman

@raphodn raphodn changed the title feat: first import script for GDPR requests csv feat: import script for GDPR requests csv (Auchan, Carrefour, E.Leclerc, Intermarché) Feb 18, 2024
@raphodn raphodn marked this pull request as ready for review February 19, 2024 11:55
@raphodn raphodn merged commit 0c491e4 into main Feb 21, 2024
5 checks passed
@raphodn raphodn deleted the raphodn/gdpr-upload-scripts branch February 21, 2024 12:59
@raphodn raphodn linked an issue May 3, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Expand the GDPR import script for new stores
2 participants