Hey everyone
Iβm working on a platform that lets creators sell n8n workflows without exposing the full blueprint. The idea:
- Creators connect their n8n instance via API.
- List workflows with docs and pricing.
- Clients buy β enter their own credentials β we clone and deploy the workflow to their instance securely.
- No need to send JSON or share full logic.
It solves the hassle of monetization, manual setup, and hardcoded credentials.
Is anyone already working on something similar?
Also, any advice on respecting the n8n Sustainable Use License (SUL)?
Would love feedback or collaboration!