Versions Compared

Key

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

A webhook integration allows you to send BloxOne notifications to a designated application by using a unique URL. When setting up your webhook service, you can choose to use the default webhook template or construct a custom template for a specific payload for your webhook notification.  

...

No Format
{

    "customer_name": “John Doe”,

    "application_name": "BloxOne DDI",

    "Authorization": ["Basic YWxhZGRpbjpvcGVuc2VzYW1l", "http-header:true"],

    "Content-type": ["application/xml", "http-header:true "]

	“actionable_redirect_action”: “https://actionable.redirect.url.com”,

	“actionable_redirect_label”: “actionable redirect link text”

}

...

Panel
borderColor#A9A9A9
bgColor#D3D3D3
borderWidth2

Customer:  John Doe,    

Application:  BloxOne DDI    

Message:  Internal error occurred. For more details, see log for request 1a94821f-0f7a-48ab-b1cf-b137d628afd4

ActionableRedirectUrl: https://actionable.redirect.url.com

ActionableRedirectText: actionable redirect link text

...