Generate Filtered Calendar Views in Baserow with External Calendar Integration — Workflow n8n

Moyen complexité Déclencheur10 nœuds🏷️ Project Managementpar Frederik Duchi

Aperçu

This n8n template demonstrates how to automatically generate personalized calendar views in Baserow, based on a chosen date field and a filter. Having a personalized view with only information that is relevant to you makes it easy to integrate with external calendar tools like Outlook or Google Calendar.

Use cases are many: Task management (deadlines per staff member) Customer management (appointments per customer) Inventory management (delivery dates per supplier)

Good to know You only need a

Nœuds utilisés

HTTP RequestBaserow

Aperçu du workflow

Create personalised calendar views with n8n a
This n8n template demonstrates how to automatically gen
Authentication
replace <your_username> and <your_password> with your a
Required tables and fields
* Date table: id of the table holding the Date field. F
* Date field: id of the field that holds the date
* Filter field: id of the Link to tab
Create a token
Share the view
Update the url's
W
When clicking ‘Execute w…
S
Set Baserow credentials
S
Set table and field ids
Get all records from fil…
Create new calendar view
Create filter
Set background color
10 nodes9 edges

Comment ça fonctionne

  1. 1

    Déclencheur

    Le workflow démarre avec un déclencheur déclencheur.

  2. 2

    Traitement

    Les données transitent par 10 nœuds, connecting baserow, httprequest, manualtrigger.

  3. 3

    Sortie

    Le workflow termine son automatisation et livre le résultat à la destination configurée.

Détails des nœuds (10)

HT

HTTP Request

httpRequest

#1
BA

Baserow

baserow

#2

Comment importer ce workflow

  1. 1Cliquez sur le bouton Télécharger JSON à droite pour enregistrer le fichier du workflow.
  2. 2Ouvrez votre instance n8n. Accédez à Workflows → Nouveau → Importer depuis un fichier.
  3. 3Sélectionnez le fichier generate-filtered-calendar-views-in-baserow-with-external-calendar-integration téléchargé et cliquez sur Importer.
  4. 4Configurez les identifiants pour chaque nœud de service (clés API, OAuth, etc.).
  5. 5Cliquez sur Tester le workflow pour vérifier que tout fonctionne, puis activez-le.

Ou collez directement dans n8n → Importer depuis JSON :

{ "name": "Generate Filtered Calendar Views in Baserow with External Calendar Integration", "nodes": [...], ...}

Intégrations

baserowhttprequestmanualtriggerset

Obtenir ce workflow

Téléchargez et importez en un clic

Télécharger JSONVoir sur n8n.io
Nœuds10
Complexitémedium
Déclencheurtrigger

Créé par

Frederik Duchi

Frederik Duchi

@frederikdc

Tags

baserowhttprequestmanualtriggerset

Nouveau sur n8n ?

n8n est un outil d'automatisation de workflows gratuit et open-source. Hébergez-le vous-même ou utilisez la version cloud.

Obtenir n8n gratuitement →