Field intelligence for AI-first professionalsVol. II · Nº 56 · Saturday, August 15, 2026
← The library

551 workflows, ready to run.

Community-built n8n automations, searchable live from the template library. Open one on n8n.io and import the JSON straight into your instance.

Receive messages for an ActiveMQ queue759 views
Insert a document in MongoDBCompanion workflow for MongoDB node docsMongoDB13.1k views
Track an event in SegmentSegment406 views
Execute an SQL query in Microsoft SQLMicrosoft SQL10.8k views
Run a SQL query on PostgresCompanion Workflow for Postgres node docsPostgres5.5k views
Get the community profile of a repositoryGitHub669 views
Generate and insert data into a Postgres databaseThis is Workflow 1 in the blog tutorial Database activity monitoring and alerting. Prerequisites A Postgres database set up and credentials. Basic knowledge of JavaScript and SQLPostgres6k views
API queries data from GraphQLSimpe 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 anGraphQL4.5k views
Get execute command data and transfer to JSONShows how it is possible to use the data of a command line tool which returns JSON. Example shows how: to bring data in flow to use data directly in a node Note that the 'execute2.3k views
Webhook returning XMLReceives data from an incoming HTTP Request (set up to use respond to webhook node) Create dummy data Convert JSON to XML which gets returned Respond to Webhook which returns the 3.6k views
Using the Merge Node - Merge by KeyThis is an example of how you can make Merge by Key work. The “Data 1” and “Data 2” nodes simply provide mock data. You can replace them with your own data sources. Then the “Conv2.1k views