External Event Subscriptions

External event subscriptions are created when a Flow has a trigger that reacts to external events and the flow is enabled. Subscription is automatically disabled (and un-subscribed) when there are no more flows that need it.

You can find the list of subscriptions and information about each of them here: External Event Subscriptions.

Integration engine automatically de-duplicates subscriptions. If multiple elements need the same subscription, we create only one subscription and share it between them. For example, if multiple flows are subscribed to updates of data records in the same collection, only one subscription will be created.