If you are using the Python awasu_tools module, you will find a helper utility called console.py[1]An awasu-api command is also installed that invokes this script. that lets you call the Awasu API from the command line [2]Run it without any parameters to get help..
Just specify which API entry point you want to invoke, followed by any parameters. For example, to get the build info using the custom template we created in the previous tutorial:
Here's a handy script that cleans out your Awasu and lets you start afresh:
console.py channels/delete id=* >nul console.py reports/delete id=* >nul console.py workpads/delete id=* >nul console.py channels/folders/delete id=* >nul
Download the source code here.
Have your say











I am a 
