PingOne Advanced Identity Cloud

Configure advanced sync event hooks

Event hooks let you run scripts at specific points in the lifecycle of an advanced sync reconciliation operation, such as when an object is created, updated, deleted, linked, or unlinked. Each event hook is associated with a single mapping and a particular reconciliation event. By configuring event hooks, you can implement additional business logic, data transformations, or integrations with external systems.

Add an event hook

To add an event hook to a mapping:

  1. In the Advanced Identity Cloud admin console, open the Advanced Sync editor.

  2. In the Advanced Sync editor, open the mapping you want to add an event hook to.

  3. Click the Event Hooks tab to view a table of available event hooks by Name and Script.

    In the Script column, the default state is Not Configured.

    The event hook workflows include: Update, Delete, Link, and Unlink.

  4. Click an event hook row or click add Add on the right of an event hook row to open the Add Event Hook modal.

  5. Edit the script for the event hook.

  6. Click Save or Save and Close.