Automate the creation of unique, filtered calendar views in Baserow for staff, customers, or projects. This n8n workflow uses API calls to generate and share ICS links.
Download this n8n workflow template and start using it instantly.
Baserow power users who need distinct calendar views for different entities (e.g., clients, employees, suppliers).
Automation specialists looking for robust n8n templates to interact with database APIs.
Teams needing to integrate filtered Baserow data directly into external calendars like Google Calendar or Outlook via ICS feeds.
Developers utilizing n8n to manage data views and configuration programmatically.
This n8n workflow solves the complexity of manually creating and configuring many individualized Baserow calendar views. By leveraging the Baserow API, this powerful n8n template iterates through a defined list (such as employees or customers) and automatically sets up a dedicated calendar view tailored specifically to records associated with that entity. This n8n solution ensures that each user or entity receives a clean, filtered calendar feed, which is then made public via an ICS link and saved back to the database, drastically improving integration and data segmentation. This use of an n8n workflow streamlines complex configuration tasks.
The n8n trigger for this automation is a Manual Trigger, ideal for initial setup and testing.
linkrowhas filter to the new view, restricting data only to the current entity.ical_public to true to generate the external ICS feed URL.username> and password> ) with your actual Baserow login details. Verify the API host path.Database ID, Date table, Filter table, and all associated field IDs (Date field, Filter field, Ics field, etc.). When clicking ‘Execute workflow’ (Manual Trigger n8n trigger): The starting point for this specific n8n workflow execution. Typically replaced by a production-ready n8n trigger like a schedule or webhook.
Set Baserow credentials (Set n8n node): Stores configuration variables like user credentials and the API host URL for dynamic use in subsequent HTTP Request n8n nodes.
Create a token (HTTP Request n8n node): Responsible for calling the Baserow authentication endpoint to exchange user credentials for a necessary JWT token, authenticating the Baserow API calls throughout the n8n workflow.
Set table and field ids (Set n8n node): Stores the critical JWT token obtained earlier, along with all Baserow table and field IDs needed to target the correct database resources for view creation and linking.
Get all records from filter table (Baserow n8n node): Fetches the dataset (the list of entities, e.g., employees) that the n8n workflow will iterate over to create individual calendar views for each item.
Create new calendar view (HTTP Request n8n node): Creates the actual calendar view using the Baserow API, configuring its name (dynamically based on the iterating item) and its date source field.
Create filter (HTTP Request n8n node): Adds a linkrowhas filter to the new view, ensuring the calendar view is highly specific and personalized to the current entity being processed by the n8n node sequence.
Share the view (HTTP Request n8n node): Sends a PATCH request to enable ical_public: true, generating the shareable ICS URL necessary for external calendar integration.
Generate professional fashion product ads instantly using this powerful n8n workflow. Submit product images and let the Gemini AI model create photorealistic marketing visuals.

Automate comprehensive research reports using an advanced n8n workflow. Integrates Llama 3.3 via Groq, SerpAPI for real-time data, and specialized AI agents for writing, editing, and fact-checking.

Use this powerful n8n workflow to automate Facebook marketing content generation. Trigger the flow with Telegram images, generate localized Arabic copy using Gemini via the n8n node, manage approval, and publish automatically.

Deploy this powerful n8n workflow to automatically generate structured food recipes from user requests submitted via Gmail or a web form, leveraging local AI models like Ollama's Llama 3.2.

Use this powerful n8n workflow to automate AI video generation using Sora 2 models and instantly publish the content to TikTok using Postiz. Start with an n8n trigger form.

I have a background in software engineering and work as a product specialist at Baserow and already did a lot of implementations for customers where I combine Baserow with n8n.







































