
Product
Rust Support Now in Beta
Socket's Rust support is moving to Beta: all users can scan Cargo projects and generate SBOMs, including Cargo.toml-only crates, with Rust-aware supply chain checks.
n8n-nodes-ivrapi
Advanced tools
Language / Język: Polski · English · Deutsch
Nowe community nodes dla n8n, które pozwalają dodać telefonię klasy operatorskiej do workflowów: click-to-call, warm transfer z voicebota do agenta, callback, rejestracja połączeń oraz integracja z CRM/Helpdesk.
Uwaga (B2B): Usługi IVRAPI są dostępne wyłącznie dla klientów biznesowych po podpisaniu umowy i aktywacji konta. Aby uzyskać dostęp do API oraz klucza, złóż wniosek na nodes.ivrapi.com.
IVRAPI to platforma telekomunikacyjna dla automatyzacji rozmów i połączeń głosowych. Udostępnia REST API i gotowe nody do n8n, które skracają czas wdrożenia rozwiązań telefonicznych z tygodni do godzin.
Przykładowe zastosowania:
Każdy node ma przycisk Docs (pole
documentationUrl
) prowadzący do szczegółowej dokumentacji na stronie.
Node | Krótki opis |
---|---|
IVRAPI Voice Notification | Wykonuje połączenie wychodzące z komunikatem TTS (powiadomienia głosowe). |
IVRAPI Voice Bot Call | Inicjuje połączenie z botem głosowym i umożliwia warm transfer do agenta. |
IVRAPI Call Connect | Zestawia połączenie agent ↔ klient z konfiguracją numerów prezentowanych (CLI/CLIP). |
IVRAPI SMS Send | Wysyła wiadomość SMS do wskazanego odbiorcy; obsługa Sender ID, parametrów i szablonów. |
IVRAPI SMS Bot | Wysyła SMS; nadawca ustawiany na numer wirtualny bota odpowiadający na interakcję adresata; wsparcie szablonów. |
1) n8n Cloud / n8n Desktop / Self-Hosted (UI):
n8n-nodes-ivrapi
.2) Self-Hosted (CLI dla deweloperów):
npm install n8n-nodes-ivrapi
# zrestartuj n8n po instalacji
Bezpieczeństwo: trzymaj klucz w n8n Credentials; nie przechowuj go w zmiennych workflow.
Dodaj Webhook Trigger (metoda POST
).
Dodaj node IVRAPI Call Connect i ustaw:
+48600123456
(przykład),+48500111222
(przykład),Podepnij Credentials: IVRAPI API Key i zdeployuj workflow.
documentationUrl
).Czy mogę testować bez umowy? Obecnie wymagamy rejestracji B2B. Skontaktuj się w sprawie środowiska sandbox. Dlaczego instalacja wymaga Community Nodes? To standardowa metoda dodawania rozszerzeń w n8n. Błąd „Unknown/Unregistered number”. Użyj numerów zarejestrowanych w Twoim koncie IVRAPI.
Dane do faktur (B2B): ADVICOS POLAND sp. z o.o. ul. Leśna 56, 87-125 Silno, Polska EU VAT ID: PL8792707586
Licencja paczki: (uzupełnij: MIT/Apache-2.0/inna). „n8n” jest znakiem towarowym odpowiedniego właściciela. Paczka jest tworzona przez społeczność i stosuje wytyczne dot. użycia marki n8n.
Community nodes for n8n that add carrier-grade telephony to your workflows: click-to-call, warm transfer from voicebot to live agent, callback, call logging, and CRM/Helpdesk integrations.
Note (B2B): IVRAPI services are available to business customers only, under a signed agreement. To obtain API access and a key, request access at nodes.ivrapi.com. Availability: Production-ready for Poland; we’re open to interested teams across the European Union. Contact us to discuss numbering options and regulatory compliance in your country.
IVRAPI is a telecom platform for automating voice calls and conversations. It provides a REST API and ready-made n8n nodes to reduce telephony implementation from weeks to hours.
Example use cases:
Each node exposes a Docs link (
documentationUrl
) that opens detailed documentation on our site.
Node | Short description |
---|---|
IVRAPI Voice Notification | Outbound call with a TTS message (voice notifications). |
IVRAPI Voice Bot Call | Initiates a voicebot call and enables warm transfer to a live agent. |
IVRAPI Call Connect | Bridges agent ↔ customer with configurable caller ID presentation (CLI/CLIP). |
IVRAPI SMS Send | Sends an SMS to a recipient; supports Sender ID, parameters, and templates. |
IVRAPI SMS Bot | Sends SMS; sender set to the bot’s virtual number that handles the recipient’s replies; supports templates. |
1) n8n Cloud / Desktop / Self-Hosted (UI):
n8n-nodes-ivrapi
.2) Self-Hosted (developer CLI):
npm install n8n-nodes-ivrapi
# restart n8n after installation
Security: store the key in n8n Credentials; do not keep it in workflow variables.
Add Webhook Trigger (POST
).
Add IVRAPI Call Connect and configure:
+48600123456
(example),+48500111222
(example),Attach Credentials: IVRAPI API Key and deploy the workflow.
documentationUrl
).Can I test without a contract? Currently we require B2B registration. Contact us about sandbox access. Why Community Nodes? It’s the standard way to add extensions to n8n. “Unknown/Unregistered number” error. Use numbers registered in your IVRAPI account.
Invoicing details: ADVICOS POLAND sp. z o.o. ul. Leśna 56, 87-125 Silno, Poland EU VAT ID: PL8792707586
Package license: (fill in: MIT/Apache-2.0/other). “n8n” is a trademark of its respective owner. This community-driven package follows the n8n brand usage guidelines.
Community-Nodes für n8n, mit denen Sie Carrier-Grade-Telefonie in Ihre Workflows integrieren: Click-to-Call, Warm Transfer vom Voicebot zum Live-Agenten, Callback, Anrufprotokollierung sowie CRM/Helpdesk-Integrationen.
Hinweis (B2B): IVRAPI-Dienste sind ausschließlich für Geschäftskunden und erfordern einen unterzeichneten Vertrag. API-Zugang erhalten Sie über nodes.ivrapi.com. Verfügbarkeit: Produktionsreif für Polen; offen für Interessenten in der gesamten Europäischen Union. Kontaktieren Sie uns, um Optionen für Rufnummern und regulatorische Anforderungen (z. B. DSGVO, Anrufaufzeichnung) in Ihrem Land zu besprechen.
IVRAPI ist eine Telekommunikationsplattform zur Automatisierung von Sprachanrufen und Sprachdialogen. Sie bietet ein REST-API und fertige n8n-Nodes, um Telefonie-Implementierungen von Wochen auf Stunden zu verkürzen.
Beispiele:
Jeder Node enthält einen Docs-Link (
documentationUrl
) zur Detaildokumentation auf unserer Website.
Node | Kurzbeschreibung |
---|---|
IVRAPI Voice Notification | Ausgehender Anruf mit TTS-Ansage (Sprachbenachrichtigungen). |
IVRAPI Voice Bot Call | Startet einen Voicebot-Anruf und ermöglicht Warm Transfer zum Live-Agenten. |
IVRAPI Call Connect | Verbindet Agent ↔ Kunde mit konfigurierbarer Anruferkennung/Rufnummernübermittlung (CLI/CLIP). |
IVRAPI SMS Send | Sendet eine SMS an den Empfänger; unterstützt Sender ID, Parameter und Textvorlagen. |
IVRAPI SMS Bot | Sendet SMS; der Absender wird auf die virtuelle Bot-Nummer gesetzt, die die Antworten des Empfängers verarbeitet; unterstützt Vorlagen. |
1) n8n Cloud / Desktop / Self-Hosted (UI):
n8n-nodes-ivrapi
eingeben.2) Self-Hosted (Entwickler-CLI):
npm install n8n-nodes-ivrapi
# n8n nach der Installation neu starten
Sicherheit: Schlüssel in n8n Credentials speichern; nicht in Workflow-Variablen.
Webhook Trigger hinzufügen (POST
).
IVRAPI Call Connect konfigurieren:
+48600123456
(Beispiel),+48500111222
(Beispiel),Credentials: IVRAPI API Key zuweisen und Workflow deployen.
documentationUrl
).Kann ich ohne Vertrag testen? Derzeit ist B2B-Registrierung erforderlich. Kontaktieren Sie uns für Sandbox-Zugang. Warum Community Nodes? Dies ist der Standardweg, Erweiterungen zu n8n hinzuzufügen. Fehler „Unknown/Unregistered number“. Verwenden Sie Nummern, die in Ihrem IVRAPI-Konto registriert sind.
Rechnungsdaten: ADVICOS POLAND sp. z o.o. ul. Leśna 56, 87-125 Silno, Polen EU VAT ID: PL8792707586
Paketlizenz: (ausfüllen: MIT/Apache-2.0/anderes). „n8n“ ist eine Marke des jeweiligen Eigentümers. Dieses Community-Paket folgt den n8n-Brand-Richtlinien.
FAQs
n8n community node for ivrapi API integration
The npm package n8n-nodes-ivrapi receives a total of 1,621 weekly downloads. As such, n8n-nodes-ivrapi popularity was classified as popular.
We found that n8n-nodes-ivrapi demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket's Rust support is moving to Beta: all users can scan Cargo projects and generate SBOMs, including Cargo.toml-only crates, with Rust-aware supply chain checks.
Product
Socket Fix 2.0 brings targeted CVE remediation, smarter upgrade planning, and broader ecosystem support to help developers get to zero alerts.
Security News
Socket CEO Feross Aboukhadijeh joins Risky Business Weekly to unpack recent npm phishing attacks, their limited impact, and the risks if attackers get smarter.