Description
Claravine is a marketing data governance platform that provides The Data Standards Cloud - a comprehensive solution for managing marketing taxonomy, campaign metadata, and data quality standards.
Key capabilities:
- Marketing Taxonomy Management: Define and enforce standardized naming conventions
- Campaign Metadata Tracking: Capture and organize campaign details and budget allocations
- Data Quality Standards: Set up validation rules and compliance checks
- Dataset Management: Create custom datasets with dynamic column structures
Prerequisites
Before connecting Claravine to Improvado, you'll need:
- Access to The Data Standards Cloud platform
- Administrator permissions to create API credentials
- Your organization name for account identification
Step 1: Generate API Credentials
- Log in to The Data Standards Cloud at https://app.claravine.com
- Click on your profile menu in the top-right corner
- Select Profile or Account Settings
- Navigate to the API Access section
- Click Create API Key
- Copy both the API Key and API Secret immediately
- ⚠️ Important: The API Secret is shown only once and cannot be recovered later
For detailed instructions, refer to the official Claravine API documentation.
Step 2: Connect to Improvado
- In Improvado, navigate to Data Sources
- Search for Claravine in the data source list
- Click Connect or Add Data Source
- In the authentication form, provide:
- Organization Name: Your Claravine organization name
- API Key: The API Key you generated
- API Secret: The API Secret you generated
- Click Connect to establish the connection
Step 3: Configure Data Extraction
Claravine uses a dataset-based extraction model:
- Find Dataset UUID: Run the
datasets_entity report to retrieve available datasets - Extract Dataset Structure: Use
dataset_definition_entity to understand column structure - Extract Transactions: Use
dataset_transactions_entity or transactions_data reports - Provide Dataset UUID: Required as a custom parameter for data extraction
Custom Settings
When configuring report extraction:
- dataset_uuid (required): The UUID of the Claravine dataset
- Format: Standard UUID (e.g.,
a1b2c3d4-e5f6-7890-abcd-ef1234567890) - Find this value by running the
datasets_entity report first