mirror of
https://github.com/wekan/wekan.git
synced 2026-02-24 08:54:06 +01:00
Updated Wekan Sandstorm cards to CSV using Python (markdown)
parent
0a9a791f3f
commit
49a1770dfa
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue