Hi Victor,
I have applied several flows in that sense.
I recommend to:
- Export PrestaShop data to Google sheets (I am not sure what data do you need to export).
- Create reports using Google sheets as data source.
So, every time a new sale is done at PrestaShop, you can send data to Google sheets using a webhook. That’s a simple use case.
Hope this helps.