Does n8n offer any “customer facing connection portal”?

Hi @ThinkBot, thanks for reaching out and being a part of the community! That sounds like you’re looking at n8n to serve as an embedded iPaaS.

We do offer the ability to embed n8n within your product. If you do not want to fully embed the n8n interface in your application, there is the ability to create new credentials through n8n’s API.

I could imagine a scenario where you could build a simple application layer where users could create credentials through a series of required form fields that could in turn be used to create and activate a workflow via the API. The user could then be redirected to another page with an interface through which they could trigger that workflow, you would then have what you initially described.

Very interesting idea. Let me know how it goes!

2 Likes