Contents

Support Managers

Aerielle Kiyori
English
offline
Anomelli Mellow
English
offline
show offline managers  
English, Hindi, Russian  

SSTI API

SmartShare Tenant Inviter (SSTI) provides API for scripters which allows managing tenant's guests and partners and reacting on events.

Server API Scheme

You put your own script to the SSTI server object. Your script is able to communicate with SSTI:

SSTI API scheme.png

It is a two-way communication. The messages are:

  1. coming from your script to SSTI - commands
  2. coming from SSTI to your script - events

SSTI API Reference

For a complete list of commands and events, click here.

Usage and examples

Open the API Reference page and check event/command pages for examples.