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.
Aggregate
Aggregate documents
Delete
Delete documents
Find
Find documents
Find And Replace
Find and replace documents
Find And Update
Find and update documents
Insert
Insert documents
Update
Update documents
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