Automate Conference Feedback Collection and Logging with Email Alerts - n8n Workflow | Neura Market
Automate Conference Feedback Collection and Logging with Email Alerts
This n8n workflow automates the collection of conference feedback through a web form, logs responses into an Excel file on OneDrive, and sends email notifications to the support team via Outlook.
The workflow begins by capturing user feedback through a web form. It then processes and structures the data, searches for an existing Excel file on OneDrive, and appends the new feedback. If the file is found, the data is appended; otherwise, a notification is sent. Finally, the support team is notified via email with key feedback details.
Platform
n8n
Category
Customer Support
Price
Free
Creator
Mateo Fernandez
if
set
code
noOp
stickyNote
formTrigger
convertToFile
microsoftExcel
microsoftOutlook
microsoftOneDrive
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.