Versions Compared

Key

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

...

To configure handlers and check their call log, go to the Integration > Provisioning API.


Column NameDescription
IDHandler's identification number
Priority

Priority of handlers execution

NameHandler's title
Event

Description of the handler event

Handler

Category of the handler that is used and location. There are two types of handlers that can be used: 

  • HTTP scripts, called via POST requests (used in most cases)
  • Local server scripts, called locally on the server (used in very specific cases)

...