N8N Workflows

Send daily affirmations to Telegram

A workflow which allows you to receive daily affirmations via Telegram by querying a REST API triggered by a Cron...

Receive Google Sheet data via REST API

Simple workflow which allows to receive data from a Google Sheet via "REST" endpoint. Wait for Webhook Call Get data...

Send trending "Show HN" to email

Triggers every day at 1pm Get the current content from Hacker News Gets all the different submission items Extracts the...

API queries data from GraphQL

Simpe API which queries the received country code via GraphQL and returns it. Example URL: https://n8n.exampl.ecom/webhook/1/webhook/webhook?code=DE Receives country code from...

RSS Telegram bot

rss-telegramBot 1 minute refresh choose send message or one photo 0.1 beater code 2019/11/30 0.2 bug fix add instagram rss...

Convert Typeform data into Spreadsheet

Trigger on new Typeform form submission Get existing spreadsheet-file from NextCloud Read data from file into flow Append a new...

Backs up n8n Workflows to NextCloud

Temporary solution using the undocumented REST API for backups with file versioning (Nextcloud)

Convert XML to JSON

Transforms XML data to JSON honoring XML attributes by putting them in a separate key:

Send RSS feed data to webhook

Filters articles based on keywords, checks against MongoDB for unique links, then sends results to different webhooks

Get execute command data and transfer to JSON

Shows how it is possible to use the data of a command line tool which returns JSON. Example shows how:...