diff --git a/_Sidebar.md b/_Sidebar.md index 5cd9ea2..a37a608 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -116,6 +116,7 @@ # REST API client code +* [Example: New card with Python3 and REST API](https://github.com/wekan/wekan/wiki/New-card-with-Python3-and-REST-API) * [Python client to REST API](https://github.com/wekan/wekan-python-api-client) * [Wekan Sandstorm cards to CSV using Python](https://github.com/wekan/wekan/wiki/Wekan-Sandstorm-cards-to-CSV-using-Python) * [Excel and VBA](https://github.com/wekan/wekan/wiki/Excel-and-VBA)