LogoLogo
Home
  • Verb Documentation
  • Release Notes
  • Environment Settings
    • Authentication
      • Authentication Endpoint
  • Data Sources
    • Ingestion Methods
    • Table Sync Intervals
    • Data Source Integrations
      • Network Permissions
      • Microsoft SQL Server
      • PostgreSQL
      • MongoDB
      • Snowflake
      • Elasticsearch
      • DynamoDB
      • Google BigQuery
      • Firebase Cloud Firestore
      • Supabase
      • Cloud Files
      • Flat Files
    • Data Synchronization
      • Synchronization Methods
        • Full Synchronization
        • Incremental Synchronization
        • Change Tracking
        • Change Data Capture
      • Synchronization Intervals
      • Synchronization Status
        • Pausing and Resuming
      • Synchronization History
      • Schema Changes
      • Row Filtering
      • Schemaless & NoSQL
      • Managing Connections
      • Troubleshooting
  • Models
    • What is a Model
      • Elements of a Model
      • Model Management
    • Building a Model
      • Add/Remove Data
      • Relationships
      • Row-Level Security
      • Transformations
    • Advanced Model Information
      • Database Keys
      • Unstructured Data
      • Publishing Updates
      • Troubleshooting
      • Automatic Modeling
  • Data Transformations
    • What is a Transformation
      • Elements of a Transformation
      • Transformation Management
    • Building Transformations
      • Creating Transformations
      • Configure Transformation Steps
      • Transformation Steps
        • Calculator
        • Manipulate Text
        • Map Values
        • Remove Duplicates
        • Date Operation
        • Select Columns
        • Change Type
        • Group Data
        • Filter Data
        • Join Data
        • Append Rows
        • Pivot Data
        • Rank Data
        • Window Data
      • Complete and Publish
  • Collections
    • What is a Collection
      • Elements of a Collection
    • Building Collections
    • API Collections
      • Building API Collections
        • Connect Data Sources
        • Data Model
        • Select Data
        • Authentication and Security
        • Data Access API Keys
        • Data Access API Documentation
      • API Collection Versions
    • Advanced Collection Options
      • Time Zones
      • Currency Symbols
  • Tiles
    • What is a Tile
      • Elements of a Tile
    • Tile Management
      • Tile Data
    • Tile Actions
    • Custom Date Formats
    • Currency Conversion
  • Design Themes
    • What is a Design Theme
    • General Theme Settings
    • Data Visualization Settings
  • Account Settings
    • Integrations
      • Slack
  • Legal
    • Terms of Use
    • Privacy Policy
    • Subscription Agreement Terms
    • Subscription Agreement
    • Data Processing Addendum
Powered by GitBook
On this page
  • Connection Configuration
  • Select Tables for Sync
  • Columns
  • Table Filters
  • Sync your Data
  • Data Source Connection Guide

Was this helpful?

  1. Collections
  2. API Collections
  3. Building API Collections

Connect Data Sources

The first step to create a Data Access API

PreviousBuilding API CollectionsNextData Model

Last updated 3 years ago

Was this helpful?

Connect Data Sources from the Overview by selecting the Plus Sign or the Data Source Page by selecting the Add Data Source button. Choose the applicable Database Engine, API integrations, Cloud Connection or File Upload from the menu provided. Notify the Verb Team if you are using a Data Source type not currently available for resolution.

Connection Configuration

Within your Data Source Server, generate a read only access account for Verb. Input the relevant Server Credentials, as well as the Verb Username and Password into the Verb Connection Configuration.

Select Tables for Sync

Customize which Tables should be imported and select the import method. Methods include incremental, Change Data Capture, Change Tracking, and Full.

Customize the Sync intervals for each Table based on your data and UI needs. The Bulk Edit Tables feature enables you to select which tables to modify at the same time.

Other features include:

Sync Indicator

Filter

Force Full Sync

Force Incremental Sync

Columns

Customize the Columns within each Tables on the Column tab. Select individual columns within each Table through either selecting Tables from the drop down, or stepping through each table through the Next/Previous Table buttons.

You can configure Column Type, Default Aggregation and Display Field for each column within a table.

Example: Date Fields provide you the option of selecting type of Date (Local, UTC, Unqualified).

Table Filters

Use Where clauses to filter out data you do not want to report on at the Row Level.

Example: Filter out invalid orders.

Sync your Data

Review your configuration and press Sync. Sync times will vary based on your data source and quantify of data.

Next step is setting up your model.

Data Source Connection Guide

Connecting your data sources to Verb will create a sync configuration and process that Verb will use to ingest data. Learn more about data sources in the Data Sources Doc Section.

Table Sync Intervals
Data Sources