mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-10 20:37:47 +00:00
22 lines
733 B
Markdown
22 lines
733 B
Markdown
---
|
|
id: source-created-trigger
|
|
title: Source Created Trigger
|
|
sidebar_label: Source Created Trigger
|
|
---
|
|
|
|
# Source Created Trigger
|
|
|
|
## Event context
|
|
|
|
Source Created events occur when a new source is successfully created via the API or the Admin UI.
|
|
|
|
Some uses cases for this trigger include:
|
|
|
|
- Provide evidence to show auditors that connector logic and sources are not manipulated outside of proper change control processes.
|
|
- Auto-configure new sources with proper owners using external data sources.
|
|
|
|
## Additional information and links
|
|
|
|
- **Trigger Type**: [FIRE_AND_FORGET](../event-triggers-trigger-types.md#fire-and-forget)
|
|
- [Input schema](https://developer.sailpoint.com/apis/beta/#section/Source-Created-Event-Trigger-Input)
|