Describe the problem/error/question
I’m developing a platform that integrates with n8n, allowing users to automate tasks like sending emails, managing calendars, and generating drafts. I aim to create individual credentials for each user to ensure each user has their own set of credentials without manual token generation. Additionally, I need to integrate this process into a custom website interface. However, How do I automatically create these credentials and how can I link it up to a website?
What is the error message (if any)?
Please share your workflow (Currently in Development)
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Share the output returned by the last node
Information on your n8n setup
- n8n version: latest
- Database (default: SQLite): Default
- n8n EXECUTIONS_PROCESS setting (default: own, main): Default
- Running n8n via (Docker, npm, n8n cloud, desktop app): npm - self hosted (Will switch later to cloud to allow for webhooks etc.)
- Operating system: Windows 11