n8n-nodes-magicdoorinc

0.3.0 • Public • Published

Banner image

n8n-nodes-magicdoorinc

This is an n8n community node package for MagicDoor API integration. It provides nodes to interact with the MagicDoor API for managing email campaigns and company information.

Installation

Local Installation (Development)

  1. Clone the repository
  2. Navigate to the directory: cd n8n-nodes-magicdoorinc
  3. Install dependencies: pnpm install
  4. Build the package: pnpm build
  5. Link to your n8n installation: pnpm link

Remote Installation (Production)

To install this package on your remote n8n instance:

npm install n8n-nodes-magicdoorinc

Available Nodes

MagicDoor API Credential

  • Stores your MagicDoor API credentials (Client ID and Client Secret)

Email Campaign Status

  • Checks if an email campaign has been executed
  • Outputs: "Executed" or "Not Executed"

Email Campaign Execute

  • Marks an email campaign as executed

Email Campaign Latest

  • Gets the latest execution time of an email campaign

Company List

  • Gets a list of companies with optional filtering
  • Supports filtering by creation date, IDs, phone number, and more

Company Details

  • Gets detailed information about a specific company
  • Outputs: "Company Exists" or "Company Not Found"

License

MIT

Package Sidebar

Install

npm i n8n-nodes-magicdoorinc

Weekly Downloads

514

Version

0.3.0

License

MIT

Unpacked Size

466 kB

Total Files

52

Last publish

Collaborators

  • krsogaard
  • lei2025