ServiceNow Business Rules allow you to to listen to CRUD changes to your ServiceNow tables. You can create webhooks by writing a JS script that will send an event to Blink when the rule is executed. For more information, visit the ServiceNow documentation.

ServiceNow Business Rules allow you to to listen to CRUD changes to your ServiceNow tables. You can create webhooks by writing a JS script that will send an event to Blink when the rule is executed. For more information, visit the ServiceNow documentation.