Touch Portal Plugin API

Welcome! You are about to create a plugin for Touch Portal. In this API documentation you will find all the information required to make an awesome plugin!

Touch Portal allows you to create Plug-ins that allow your users to use Touch Portal in combination with your own software. Create states that represent states from your software and create actions to control your software from Touch Portal.

The next section API Structure will explain how the structure is of the API. It will show you the process of installing the plug-in and how the communication works. The following section The Plugin File will explain how the plug-in file needs to be set up in order for your users to import it.

The rest of the documentation will go into more detail about all aspects of the API and will show examples where applicable to make you understand the inner working of the API.