Ad Widget

Collapse

Webhooks Javascript, Which methods and objects are available?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • josoko
    Junior Member
    • Feb 2021
    • 25

    #1

    Webhooks Javascript, Which methods and objects are available?

    Hello Community,

    I want to use some API's which requires some additional effort, before a one can be authenticated:

    - the creation of timestamps
    - string encoding with HMAC
    - or the method "randomstring"

    I am testing these things by using Postman and I want to adapt it in the Webhooks.

    My question now is. Is it a documentation available, where one can check, which objects and methods are allowed in Zabbix Webhooks?
    I just know, that Zabbix is using Duktape below. But I cannot find any further information regarding the objects/methods.

    Thanks in advance for any contribution.
Working...