Description
n8n-nodes-blooio
This is an n8n community node for Blooio. It lets you send and receive iMessages, RCS, SMS, and more through the Blooio API in your n8n workflows.
n8n is a fair-code licensed workflow automation platform.
Installation
Operations
Credentials
Compatibility
Resources
Installation
Follow the installation guide in the n8n community nodes documentation.
Operations
Messages
- Send Message – Send text messages and attachments via iMessage/SMS/RCS
- Get Message – Retrieve complete message details including delivery status
- Get Message Status – Check the delivery status of a message
- Cancel Message – Cancel a queued or scheduled message
Contacts
- Check Capabilities – Check if a phone number or email supports iMessage, SMS, or RCS
Webhooks
- Get Webhook – Get the currently configured webhook URL
- Set Webhook – Configure webhook URL for receiving inbound messages and delivery notifications
Credentials
API Key Authentication
- Sign up for a Blooio account at https://blooio.com
- Navigate to your Dashboard
- Go to Settings > API Keys
- Create a new API key or copy an existing one
- In n8n, create a new Blooio credential:
- Select "API Key" as the authentication method
- Paste your API key
- Save the credential
Compatibility
Compatible with n8n@1.60.0 or later