Destinations define where a hosted extractor writes data to within CDF. Each destination specifies the target CDF resource type (such as time series, events, or raw tables). You configure destinations to control how extracted data is stored and organized in CDF.Documentation Index
Fetch the complete documentation index at: https://docs.cognite.com/llms.txt
Use this file to discover all available pages before exploring further.
What destinations are
A destination is a configuration that tells the extractor where to write extracted data. It specifies the CDF resource type (for example, time series, events, raw tables, or data model instances) and any target-specific settings such as data set IDs or default metadata.Supported destination types
Destinations can target various CDF resource types, including time series, events, assets, raw tables, and data model instances. Each type has its own configuration options—you specify the appropriate settings when creating the destination.Ensure you have write permissions to the target CDF resources before configuring a destination.