blooio

A node for the Blooio API. Send and receive iMessages,RCS, and more via the Blooio API.

Package Information

Released: 10/15/2025
Downloads: 17 weekly / 36 monthly
Latest Version: 0.1.2
Author: David Harvey

Documentation

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

  1. Sign up for a Blooio account at https://blooio.com
  2. Navigate to your Dashboard
  3. Go to Settings > API Keys
  4. Create a new API key or copy an existing one
  5. 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

Resources

Discussion