mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
Updated Wekan Sandstorm cards to CSV using Python (markdown)
parent
255dc57592
commit
7d536477c1
1 changed files with 1 additions and 2 deletions
|
@ -55,8 +55,7 @@ from bson import json_util, ObjectId
|
|||
from pandas.io.json import json_normalize
|
||||
reload(sys)
|
||||
sys.setdefaultencoding('utf-8')
|
||||
#Need new API for KHS
|
||||
#https://api-KEYCHANGED.example.com#MAYBEKEYHERE
|
||||
#Export API Command
|
||||
apiURLnoAuth = 'https://Bearer:APIKEY@api-URL.SUBDOMAIN.sandcats.io/api/boards/sandstorm/export?authToken=#APIKEY'
|
||||
|
||||
sleep(1) #Time in seconds
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue