This repository contains n8n workflows that I discuss and share on my social media. Each workflow is located in its own subdirectory, complete with a dedicated README.md file for specific instructions and details.
Each subdirectory contains a .json file, which is the n8n workflow, and a README.md file providing specific information on that workflow. To use a workflow:
- Navigate to the subdirectory of the workflow you are interested in.
- Review the
README.mdfile for setup instructions, environment variables, and a description of the workflow's functionality. - Import the provided
.jsonfile into your n8n instance.
These workflows are provided as-is for informational and educational purposes. While I strive for accuracy and utility, please understand that you run these workflows at your own risk. It is recommended to review the workflow logic and configuration before deploying them in a production environment. I am not responsible for any direct or indirect damages or issues that may arise from the use of these workflows.