IdentityActivitySubscription
Identity activity subscription settings. When this field is provided, the webhook is subscribed to identity activity events. When omitted, the webhook does not receive them.
Fields
| Field | Type | Description |
|---|---|---|
| actionTypes | [LambdaEventActionType!]! | Action types to include. Empty list = deliver all action types. |
| activityProviders | [EventProvider!]! | Identity providers to include. Empty list = deliver from all providers. |
| templateInfo | TemplateInfo | The template information. |
Used By
Referenced by