Can I add n8n integrations in my webapp? I already have an automation flow built that provides emails and sms. An example would be a user could add and connect slack within my app. I would be providing the UI, and on the backend calling n8n to authenticate and send the message on slack.
Can this be done and is it allowed on the free license?
What if I create a separate instance for each user? Self host on separate domains? Each instance will have specific users credentials only so essentially each instance is using the internal business’ credentials