6 workflows
by Wyeth
✕ Clear
Nodes:
Sort:
Date:
Encode JSON to Base64 String in n8n
This example workflow demonstrates how to convert a JSON object into a base64-encoded string using n8n’s built-in file processing capabilities. This is a common ...
INST: The n8n Workflow Installer
This workflow provides everything you need to package and deploy multiple workflows from a single workflow you distribute.
That's right, now you can package up dozen ...
How it Works:
You can now use the Slack node to create conditional breakpoints! This example shows the loop stop on 4 (of 10) and then you can hit "continue" in Slack when you are ready.
You could e ...
Are you writing complex Code nodes and need Intellisense support? Follow this simple pattern to get autocomplete for any n8n or custom classes.
Let a user load multiple files with a Form node, and process the binary data. A very important workflow for many tools.
This is a learning example of several core concepts that are hard to grasp in ...
Learn n8n: Interactive Lesson 1
This interactive tutorial teaches you how to build in n8n from scratch, using a live walkthrough with real-time examples. Rather than static documentation, this guided ...