N8NHow to integrate ALOHUB node on N8N

How to integrate ALOHUB node on N8N

Tạ Quốc Thắng·6/2/2026

Overview

n8n-nodes-alohub is a community node for the platform n8n , allowing integration of Alohub CPaaS services into automation workflows.

The node supports 2 main features:

Feature

Operation

Description

Voice

Make a Call (Click to Call)

Make an outbound call via IP Phone

Zalo ZNS

Send

Send ZNS notifications via Zalo with dynamic template

Note: You need an Alohub account and API Key to use this node. Contact Alohub for information.

Installation

  1. Open n8n, go to Settings → Community Nodes

  2. Click Install a community node

  3. Enter n8n-nodes-alohub

  4. Click Install → wait for installation to complete

Method 2 — Install via npm (self-hosted)

Run the following command in the n8n installation directory:

npm install n8n-nodes-alohub

Then restart n8n to load the new node.

Set up Credential (API Key)

Before using the node, you need to create a credential containing the API Key from Alohub.

  1. Drag the node Alohub into the workflow

  2. Click on the dropdown Credential → select Create new credential

  3. Enter API Key — obtained from the Alohub dashboard. Contact Alohub if you do not have one.

  4. Click Save — the system will automatically check the connection

Parameters

Type

Required

Description

API Key

string

Yes

API Key from Alohub dashboard. Send via header X-Api-Key.

Error handling

All operations return detailed error information in the output:

Field

Type

Example

Description

success

boolean

false

Result of API call

httpStatus

number

200

HTTP status code

error_code

string

"0"

Error code from Alohub API

error_message

string

"HỆ THỐNG..."

Detailed error message

transactionId

string

"ah_n8n_..."

Unique ID for reconciliation

Tip: Enable Continue On Error in the settings of the Alohub node so that the workflow continues to run even when the API fails — the output will contain complete error information for processing in subsequent steps.

System requirements

Requirement

Version

Notes

n8n

>= 1.0.0

API Key

Contact Alohub for receipt

Was this article helpful?
Updated: 6/2/2026
để chuyển bài