darobin / notion-backup

Simple command to backup a Notion workspace
MIT License
425 stars 63 forks source link

Expiration #26

Open analytic-bias opened 1 year ago

analytic-bias commented 1 year ago

There is currently no practical way to automize this until Notion decide to add a backup endpoint to their official API, at which point this script will be able to use a proper authentication token.

What if I just put login information into the secret variable? Is it possible to implement an automation for that?