Skip to main content

Gridly

This page contains the setup guide and reference information for the Gridly source connector.

Prerequisites

A Gridly account.

Setup guide

Get api Key

  1. To quickly get your API key, access your Gridly Dashboard, then select a Grid View and you can find the key in API quick start right panel. img.png
  2. Owner and Administrators can go to Settings/API keys to create company-level API keys with scoped privileges and accesses. img.png

Get grid id

The grid id is available in the url. Gridly support version control, by default the grid id is the same to the branch id when Master branch is selected. For fetching records on other branches, use branch id instead. img.png

Supported sync modes

FeatureSupported?
Full Refresh SyncYes
Incremental SyncNo

Supported Streams

Reference

Config fields reference

Field
Type
Property name
API Key
required
string
api_key
string
grid_id

Changelog

VersionDatePull RequestSubject
0.1.12022-12-0820048Source Gridly: add icon and make grid_id parameter required