Skip to main content

Provider associations on Prequel objects

Providers represent unique tenants in your platform. Providers may have one or many Sources, Datasets, Streams, and can map to one or many Destinations. Multi-tenancy dataflow

Provider configuration

FieldTypeRequiredDescription
idstringYesA user-provided identifier for this Provider. Immutable after creation.
namestringYesA human-readable name for this Provider.
datalake_iduuidYesThe ID of the Datalake where this Provider’s data will be staged.
productsarrayYesOne or more product names this Provider has access to. At least one is required.

Provider-scoped API endpoints

For embedded experiences, Prequel offers SDK and API endpoints that can (or must) be scoped by Provider.