# n8n.cloud | Powerful workflow automation tool

## Метаданные

- **Канал:** n8n
- **YouTube:** https://www.youtube.com/watch?v=sJO3b0WXm8I
- **Дата:** 08.12.2020
- **Длительность:** 3:12
- **Просмотры:** 28,789
- **Источник:** https://ekstraktznaniy.ru/video/15956

## Описание

n8n.cloud is a next gen workflow automation tool. Our node-based, low code approach lets you to stay closer to the code, and build more powerful workflows with complex logic.

Check it out now: https://www.n8n.cloud

## Транскрипт

### Segment 1 (00:00 - 03:00) []

nan cloud is a convenient hosted alternative to n8n our flexible workflow automation tool our node-based approach was inspired by solutions in the vfx industry and empower you to automate sophisticated business processes let's check it out with a simple example let's take a quick look at the workflow that's powering this example we start off with a typeform trigger node which executes this workflow each time we get a response from typeform we can see that we're pulling in the answers in json format from typeform there we then route that to an if node where we set up a condition to check if they're coming from a larger organization here for the first value we're referencing the data that we got from our type from trigger using our expression editor from there if they are coming from a larger organization we route it up to the true branch and we first run it through clear bit with our clear bit node here we supply the domain name from their email and then get a response of a lot of enrichment information from there we then route that to the slack node and in here we're using again expressions to compose a rather comprehensive message that gets sent as part of the slack message so we're using expressions here to reference data from earlier in our flow from the typeform trigger and from our clear bit node to build this result here and then if they're not coming from a larger organization we're skipping the clear bit enrichment and creating a similar message that has slightly less information and we're routing that to a different channel now in the both of these cases we're also using the button functionality of the slack node and by using a gmail um url combined with some expressions we're able to do the auto filling where when we click that button in slack it opens up gmail already with the subject line and email ready to go you
