0.1.1 • Published 1 year ago

@oneacrefund/n8n-nodes-infobip v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

n8n-nodes-infobip

This is an n8n community node. It lets you use Infobip in your n8n workflows.

logo

npm version

Infobip is a leading messaging and communications platform, providing a cloud solutions for various messaging needs, including bots and transactional APIs for voice, email, SMS/MMS...

Screenshot

This node only supports the SMS API at the moment.

n8n is a fair-code licensed workflow automation platform.

Installation
Operations
Credentials Compatibility
Usage Resources

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

  • SMS:
    • Send - send out a single SMS or a bulk to many destinations
    • Dequeue Delivery Report - Get and dequeue delivery status for a given message or bulk
    • Dequeue Received Messages - Fetch and dequeue incoming SMS messages
    • Get Scheduled Messages - See the status and the scheduled time of your SMS messages
    • Get Scheduled Messages Status - See the status of your scheduled SMS messages
    • Search Logs - Get outbound message logs for given search parameters

Credentials

All API calls require authentication via an API key. Generate one for your account on the Infobip portal.

Compatibility

Tested against n8n 0.193.5

Resources