Community Contributed Term Dates to ICS
detail.loadingPreview
Converts term dates from an Excel file into an ICS calendar file.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow parses term dates from an Excel file hosted online and converts them into an ICS (iCalendar) format, making it easy to import into various calendar applications.
Key Features
- Fetches data from a specified URL.
- Extracts relevant term date information using AI processing.
- Formats dates correctly for calendar integration.
- Generates a downloadable ICS file.
How To Use
- Import Workflow: Import this JSON into your n8n instance.
- Configure Credentials: Ensure your Google Gemini API credentials are set up and selected in the
Google Gemini Chat Modelnode. - Set Webhook URL: Update the
WEBHOOK_URLenvironment variable with the URL of your Excel file. - Run Workflow: Execute the workflow manually or trigger it as needed.
Apps Used
Workflow JSON
{
"id": "b1922e9f-5ef7-4c0f-b49b-eef971f8748d",
"name": "Community Contributed Term Dates to ICS",
"nodes": 0,
"category": "Community Contributed",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: b1922e9f-5ef7...
About the Author
SaaS_Connector
Integration Guru
Connecting CRM, Notion, and Slack to automate your life.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Community Contributed Airtable Operations
This workflow demonstrates common Airtable operations like inserting, listing, and updating records.
Standup Bot - Read Configuration
Reads the configuration for the Standup Bot from a JSON file.
Community Contributed News Extraction (Unverified)
Extracts news posts from a website without an RSS feed, filters them by date, summarizes their content, and extracts relevant keywords.
Community Contributed: Google Drive to Social Media Upload
Automate video uploads from Google Drive to social media platforms like TikTok and Instagram.
Community RSS Feed Aggregator
Aggregates content from multiple RSS feeds into a single list.
Create a Zendesk Ticket
Automatically creates a ticket in Zendesk when manually triggered.