Documentation
Plugins
Sources
Overview

Source Plugins

Official

Documentation, configuration and available tables for every plugin are available in the relevant GitHub repository.

Official source plugins follow release stages.

NameLatest VersionChangelogTablesStage
Airtablev1.1.2ChangelogTablesPreview
Alibaba Cloudv4.0.13ChangelogTablesGA
AWSv22.15.2ChangelogTablesGA
AWS Pricingv3.0.11ChangelogTablesGA
Azurev10.1.0ChangelogTablesGA
Azure DevOpsv3.0.11ChangelogTablesGA
Bitbucketv1.0.2ChangelogTablesPreview
Cloudflarev5.0.11ChangelogTablesGA
Datadogv4.2.1ChangelogTablesGA
DigitalOceanv5.3.6ChangelogTablesGA
Facebook Marketingv3.0.10ChangelogTablesGA
Fastlyv2.1.10ChangelogTablesGA
FilePREMIUMChangelogTablesGA (Premium)
Firestorev3.0.13ChangelogTablesGA
GandiPREMIUMChangelogTablesGA (Premium)
GCPv9.8.1ChangelogTablesGA
GitHubv7.4.1ChangelogTablesGA
GitLabv4.1.10ChangelogTablesGA
Google AdsPREMIUMChangelogTablesGA (Premium)
Google Analyticsv3.0.12ChangelogTablesGA
Hacker Newsv3.0.14ChangelogTablesGA
HerokuPREMIUMChangelogTablesGA (Premium)
Homebrewv3.0.12ChangelogTablesGA
HubSpotv3.0.10ChangelogTablesGA
Jirav1.0.7ChangelogTablesPreview (Open Core)
Kubernetesv5.1.0ChangelogTablesGA
LaunchDarklyPREMIUMChangelogTablesGA (Premium)
MixpanelPREMIUMChangelogTablesGA (Premium)
MongoDB AtlasPREMIUMChangelogTablesGA (Premium)
MySQLv2.0.10ChangelogTablesPreview
Notionv1.0.2ChangelogTablesPreview
Oktav3.2.10ChangelogTablesGA
Oraclev4.2.0ChangelogTablesGA
OracleDBv3.0.11ChangelogTablesPreview
PagerDutyv3.0.10ChangelogTablesGA
PlausiblePREMIUMChangelogTablesGA (Premium)
PostgreSQLv3.0.6ChangelogTablesPreview
RenderPREMIUMChangelogTablesGA (Premium)
Salesforcev3.0.10ChangelogTablesGA
Shopifyv3.1.4ChangelogTablesGA
SlackPREMIUMChangelogTablesGA (Premium)
Snykv3.1.10ChangelogTablesGA
Squarev1.0.4ChangelogTablesPreview
Stripev2.1.11ChangelogTablesGA
TailscalePREMIUMChangelogTablesGA (Premium)
Terraformv3.0.11ChangelogTablesGA
Typeformv1.0.5ChangelogTablesPreview
Vaultv1.0.6ChangelogTablesGA
VercelPREMIUMChangelogTablesGA (Premium)

Partners

Official vendors maintaining their own source plugins

Name
Coinpaprika (opens in a new tab)
Onfleet (opens in a new tab)
Scaleway (opens in a new tab)
Simple Analytics (opens in a new tab)
Swetrix (opens in a new tab)
Yandex (opens in a new tab)

Community Plugins

Plugins maintained by the community

Name
CrowdStrike (opens in a new tab)
SharePoint (opens in a new tab)
XKCD (opens in a new tab)

Source Plugin Release Stages

Official source plugins go through two release stages: Preview, and GA.

Both Preview and GA plugins follow semantic versioning. The main differences between the two stages are:

  1. Preview plugins are still experimental and may have frequent breaking changes.
  2. Preview plugins might get deprecated due to lack of usage.
  3. Long Term Support with community Discord and bug fixes is only guaranteed for GA plugins.

Semantic Versioning

For version Major.Minor.Patch:

  • Major is incremented when there are breaking changes (e.g. breaking configuration spec structure, column type changes).
  • Minor is incremented when we add features in a backwards compatible way.
  • Patch is incremented when we fix bugs in a backwards compatible way.