【n8n教程笔记——工作流Workflow】文本课程(第二阶段)——5 自动化业务工作流——0 用例 (Use case)

https://docs.n8n.io/courses/

https://docs.n8n.io/courses/level-two/chapter-5/chapter-5.0/

文章目录

  • [Automating a business workflow](#Automating a business workflow)
    • [Workflow design](#Workflow design)
      • [Now that we know what Nathan wants to automate, let's list the steps he needs to take to achieve this:](#Now that we know what Nathan wants to automate, let's list the steps he needs to take to achieve this:)
        • [1. Get and combine data from all necessary sources.](#1. Get and combine data from all necessary sources.)
        • [2. Sort the data and format the dates.](#2. Sort the data and format the dates.)
        • [3. Write binary files.](#3. Write binary files.)
        • [4. Send notifications using email and Discord.](#4. Send notifications using email and Discord.)
      • n8n provides [core nodes](https://docs.n8n.io//integrations/builtin/node-types#core-nodes) for all these steps. This use case is somewhat complex. We should build it from three separate workflows: for all these steps. This use case is somewhat complex. We should build it from three separate workflows:)
        • [1. A workflow that merges the company data with external information.](#1. A workflow that merges the company data with external information.)
        • [2. A workflow that generates the reports.](#2. A workflow that generates the reports.)
        • [3. A workflow that monitors errors in the second workflow.](#3. A workflow that monitors errors in the second workflow.)
    • [Workflow prerequisites](#Workflow prerequisites)

Automating a business workflow

Remember our friend Nathan?

Nathan 🙋: Hello, it's me again. My manager was so impressed with my first workflow automation solution that she entrusted me with more responsibility.

You 👩‍🔧: More work and responsibility. Congratulations, I guess. What do you need to do now?

Nathan 🙋: I got access to all our sales data and I'm now responsible for creating two reports: one for regional sales and one for orders prices. They're based on data from different sources and come in different formats.

You 👩‍🔧: Sounds like a lot of manual work, but the kind that can be automated. Let's do it!

Workflow design

Now that we know what Nathan wants to automate, let's list the steps he needs to take to achieve this:

1. Get and combine data from all necessary sources.
2. Sort the data and format the dates.
3. Write binary files.
4. Send notifications using email and Discord.

n8n provides core nodes for all these steps. This use case is somewhat complex. We should build it from three separate workflows:

1. A workflow that merges the company data with external information.
2. A workflow that generates the reports.
3. A workflow that monitors errors in the second workflow.

Workflow prerequisites

To build the workflows, you will need the following:

Next, you will build these three workflows with step-by-step instructions.

相关推荐
Skilce6 分钟前
ZrLog 高可用部署
运维·服务器·数据库·阿里云·maven
papaofdoudou3 小时前
LINUX VFIO被IOMMUFD取代
linux·运维·服务器
2501_926978333 小时前
“LLM的智能本质--AGI的可能路径--人类的意识本质”三者的统一基底(5.0理论解读)
人工智能·经验分享·笔记·深度学习·机器学习·ai写作·agi
لا معنى له3 小时前
WAM与AC-WM:具身智能时代的世界动作模型与动作条件世界模型
人工智能·笔记·学习
无忧智库4 小时前
智慧医院的“新基建”:从顶层设计到全栈式智能运维的深度解构(PPT)
大数据·运维
杨云龙UP5 小时前
mysqldump逻辑备份文件恢复总结:全库恢复、单库恢复,一篇讲明白
linux·运维·服务器·数据库·mysql·adb
舰长1155 小时前
linux系统服务器加固1、中风险 未设置登录失败处理功能和登录连接超时处理功能。2、中风险 未限制默认账户的访问权限。3、中风险 未实现管理用户的权限分离。
linux·运维·服务器
Wilber的技术分享5 小时前
【LeetCode高频手撕题 2】面试中常见的手撕算法题(小红书)
笔记·算法·leetcode·面试
mounter6256 小时前
Linux 7.0 重磅更新:详解 nullfs 如何重塑根文件系统挂载与内核线程隔离
linux·运维·服务器·kernel
愚昧之山绝望之谷开悟之坡6 小时前
合格境外投资者
笔记