krispcall

An AI-Powered Modern Phone App custom node for n8n.

Package Information

Released: 8/7/2025
Downloads: 25 weeklyΒ /Β 82 monthly
Latest Version: 0.1.9
Author: Kapil Bhandari

Documentation

Banner image

n8n-nodes-krispcall

This repository contains the custom n8n node for Krispcall, designed to help you automate your telephony workflows directly within n8n. It includes the node linter and other necessary development dependencies.

KrispCall is an AI-powered modern telephony platform that helps businesses streamline communication with virtual numbers, advanced calling features, and seamless CRM integrations.

This n8n community node enables you to integrate KrispCall’s advanced telephony features into your n8n workflows. You can create and manage contacts, send SMS/MMS messages, retrieve voicemails, and manage webhooks directly from n8n.


πŸ”§ Features

  • πŸ” API key authentication
  • πŸ“‡ Create and manage contacts
  • πŸ“€ Send SMS and MMS
  • πŸ“₯ Retrieve voicemails and phone numbers
  • 🌐 Create and delete webhooks for real-time event handling

πŸ“¦ Installation

Install this community node in your n8n instance:

npm install n8n-nodes-krispcall

Or via the n8n Community Nodes UI (under Settings β†’ Community Nodes β†’ Install).

πŸ” Authentication

To use this node, you must have a KrispCall account and an API key.

Get your API Key

  1. Sign in to your KrispCall account
  2. Navigate to Settings β†’ Developer
  3. Click Generate API Key
  4. Copy the key and use it when setting up credentials in n8n

Credentials Setup in n8n

Base URL: https://app.krispcall.com/api/v3/platform/n8n

API Key: Paste your KrispCall API key

πŸ” Supported Resources & Operations Resource

Resource Actions Triggers
Contact Create, Delete New Contact, Call Logs
SMS MMS Send New SMS or MMS,
Voicemail Get New Voicemail

πŸ“˜ Example Usage

Create a Contact

  1. Connect to KrispCall via credentials
  2. Select resource: Contact
  3. Choose operation: Create
  4. Provide the contact details (name, phone, etc.)
  5. Execute

Send SMS

  1. Select resource: SMS
  2. Choose operation: Send
  3. Set phone number and message
  4. Execute

License

MIT

Discussion