Versions Compared

Key

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

...

Name

Type

Description

Available from version

Additional Information

BrickId

Guid

The BrickId of the webhook event

2.27

EventName

String

The name of the event.

 22.27


DestinationAddress

String

This is the url where the request will be sent when an event occurs.

2.27

State

String

The state of the webhook. Will always be Failed.

2.27

JsonPayload

String

The JsonPayload that is sent in the HTTP request body for the webhook.

2.27

...