I built my first workflows on n8n to handle new requests. Th... by Ibiangake NyongI built my first workflows on n8n to handle new requests. Th... by Ibiangake Nyong

I built my first workflows on n8n to handle new requests. Th...

Ibiangake  Nyong

Ibiangake Nyong

I built my first workflows on n8n to handle new requests.
The first image is an automation that captures student queries when they fill out the queries form with their full name, email, problem description, and course they are encountering issues. The form submission automatically adds the info to a Google Sheet, sends a confirmation email to the student, and notifies the academy program support team on Slack about the new query submission. It’s a simple way to keep student requests organized and ensure timely follow-up.
The second image is an automation that's triggered when a new client request is added to a Google Sheet. It notifies the sales team on Slack, sends a thank-you email to the client, and adds the client’s contact info to Google Contacts.
Simple and straightforward, but it saves time and keeps everything organized.
Like this project

Posted Nov 1, 2025

I built my first workflows on n8n to handle new requests. The first image is an automation that captures student queries when they fill out the queries form ...