Extract University Term Dates from Excel to ICS via AI - n8n Workflow | Neura Market
Extract University Term Dates from Excel to ICS via AI
Automates downloading university term dates Excel, AI extracts events using Cloudflare Markdown conversion, generates ICS calendar file, and emails it for easy import into Google Calendar or Outlook.
This n8n workflow imports an XLSX file containing university term dates directly from the institution's website via HTTP request. It leverages Cloudflare's Markdown Conversion service to transform Excel sheets into readable markdown tables, enabling accurate parsing without native Excel support issues.
Next, an AI-powered Information Extractor node uses LLMs to intelligently pull out events, dates, and details from the markdown, handling complex layouts where rows contain multiple data points.
Platform
n8n
Category
Customer Support
Price
$19.99
Creator
Maxim Luong
AI
Data Extraction
Excel
Calendar
ICS
Cloudflare
LLM
Education
Automation
Email
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.