I want to automate the creation of backups of my Zaps. I have a paid account.
Today I have to:
- use the UI, visit Settings > Data Management > Export My Data
- go to my email, find the “Your Zapier account data is ready to download” email, click on the button “Download your account data”
- download the file (doesn’t need to be authenticated)
- unzip the file
- inflating: task_history_download_urls.csv
inflating: zapfile.json
inflating: zap_data.json
- inflating: task_history_download_urls.csv
I appreciate I could drive a headless browser, but is there a simpler way to automate step 1?
I want to do this nightly.
Thanks,
Martin