From 991a29c4de421e0dbe964ad600f8013538c9b908 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Mon, 9 Mar 2020 22:33:31 +0200 Subject: [PATCH] Updated _Sidebar (markdown) --- _Sidebar.md | 1 + 1 file changed, 1 insertion(+) 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)