Skip to main content

Overview

A webhook for every event#

Webhooks allow you to get notified about operations revolving in ACTITO without having to poll regularly an API to check if new data has been created or existing data has been updated since last check.

ACTITO provides data-driven events and triggers events.

So as to say you can ask ACTITO to notify an endpoint of your choice as soon as :

  • a row is created or updated in any table of ACTITO Standard Data Model (Profile or Custom tables).
  • any ACTITO module produces a trigger not linked to data. These should be etl execution finished, scenario custom action reached, etc.