N8N Workflows filtra per Engineering

Get entries from a Cockpit collection

Companion workflow for Cockpit node docs

Receive messages for an ActiveMQ queue

Insert a document in MongoDB

Companion workflow for MongoDB node docs

Track an event in Segment

Execute an SQL query in Microsoft SQL

Run a SQL query on Postgres

Companion Workflow for Postgres node docs

Get the community profile of a repository

Generate and insert data into a Postgres database

This is Workflow 1 in the blog tutorial Database activity monitoring and alerting. Prerequisites A Postgres database set up and...

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...

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:...

Webhook returning XML

Receives data from an incoming HTTP Request (set up to use respond to webhook node) Create dummy data Convert JSON...

Using the Merge Node - Merge by Key

This is an example of how you can make Merge by Key work. The “Data 1” and “Data 2” nodes...

Insert Excel data to Postgres

Read XLS from file Convert it to JSON Insert it in Postgres