Giter VIP home page Giter VIP logo

bluebubbles-n8n-node's Introduction

BlueBubbles Node for n8n

The BlueBubbles Node for n8n enables an analyst to setup complex automated workflows using BlueBubbles.

What is n8n?

n8n is an open-source and community-driven workflow platform to automate tasks using workflows and nodes. It's built on TypeScript/NodeJS, and supports drag-n-drop plugins, allowing us to create third-party nodes for the platform (in addition to the built-in nodes). Here are some links you may find useful:

Installation

After installing n8n, it should have created a path to place any third-party node definitions. The path is below:

~/.n8n/custom

The above directory should contain 2 sub-directories, credentials and nodes. To install the BlueBubbles node, follow these instructions:

  1. If the custom directory didn't already exist, create it.

    • mkdir ~/.n8n/custom/credentials
    • mkdir ~/.n8n/custom/nodes
  2. Extract the n8n-node-bluebubbles.zip file

    • The contents include 2 directories, credentials and nodes.
  3. Copy the entire contents of the credentials directory (from the zip) into ~/.n8n/custom/credentials

  4. Copy the entire contents of the nodes directory (from the zip) into ~/.n8n/custom/nodes

  5. Restart the n8n process to pick up on the new BlueBubbles node

  6. Refresh your n8n browser window

bluebubbles-n8n-node's People

Stargazers

 avatar  avatar  avatar  avatar

Forkers

sysantos

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.