how can I sell my automation to other (how to give links to others to use my automation for their work and charge money)
1 Like
You can download the template of your workflow as a JSON file then share it with others so they can use it
@Aarav_Raj Yes, you can sell your workflows as SaaS. Actually, two ways are coming to my mind at the moment.
1- Host your n8n on your cloud, and create a webhook URL for the client to use your workflow.
2- Create a basic and minimal frontend that your client can access to use your n8n workflows.
This sounds kind of enterprise license…