Generate a new document in Outline for each GitLab release, ensuring all release details are captured and organized.
This workflow triggers on new GitLab releases and creates a corresponding document in Outline. It uses an HTTP request to send release details, including the title and description, to Outline's API. This ensures that every release is documented and accessible for team collaboration. To use this workflow, ensure you have the necessary credentials for GitLab and Outline, and configure the collection and parent document IDs as needed.
Platform
n8n
Category
File & Document Management
Price
Free
Creator
Aria Patel
if
httpRequest
gitlabTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.