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 GitLab and GraphQL 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.
Create
Create a new file in repository
Delete
Delete a file in repository
Edit
Edit a file in repository
Get
Get the data of a single file
List
List contents of a folder
Create
Create a new issue
Create Comment
Create a new comment on an issue
Edit
Edit an issue
Get
Get the data of a single issue
Lock
Lock an issue
Create
Create a new release
Delete
Delete a release
Get
Get a release
Get Many
Get many releases
Update
Update a release
Get
Get the data of a single repository
Get Issues
Returns issues of a repository
Get Repositories
Returns the repositories of a user
Discover our latest community's recommendations and join the discussions about GitLab and GraphQL integration.
Karim El Soufi
Hello, I have a self hosted n8n (1.53.2) on AWS ECS with a domain. Trying to add a gitlab, company hosted, step (trigger or any). The connexion through credentials works. I have filled the job based on this question …
Open topic
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
The world's most popular workflow automation platform for technical teams including
Build complex workflows, really fast