Skip to content

n8n workflows that extend the functionality of the Open Food Network

Notifications You must be signed in to change notification settings

tegonal/ofn_n8n_workflows

Repository files navigation

n8n Workflows for Open Food Network

This repository contains a collection of workflows developed in n8n to extend the functionality of the Open Food Network (OFN). These workflows automate common processes, integrate external services, and optimize tasks to enhance the management of platforms built on OFN.

Table of Contents

Introduction

The Open Food Network is an open-source platform that enables local food networks to thrive by connecting producers, distributors, and consumers. These n8n workflows are designed to help platform administrators automate repetitive tasks, streamline operations, and integrate with third-party tools like email services, CRMs, or analytics platforms.

Requirements

To use these workflows, you'll need:

  1. An n8n instance (self-hosted or cloud).
  2. Access to your Open Food Network platform.
  3. API credentials for any third-party services you plan to integrate (e.g., Mailchimp, Google Sheets).

Installation

  1. Clone this repository to your local machine:

    git clone https://github.com/yourusername/n8n-ofn-workflows.git  
    cd n8n-ofn-workflows  ```
    
  2. Import the workflows into your n8n instance:

    • Open your n8n dashboard.
    • Go to the Workflows section.
    • Click on Import and upload the .json files from this repository.
  3. Configure the workflows to match your OFN setup:

    • Update API endpoints and credentials in the workflows as needed.
    • Adjust any specific parameters to fit your requirements.

Included Workflows

Coming soon

Customization

These workflows are fully customizable to meet your specific needs:

  • Use n8n’s visual editor to modify nodes and logic.
  • Add integrations for other tools your organization uses.
  • Test workflows in your development environment before deploying them to production.

Contributing

Contributions are welcome! If you’d like to add new workflows or improve existing ones:

  • Fork this repository.
  • Create a new branch for your changes.
  • Submit a pull request with a detailed description of your updates.

License

This project is licensed under the MIT License.

About

n8n workflows that extend the functionality of the Open Food Network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published