MARKETPLACE
PLUGINS
HOSTINGER REACH
Hostinger Reach logo

Hostinger Reach

Published April 2026
   •    Updated April 2026

Plugin details

Hostinger Reach is a thin wrapper around the Hostinger Reach Email Marketing API that lets you sync contacts and manage contact groups directly from your Bubble workflows — no code required.
With this plugin you can:
• Create contacts in your Reach audience (with optional group assignment for automation triggers)
• Delete contacts for cleanup or GDPR compliance
• Fetch contacts list with filtering by group and subscription status
• List contact groups to use their UUIDs in workflows
• Create contacts within a specific Reach profile

The plugin is intentionally minimal — it handles the audience sync layer while you configure welcome series, drip campaigns, and automations inside the Hostinger Reach UI.

Typical workflow:
1. User signs up in Bubble
2. Reach - Create Contact (with group_uuids for onboarding group)
3. Reach automation triggers and sends welcome emails

Requires a Hostinger account with Reach enabled and an API token from hPanel → Profile → API.

Free

For everyone

stars   •   0 ratings
2 installs  
This plugin does not collect or track your personal data.

Other actions

Platform

Web & Native mobile

Contributor details

Raizen.dev logo
Raizen.dev
Joined 2023   •   4 Plugins
View contributor profile

Instructions

SETUP (1 minute)
1. Install the plugin to your Bubble app.
2. Go to Plugins tab in your app editor.
3. Find "Hostinger Reach" and enter your API token in the "hostinger_api_token" field.
  → Get your token: hPanel → Profile → API → Create new token

---

ACTIONS

▶ Reach - Create Contact
Adds a new contact to your Reach audience.
Inputs:
 • email (required) — contact email address
 • name (optional) — first name
 • surname (optional) — last name
 • group_uuids (optional) — comma-separated list of group UUIDs to assign contact (triggers automations)
 • note (optional) — internal note, max 75 chars
Returns: uuid, name, surname, email, subscription_status, subscribed_at, source, note

▶ Reach - Delete Contact
Permanently removes a contact by UUID.
Inputs:
 • uuid (required) — contact UUID from Create Contact response
Returns: message

▶ Reach - Create Contact in Profile
Creates a contact within a specific Reach profile (workspace).
Inputs:
 • profile_uuid (required) — your Reach profile UUID
 • email (required)
 • name, surname, note (optional)
Returns: message

---

DATA CALLS

📂 Reach - Get Contacts
Returns paginated list of contacts.
Optional filters: group_uuid, subscription_status (subscribed/unsubscribed), page

📂 Reach - Get Contact Groups
Returns all contact groups with uuid, name, contacts_count.
Use group UUIDs in the Create Contact action to trigger automations.

---

TIPP: Get your group UUIDs first
Use "Reach - Get Contact Groups" as a Data source, display the list, and copy UUIDs of your automation entry-point groups. Paste them into the group_uuids field when creating contacts.

---

AUTHOR: Built for Hostinger Reach v1 API. See https://developers.hostinger.com for full API reference.

Types

This plugin can be found under the following types:
Api   •   Action

Categories

This plugin can be found under the following categories:
Email   •   Productivity   •   Small Business

Resources

Support contact

Rating and reviews

No reviews yet

This plugin has not received any reviews.
Bubble