Skip to main content

34 docs tagged with "Event Triggers"

View All Tags

Filtering Events

Many triggers can produce a staggering amount of events if left unfiltered. Event filtering helps you solve this problem.

Native Change Account Created

Fires after Account Aggregations detects that a new account is created external to Identity Security Platform on sources

Native Change Account Deleted

Fires after Account Aggregations detects that an account is deleted external to Identity Security Platform on sources

Preparing a Subscriber Service

Before you can subscribe to an event trigger, you must prepare a service that can accept incoming HTTP requests from the event trigger service.

Subscribing to a Trigger

Usually, you will subscribe to event triggers using the user interface in ISC. Refer to subscribing to event triggers to learn how to subscribe to an event trigger through the ISC UI.

Testing Triggers

It is important to test your trigger subscription configuration with your actual subscribing service before enabling your subscription for production use.