Skip to content

makeitfutureDev/n8n-nodes-mfrbolt

Repository files navigation

n8n-nodes-mfrbolt-api

This is an n8n community node that allows you to interact with the MfrBolt API service.

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

MfrBolt

  • Get MfrBolt: Retrieve a MfrBolt by ID
  • Create MfrBolt: Create a new MfrBolt

Credentials

The node requires the following credentials:

  • API Key: Your MfrBolt API authentication key
  • Base URL: The base URL for the MfrBolt API service

Usage

  1. Install the node in your n8n instance
  2. Add your API credentials
  3. Use the MfrBolt API node in your workflows

Development

To build the node:

npm run build

To run in development mode:

npm run dev

Version

1.0.0

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors