Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Note

Communicating To be able to communicate with the project bot with SDK and API is available only with a special license, see License Typesusing API or SDK, you must first set up two things:

  • The correct license that allows you to communicate wit hthe project using API or SDK - checkLicense Typesfor more details

  • You have to correctly configure the project to accept requests sent through API or SDK - the configuration process is described on https://pekatvision.atlassian.net/wiki/x/GwBoO page

SDK

Info

In order for SDK to work properly, it is necessary to setup the IP address (the default is 127.0.0.1).

...

Generally it’s easier to work with the existing SDK, which is basically an abstraction of the REST API. However, the API can be very useful when you don’t have or don’t to install the SDK.