1
0
mirror of synced 2025-12-25 02:09:19 -05:00
Files
airbyte/docs/integrations/sources/gridly.md

3.0 KiB

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

Feature Supported?
Full Refresh Sync Yes
Incremental Sync No

Supported Streams

Changelog

Expand to review
Version Date Pull Request Subject
0.1.14 2024-08-17 44320 Update dependencies
0.1.13 2024-08-10 43668 Update dependencies
0.1.12 2024-08-03 42662 Update dependencies
0.1.11 2024-07-20 42173 Update dependencies
0.1.10 2024-07-13 41768 Update dependencies
0.1.9 2024-07-10 41376 Update dependencies
0.1.8 2024-07-09 41163 Update dependencies
0.1.7 2024-07-06 40908 Update dependencies
0.1.6 2024-06-26 40549 Migrate off deprecated auth package
0.1.5 2024-06-25 40495 Update dependencies
0.1.4 2024-06-22 39982 Update dependencies
0.1.3 2024-06-04 39051 [autopull] Upgrade base image to v1.2.1
0.1.2 2024-05-21 38542 [autopull] base image + poetry + up_to_date
0.1.1 2022-12-08 20048 Source Gridly: add icon and make grid_id parameter required