Data Source Providers API Endpoints
About Data Source Providers
Data Source Provider - A data source provider is the container object from which a data source is built. The data source provider describes the functionality of the data source, the method for fetching data, and exposes any configuration options to the data source.
| Property |
Value |
| Can Create |
No |
| Can Delete |
No |
Key Features
- Container for data source definitions
- Belongs to an Application with DataSourceApplicationCapabilityClass capability
- Multiple Data Sources can be created from a single provider
- Describes functionality, fetch methods, and configuration options
- Enables dynamic content from external systems
Use Cases
- eCommerce product data
- Vehicle inventory
- Real estate properties
- Social media feeds
- RSS feeds
- Weather data
Endpoints
← Back to Main Index