Create a new team for a project in Notion — Workflow n8n
Aperçu
Creates a new team for a project from webhook form data. When the project is created the current semester is added to it's relation attribute.
More info can be found on using this workflow as part of a larger system here.
Nœuds utilisés
Notion
Aperçu du workflow
G
Get Team Members
M
Merge
Query Current Semester
S
Select Semester ID and P…
U
Use Default Name if Not …
S
Select Project Showcase ID
G
Get Project Name & Idea
Create Project
I
If user exists
Create User
Query for User
M
Merge1
M
Merge2
Update Semester for User
Query User
S
Select Semester ID
Update Project Relation
M
Merge3
C
Concatenate SemesterIDs
C
Concatenate ProjectIDs
M
Merge4
S
Set Email
⚡
T
Team Creation
23 nodes27 edges
Comment ça fonctionne
- 1
Déclencheur
Le workflow démarre avec un déclencheur webhook.
- 2
Traitement
Les données transitent par 23 nœuds, connecting function, if, merge.
- 3
Sortie
Le workflow termine son automatisation et livre le résultat à la destination configurée.
Détails des nœuds (23)
NO#1
Notion
notion
Comment importer ce workflow
- 1Cliquez sur le bouton Télécharger JSON à droite pour enregistrer le fichier du workflow.
- 2Ouvrez votre instance n8n. Accédez à Workflows → Nouveau → Importer depuis un fichier.
- 3Sélectionnez le fichier
create-a-new-team-for-a-project-in-notiontéléchargé et cliquez sur Importer. - 4Configurez les identifiants pour chaque nœud de service (clés API, OAuth, etc.).
- 5Cliquez sur Tester le workflow pour vérifier que tout fonctionne, puis activez-le.
Ou collez directement dans n8n → Importer depuis JSON :
{ "name": "Create a new team for a project in Notion", "nodes": [...], ...}
Intégrations
functionifmergenotionsetwebhook
Créé par
Will Stenzel
@automations
Tags
functionifmergenotionsetwebhook
⚡
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 →