Streamline GLPI Ticket Management with a Custom n8n Interface - n8n Workflow | Neura Market
Streamline GLPI Ticket Management with a Custom n8n Interface
Enhance your GLPI system with a user-friendly web interface using n8n, simplifying ticket creation and management for technical support requests and incidents.
This workflow provides a modern interface for GLPI ticket management, allowing users to submit requests or incidents through an intuitive web form. It automatically processes the submissions, maps categories and priorities, and creates tickets in GLPI via the REST API. The system supports file attachments, which are linked to the corresponding tickets, and provides users with ticket IDs for tracking.
Platform
n8n
Category
Customer Support
Price
Free
Creator
Lily Zhang
if
set
code
form
noOp
switch
stickyNote
formTrigger
httpRequest
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.