Create a new team for a project in Notion — n8n 工作流
概览
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.
使用的节点
Notion
工作流预览
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
工作原理
- 1
触发器
工作流由 webhook 触发器启动。
- 2
处理
数据流经 23 个节点, connecting function, if, merge。
- 3
输出
工作流完成自动化并将结果发送到配置的目标。
节点详情 (23)
NO#1
Notion
notion
如何导入此工作流
- 1点击右侧 下载 JSON 按钮保存工作流文件。
- 2打开你的 n8n 实例,依次点击 工作流 → 新建 → 从文件导入。
- 3选择下载的
create-a-new-team-for-a-project-in-notion文件并点击导入。 - 4为每个服务节点配置 凭证(API 密钥、OAuth 等)。
- 5点击 测试工作流 验证一切正常,然后激活它。
或直接在 n8n → 从 JSON 导入 中粘贴:
{ "name": "Create a new team for a project in Notion", "nodes": [...], ...}
集成
functionifmergenotionsetwebhook
创建者
Will Stenzel
@automations
标签
functionifmergenotionsetwebhook