workflows.fit
Back to n8n workflows
n8n templateFreeBy Rully Saputra

Classify & process IT requests with Jotform, Gemini AI and Google Workspace

Who’s it for This workflow is perfect for IT departments, helpdesk teams, or internal service units that manage incoming support requests through Jotform. It automates ticket handling, classification, and response—sav...

Data & StorageProductivityCommunicationHITLAILangchainCore NodesJot Form Trigger
Loading interactive preview...

Template notes

Who’s it for

This workflow is perfect for IT departments, helpdesk teams, or internal service units that manage incoming support requests through Jotform. It automates ticket handling, classification, and response—saving time and ensuring consistent communication.

How it works

When a new IT service request is submitted through Jotform, this workflow automatically triggers in n8n. The submitted details (name, department, category, comments, etc.) are structured and analyzed using Google Gemini AI to summarize and classify the issue’s priority level (P0–P2).

P0 (High): Urgent issues that send an immediate Telegram alert.

P1 (Medium) / P2 (Low): Logged in Google Sheets for tracking and reporting.

After classification, the workflow sends a confirmation email to the requester via Gmail, providing a summary of their submission and current status.

How to set up - Connect your Jotform account to the Jotform Trigger node. - Add your Google Sheets, Gmail, and (optionally) Telegram credentials. - Map your Jotform fields in the “Set” node (Full Name, Department, Category, etc.). - Test by submitting a form response.