Create a custom view for an entity type
Learn how to generate a Snowflake SQL view for a specific entity type using the Scripts API and execute it in your Snowflake account.
Prerequisites:
- The Snowflake internal staging adapter is fully configured and enabled for your tenant.
- The Secrets API authentication is complete and the RSA key is assigned.
- You have access to your Snowflake environment with permission to create views.
- The entity type you want to filter on must be defined in your Reltio data model.
The new view appear in your Snowflake account and contains only the records of the selected entity type. You can now use this view for analytics, reporting, or downstream processing.