Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
title: Cloud Service Connections
slug: cloud-service-connections
description: Cloud Service connection requirements vary depending on the service. See how to configure the individual connections.
date: 2022-01-25T07:39:49
---


PlaidCloud provides a direct service connections for services that don't use REST or JSON-RPC requests.

The individual service guides will help provide the specific setup necessary to connect.
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: Quandl Connector
slug: quandl
description: Connecting to Quandl Cloud Service
weight: 1.0
date: 2025-10-21T07:39:51
---


## Connection Documentation
Quandl is now Nasdaq Data Link. The documentation is [here](https://docs.data.nasdaq.com/).

## Security Requirements
Documentation under development

## Obtain Credentials
Documentation under development

## Create Service Connection
Documentation under development
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
title: Team Collaboration Connections
slug: team-collaboration-connections
description: Team Collaboration connection requirements vary depending on the service. See how to configure the individual connections.
date: 2022-01-25T07:39:49
---


PlaidCloud provides a direct connections for team collaboration services.

The individual service guides will help provide the specific setup necessary to connect.
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: Slack Connector
slug: slack
description: Connecting to Slack for Team Collaboration
weight: 1.0
date: 2025-10-21T07:39:51
---


## Connection Documentation
Slack Admin documentation is [here](https://slack.com/help).

## Security Requirements
Documentation under development

## Obtain Credentials
Documentation under development

## Create Slack Connection
Documentation under development
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: Microsoft Teams Connector
slug: teams
description: Connecting to Microsoft Teams for Team Collaboration
weight: 1.0
date: 2025-10-21T07:39:51
---


## Connection Documentation
Microsoft Teams Admin documentation is [here](https://learn.microsoft.com/en-us/microsoftteams/).

## Security Requirements
Documentation under development

## Obtain Credentials
Documentation under development

## Create Teams Connection
Documentation under development
243 changes: 0 additions & 243 deletions content/en/docs/PlaidCloud/Analyze/connectors/data-connections.md

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
title: Database and Data Lake Connections
slug: database-connections
description: Database and Data Lake connections vary by service. Each connector will have specific security and access requirements in order for PlaidCloud to connect.
date: 2022-01-25T07:39:49
---


PlaidCloud enables connection directly to databases, data lakes, query engines, and lakehouses. Connections can also utilize a PlaidLink agent if services are behind a firewall.

Since the terms of database, lakehouse, query engine, and potentially others are used to refer to data that can be queried using a connection, we generally treat all of these as "Databases" despite a wide variety of underlying technology that performs the underlying query.
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: Amazon Athena
slug: amazon-athena
description: Connecting to Amazon Athena Database
weight: 1.0
date: 2025-10-21T07:39:51
---


## Upstream Documentation
Amazon Athena documentation is [here](https://docs.aws.amazon.com/athena/).

## Security Requirements
Documentation under development

## Obtain Credentials
Documentation under development

## Create Database Connector
Documentation under development
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: Amazon Redshift
slug: amazon-redshift
description: Connecting to Amazon Redshift Database
weight: 1.0
date: 2025-10-21T07:39:51
---


## Upstream Documentation
Amazon Redshift has several guides related to use located [here](https://docs.aws.amazon.com/redshift/).

## Security Requirements
Documentation under development

## Obtain Credentials
Documentation under development

## Create Database Connector
Documentation under development
Loading