У нас вы можете посмотреть бесплатно n8n Tutorial: Free Installation & Your First Workflow Automation или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Learn how to install n8n for free using Docker, build your first workflow, and understand the basics of this powerful open-source automation tool. Here we will use docker to install a self hosted n8n for free and then will create a workflow to receive a message on Telegram as soon as a crypto asset (say our beloved DogeCoin) goes below a set price. Here I'll use scheduling, API call via HTTP nodes and Telegram integration (via Bot API Token & Chat id) after an "if" node. Update: Just found out that n8n's license is not "Free as in Freedom". It is free to use (including "own internal business purposes") this is far from what we call "Free as in Freedom". My mistake. sorry. 00:00 - Into to n8n low/no code automation 03:30 - Self host n8n for free using Docker 07:51 - Create a scheduling node on n8n 09:08 - Add a HTTP node to check cyrpto price from an API 11:52 - Add an "IF" node for checking the price of dogecoin 12:58 - Send the output to Telegram via n8n site: https://n8n.io/ docker install: https://docs.n8n.io/hosting/installat...