python3api.pycustomfieldsBOARDID# Custom Fields of BOARDID
python3api.pycustomfieldBOARDIDCUSTOMFIELDID# Info of CUSTOMFIELDID
python3api.pyaddcustomfieldtoboardAUTHORIDBOARDIDNAMETYPESETTINGSSHOWONCARDAUTOMATICALLYONCARDSHOWLABELONMINICARDSHOWSUMATTOPOFLIST# Add Custom Field to Board
python3api.pylistattachmentsBOARDID# List attachments
AdminAPI:
python3api.pyusers# All users
python3api.pyboards# All Public Boards
python3api.pynewuserUSERNAMEEMAILPASSWORD
"""
ifarguments==0:
print("=== Wekan API Python CLI: Shows IDs for addcard ===")
print(" python3 api.py boards # All Public Boards")
print(" python3 api.py boards USERID # Boards of USERID")
print(" python3 api.py board BOARDID # Info of BOARDID")
print(" python3 api.py customfields BOARDID # Custom Fields of BOARDID")
print(" python3 api.py customfield BOARDID CUSTOMFIELDID # Info of CUSTOMFIELDID")
print(" python3 api.py addcustomfieldtoboard AUTHORID BOARDID NAME TYPE SETTINGS SHOWONCARD AUTOMATICALLYONCARD SHOWLABELONMINICARD SHOWSUMATTOPOFLIST # Add Custom Field to Board")
print(" python3 api.py swimlanes BOARDID # Swimlanes of BOARDID")
print(" python3 api.py lists BOARDID # Lists of BOARDID")
print(" python3 api.py list BOARDID LISTID # Info of LISTID")
python3api.pycustomfieldsBOARDID# Custom Fields of BOARDID
python3api.pycustomfieldBOARDIDCUSTOMFIELDID# Info of CUSTOMFIELDID
python3api.pyaddcustomfieldtoboardAUTHORIDBOARDIDNAMETYPESETTINGSSHOWONCARDAUTOMATICALLYONCARDSHOWLABELONMINICARDSHOWSUMATTOPOFLIST# Add Custom Field to Board
python3api.pyswimlanesBOARDID# Swimlanes of BOARDID
python3api.pylistsBOARDID# Lists of BOARDID
python3api.pylistBOARDIDLISTID# Info of LISTID
python3api.pycreatelistBOARDIDLISTTITLE# Create list