General
This section provides general guidelines and some how-to articles for working with the SystemWeaver API. If you do not find what you are looking for, we suggest that you refer to the SystemWeaverClientAPI.XML for a list of methods.
The SystemWeaver API and REST API are powerful tools for interacting with the SystemWeaver server, far surpassing the possibilities of reading and producing...
Tue, 20 Apr, 2021 at 10:00 AM
Do you already have basic knowledge of SystemWeaver and programming skills? Then you have what it takes to attend one of our API Training sessions! ...
Fri, 18 Oct, 2024 at 1:50 PM
The Systemite Support Portal offers visitors a user-driven forum for API support where users can ask API related questions and share and exchange ideas with...
Tue, 23 Oct, 2018 at 12:42 PM
This article describes how to install the SystemWeaver.Connection NuGet Package using Visual Studio. Prerequisites Visual Studio with the .NET Deskto...
Tue, 29 Oct, 2024 at 8:13 AM
This article covers how to use the SystemWeaver Client API in C#. The SystemWeaver API can be used in other development environments than Visual studio and ...
Tue, 28 Feb, 2023 at 10:16 PM
This article describes how to get started using the SystemWeaver Client API in .Net Core in both Windows and in Ubuntu (Linux). Working in Windows Workin...
Tue, 12 Jul, 2022 at 10:31 AM
This article covers how to use the SystemWeaver API in Python in Windows. The user needs basic knowledge of Python and a Python interpreter installed. This ...
Thu, 24 Oct, 2024 at 12:46 PM
This article describes how to work with the SystemWeaver Client API with Python in Ubuntu. Running it on other flavors of Linux should work in a similar way...
Wed, 27 Sep, 2023 at 10:21 PM
Below is an example of the method used to add plain text to the Description of an item in SystemWeaver using the C# SystemWeaver API. Example myItem.D...
Wed, 6 Feb, 2019 at 3:01 PM
Systemite provides API functionality for converting RVF to other formats such as plain text, RTF, DOCX and vice versa. Our goal is to keep this conversion f...
Wed, 14 Oct, 2020 at 3:12 PM