0.1.5 • Published 9 months ago

n8n-nodes-connect-cloud v0.1.5

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

n8n-nodes-connect-cloud

This is an n8n community node. It lets you use Connect Cloud in your n8n workflows.

Connect Cloud is a platform that allows you to connect to various data sources and execute SQL queries against them.

n8n is a fair-code licensed workflow automation platform.

Installation
Operations
Credentials
Compatibility
Usage
Resources
Version history

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

  • Execute SQL queries against the Connect Cloud API

Credentials

To use this node, you need to authenticate with the Connect Cloud API. You will need the following credentials:

  • Username (Email): The username used for authentication, formatted as an email address.
  • Personal Access Token (PAT): The Personal Access Token (PAT) for Connect Cloud authentication.

Compatibility

This node is compatible with n8n version 1 and above. It has been tested with the latest version of n8n.

Usage

To use this node, you need to provide the SQL query you want to execute, along with optional parameters such as the default schema, whether to return only schema information, and any query parameters in JSON format.

Resources

Version history

0.1.0

  • Initial release

0.1.1

  • Minor bug fixes

0.1.2

  • Pathing issues fixed
0.1.5

9 months ago

0.1.4

9 months ago

0.1.3

9 months ago

0.1.2

9 months ago

0.1.1

9 months ago

0.1.0

9 months ago