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.

Panel
borderColor#ccffcc
bgColor#ccffcc
borderWidth2px
borderStylesolid
Image Removed Tip

The full list of Provisioning API parameters matches with CoreAPI and they are available upon an individual request of your current clients. 

Screenshot: Provisioning section


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)

The list of section functional buttons/icons is as follows:

Button/IconDescription

Image Modified

Allows creating a new handler

Image Modified

Identifies a disabled status of a handler

Image Modified

Identifies an enabled status of a handler

Image Modified

Identifies an archived status of a handler

Image Modified

Allows viewing  details of a target handlers' performance Execution Logs tab for a respective handler

Image Modified

Allows deleting a handler from the system


Panel
borderColor#ccffcc
bgColor#ccffcc
borderWidth2px
borderStylesolid
Tip

For a quick switch between enabled and disabled statuses, click on a respective status icon in the section. However, to change archived status, you need to do it from a handler edit form

...