by Masterclass Series | Jan 1, 2025 | Uncategorized
Transforms XML data to JSON honoring XML attributes by putting them in a separate key:
by Masterclass Series | Jan 1, 2025 | Uncategorized
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 an incoming HTTP Request Reads data via GraphQL Converts the data to JSON Constructs return...
by Masterclass Series | Jan 1, 2025 | Uncategorized
Filters articles based on keywords, checks against MongoDB for unique links, then sends results to different webhooks
by Masterclass Series | Jan 1, 2025 | Uncategorized
Shows 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 ‘execute command’ node is not available on n8n Cloud.