Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A collection of reusable n8n workflows for automation, integrations, and process orchestration across different use cases.

License

Notifications You must be signed in to change notification settings

AnmolMogalayi/N8N-WorkFlows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

N8N Workflows

This repository contains exported n8n workflow definitions and accompanying setup documents. The files are provided as JSON workflow exports and PDF guides. No executable code is included.

Repository Structure

N8N WF/
├─ assets/
├─ Crypto/
│  ├─ Crypto_Market_Agent.json
│  └─ BRODY'S SETUP GUIDE.pdf
└─ YT Shorts Generator/
    ├─ Shorts Generation.json
    └─ Brodyautomates Setup Guide.pdf

Folder and File Descriptions

  • assets/ — directory reserved for local assets (currently contains no files).

  • Crypto/

    • Crypto_Market_Agent.json — exported n8n workflow definition (JSON file).
    • BRODY'S SETUP GUIDE.pdf — PDF document providing setup or configuration information related to the Crypto workflow.
  • YT Shorts Generator/

    • Shorts Generation.json — exported n8n workflow definition (JSON file).
    • Brodyautomates Setup Guide.pdf — PDF document providing setup or configuration information related to the YT Shorts Generator workflow.

Usage

The repository hosts n8n workflow export files. To use a workflow, import the corresponding .json file into an n8n instance using n8n's workflow import functionality. Review the associated PDF for any configuration notes required by the workflow.

Notes

  • Files are provided as-is. The JSON files are n8n workflow exports; the PDFs are documentation/supporting material.
  • No license file is present in the repository.

About

A collection of reusable n8n workflows for automation, integrations, and process orchestration across different use cases.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published