btrainr

Btrainr Lead creation node

Package Information

Downloads: 2 weekly / 29 monthly
Latest Version: 0.1.3
Author: Btrainr

Documentation

🚂 n8n-nodes-btrainr

n8n-nodes-btrainr

This is an n8n community node. It lets you manage leads via the Btrainr API in your n8n workflows. 🚀

n8n is a fair-code licensed workflow automation platform.


🔑 Credentials

You need an API Key to use this node.

  1. 🔐 Obtain your API Key from Btrainr.
  2. 🆕 Create a new credential in n8n for "Btrainr Lead API".
  3. ✍️ Enter your API Key.

⚙️ Operations

👥 Leads

  • 📋 Get Lead List: Retrieve a list of all leads.
  • 🔍 Get Lead Details: Get details of a specific lead by ID.
  • Create Lead: Create a new lead with details like name, email, phone, etc.
  • ✏️ Update Lead: Update an existing lead.
  • Delete Lead: Delete a lead.

📝 Inputs

Field Description Required Create Update
Lead ID Unique identifier for the lead
Lead Full Name Full name of the lead
Lead Email Email address
Lead Phone Phone number
Lead Phone Country Code Country code for phone
Lead Age Age of the lead
Lead Description Bio or description
Lead Profession Profession
Lead Diet Preference Veg, Non Veg, etc.
Lead Note Additional notes
Lead Goals Lose Weight, Build Muscles, etc.
Lead Health Conditions PCOD, Thyroid, etc.
Lead Gender Male, Female, Other

📦 Installation

🖥️ Via n8n UI (Recommended)

  1. Go to SettingsCommunity Nodes.
  2. Click Install.
  3. Enter:
    n8n-nodes-btrainr
  4. Click Install.

💻 Manual Installation

To install via CLI:

npm install n8n-nodes-btrainr

🧩 Compatibility

  • ✅ n8n v0.18.0+

📄 License

MIT

Discussion