@IvanMeere
Ok this will export all items as a csv.
To send an automated back up of your list to a folder
Add as your trigger and set the options to what you want.

Add Get Items

Add Create CSV Table with 'From' as 'Value' Get Items

Add A Compose

Select add Dynamic Content if not already showing.
Select 'Expression tab'
In the input box = utcnow('M')
This will give you the 'Month' if you want different use this page as a reference

Then Add either Sharepoint or Onedrive 'Create File'
Use Folder path to navigate to where you wish to store the file
File name Text name with OUTPUT from Compose (important ensure whatever you named the file the you end it with '.csv'
The second OUTPUT is from the Create CSV action

That will give you a CSV copy of all List items at the point of the run flow
If you look in the CSV one of the columns has the version number in it 🙂
Regards Gary
Please mark topics as solved if they are and give kudos to make people happy 