Test a trigger

Test an existing trigger

Body required
application/json

Trigger to test and its dictionary

trigger
object (Email Notification) | object (Webhook Notification (Groupware)) | object (REST notification) required

The trigger to test

dictionary
array of object | null (Map entry)

Dictionary that will be interpreted by the trigger

Responses
  • 200 Trigger successfully tested
  • 400 Bad Request
  • 401 Unauthorized request
  • 403 Forbidden action
  • 500 Internal Server error