Community Credentials Transfer
detail.loadingPreview
Transfer credentials between n8n instances.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow allows you to transfer credentials from one n8n instance to another. It automates the process of exporting, selecting, and then sending credentials to a specified destination instance. This is particularly useful for migrating or sharing credentials within a team or across different n8n deployments.
Key Features
- Exports all credentials from the current n8n instance.
- Allows selection of a specific credential to transfer.
- Enables selection of a destination n8n instance.
- Securely transfers credentials using API keys.
- Provides success or failure feedback.
How To Use
- Configure Destination Instances: In the
Settingsnode, add details for each n8n instance you want to transfer credentials to. This includesname,apiKey, andbaseUrl. - Run the Workflow: Execute the workflow. The
Export Credentialsnode will export your credentials. - Select Credential: A form will appear, prompting you to choose which credential you want to transfer from the list of available credentials.
- Select Destination: Another form will then ask you to choose the destination n8n instance from the list you configured in the
Settingsnode. - Transfer: The workflow will then prepare and send the selected credential to the chosen destination instance.
- Check Status: The
SuccessorErrornodes will indicate whether the transfer was completed successfully.
Apps Used
Workflow JSON
{
"id": "7caf2775-8f57-4895-a25a-6a6c921a5f15",
"name": "Community Credentials Transfer",
"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: 7caf2775-8f57...
About the Author
SaaS_Connector
Integration Guru
Connecting CRM, Notion, and Slack to automate your life.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Community Unverified: Video to Text Transcription
Transcribes audio from a video file using an external API.
Community Bank Statement Analysis
Analyzes bank statements against tenant and property data to flag payment discrepancies.
Community Blog Automation
Automate blog post creation and updates using Google Sheets and WordPress.
Community Template: Unverified Email Verification
Verifies if an email address is deliverable using an external service.
Community Contributed Template Converter (Unverified)
Converts various file formats to PDF using an external API.
Zendesk Unassigned Tickets to Slack Notification
Fetches unassigned Zendesk tickets and sends a summarized list to a Slack channel.