In n8n, click the "Add workflow" button in the Workflows tab to create a new workflow. Add the starting point – a trigger on when your workflow should run: an app event, a schedule, a webhook call, another workflow, an AI chat, or a manual trigger. Sometimes, the HTTP Request node might already serve as your starting point.
Create custom GraphQL and MongoDB workflows by choosing triggers and actions. Nodes come with global operations and settings, as well as app-specific parameters that can be configured. You can also use the HTTP Request node to query data from any app or service with a REST API.
Can GraphQL connect with MongoDB?
Can I use GraphQL’s API with n8n?
Can I use MongoDB’s API with n8n?
Is n8n secure for integrating GraphQL and MongoDB?
How to get started with GraphQL and MongoDB integration in n8n.io?
Discover our latest community's recommendations and join the discussions about GraphQL and MongoDB integration.
Neal A Richardson Sr
Describe the problem/error/question We have a GraphQL API that uses OAuth 2 for authentication and when the JWT token expires, the API returns a 200 with a nested error message. e.g. Status: 200 OK / Body: {"Errors":[{…
Open topic
João Textor
Describe the problem/error/question I have a workflow in which I use MongoDB Find to get all entries in my collection. I Edit one of the fields using “Edit Fields”, and then I iterate a loop to Update that field on Mongo…
Open topic
The world's most popular workflow automation platform for technical teams including
Build complex workflows, really fast