Package Information
Downloads: 0 weekly / 3 monthly
Latest Version: 0.1.1
Author: Aaron Porter
Available Nodes
Documentation
n8n-nodes-engagebay
This is an n8n community node. It lets you use EngageBay in your n8n workflows.
EngageBay is an all-in-one marketing, sales, and service CRM software designed to help businesses acquire, engage, and convert website visitors into customers.
n8n is a fair-code licensed workflow automation platform.
Installation
Operations
Credentials
Compatibility
Resources
Installation
Follow the installation guide in the n8n community nodes documentation.
Operations
Contact Operations
- Get Contact by ID: Retrieve a contact by its ID from EngageBay
Track Operations
- Get All Tracks: Retrieve all tracks from EngageBay
- Get Track by ID: Retrieve a specific track by its ID
User Operations
- Get Owners: Retrieve all users/owners from EngageBay
- Get User Profile: Retrieve the current user's profile information
Credentials
To use the EngageBay node, you need to have an EngageBay account and obtain an API key.
- Sign up for an EngageBay account at https://www.engagebay.com/
- Log in to your EngageBay account
- Go to Settings > API
- Copy your API key
- In n8n, create new credentials of type 'EngageBay Credentials API'
- Enter your EngageBay Instance URL (usually https://app.engagebay.com)
- Enter your API key
- Save the credentials
Compatibility
This node has been tested with n8n version 1.0.0 and above. It requires Node.js version 20.15 or later.