used n8n for automating calendar sync and for an AI MVP
What do you like best about the product?
Great UI, and simple to use. Lots of nodes.
Easy to use with credentials for power users.
Great AI Agent node.
The calling of sub workflows makes large/complex more manageable.
Easy to use with credentials for power users.
Great AI Agent node.
The calling of sub workflows makes large/complex more manageable.
What do you dislike about the product?
Most of nodes use an oauth credential config that is static. We can only register on user at a time with oauth. So, this is great for automating things for one user per api. Now, if we could pass a bearer token to these nodes (gmail, agenda, etc.), we could then develop actual SAS on n8n. Of course, we can create our own nodes, but we need to have a cred config where we support a bearer token (or pass any other header to the api..).
What problems is the product solving and how is that benefiting you?
saves time in building AI agents.