mirror of
https://github.com/wekan/wekan.git
synced 2026-01-05 17:18:49 +01:00
Updated Wekan Sandstorm cards to CSV using Python (markdown)
parent
beefb91926
commit
61fbe6e72f
1 changed files with 4 additions and 0 deletions
|
|
@ -19,6 +19,10 @@ https://api-URL.SUBDOMAIN.sandcats.io#APIKEY
|
|||
```
|
||||
curl https://Bearer:APIKEY@api-URL.SUBDOMAIN.sandcats.io/api/boards/sandstorm/export?authToken=#APIKEY > wekanboard.json
|
||||
```
|
||||
For local Sandstorm install:
|
||||
```
|
||||
curl http://Bearer:APIKEY@api-URL.local.sandstorm.io:6080/api/boards/sandstorm/export?authToken=#APIKEY > wekanboard.json
|
||||
```
|
||||
|
||||
***
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue