What integrations are
An integration is a record of an extractor or other process that sends data to CDF. It identifies the extractor type and holds the configuration, task history, and error history for that data pipeline. Tasks, actions, configuration, and errors are all scoped to an integration.Managing integrations
You can create integrations when you set up a new extractor, and update them as the extractor’s details change. Use list and retrieve to find integrations by ID and inspect their current state. Delete an integration when the extractor it represents is decommissioned.Deleting an integration removes it from monitoring. After you delete it, you can’t retrieve its task and error history.
Key operations
- Create: Register a new integration for an extractor or data pipeline.
- List and retrieve: Find integrations and inspect their details.
- Update: Modify integration metadata as the extractor changes.
- Delete: Remove an integration that’s no longer in use.