Updated Wekan Sandstorm cards to CSV using Python (markdown)

Lauri Ojansivu 2017-10-07 23:09:25 +03:00
parent 0a9a791f3f
commit 49a1770dfa

@ -14,7 +14,7 @@ Code originally by ertanalytics (Eric Thompson / AZero). Script has been used fo
https://api-URL.SUBDOMAIN.sandcats.io#APIKEY
```
2) Modity URL, SUBDOMAIN and APIKEY to this script that exports board to file directly:
2) Modity URL, SUBDOMAIN and APIKEY to this Bash script that exports board to file directly:
```
curl https://Bearer:APIKEY@api-URL.SUBDOMAIN.sandcats.io/api/boards/sandstorm/export?authToken=#APIKEY > wekanboard.json