Community Contributed Workflow Credentials Query
detail.loadingPreview
Query n8n workflow credentials using an AI SQL agent.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow allows users to query n8n workflow credentials by leveraging an AI SQL agent. It first stores workflow and credential mappings into a SQLite database and then uses an AI model to interpret natural language queries and translate them into SQL statements to retrieve information from the database.
Key Features
- Stores workflow and credential mappings to a local SQLite database.
- Uses an AI agent to process natural language queries about credentials.
- Supports queries for specific applications or combinations of applications used in workflows.
- Provides a secure way to query credential usage without exposing actual credential data.
How To Use
- Store Mappings: Run the first part of the workflow (nodes
When clicking "Test workflow",Map Workflows & Credentials,n8n,Save to Database) to populate then8n_workflow_credentials.dbwith workflow and credential information. - Query with AI: Use the
Workflow Credentials Helper Agentnode. Ask questions in natural language, such as "Which workflows use Slack and Airtable?" or "List workflows using Google Sheets."
Apps Used
Workflow JSON
{
"id": "fbe02604-e72b-4814-9ea7-c5438ce39e7a",
"name": "Community Contributed Workflow Credentials Query",
"nodes": 0,
"category": "Community Contributed",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: fbe02604-e72b...
About the Author
Crypto_Watcher
Web3 Developer
Automated trading bots and blockchain monitoring workflows.
Statistics
Verification Info
Related Integrations
- Gmail + Schedule Trigger(270 workflows)
- Gmail + Google Sheets(245 workflows)
- Gmail + Split Out(132 workflows)
- Gmail + Gmail Trigger(119 workflows)
- Form Trigger + Gmail(107 workflows)
- Gmail + Google Drive(93 workflows)
- Airtable + Schedule Trigger(86 workflows)
- n8n + Schedule Trigger(72 workflows)
- Gmail Trigger + Google Sheets(71 workflows)
- Gmail + Telegram(63 workflows)
Related Workflows
Discover more workflows you might like
Workflow Dashboard with Mermaid.js
Visualize your n8n workflows with Mermaid.js.
PUQ Docker InfluxDB Deploy
Automates the deployment and management of InfluxDB Docker containers.
RAG on Living Data
Integrates RAG (Retrieval-Augmented Generation) with dynamic, living data sources to provide context-aware answers.
Github Star Notification (Unverified)
Notifies a Slack channel when a repository gains or loses a star.
Community Meal Plan Generator
Automatically generates a weekly meal plan from your Mealie recipes.
Community Chart Generator
Generate and upload dynamic charts to Google Drive.