Guides

Guides

Tags

Complete guide to managing tags in PushFire: assign labels to subscribers, organize your audience, and optimize campaign personalization.

Getting Started

Segments

Complete guide to managing segments in PushFire: define dynamic criteria, manage users, and optimize communication personalization.

Getting Started

Subscribers

Complete guide to managing subscribers in PushFire: access personal info, devices, tags, and segments to efficiently send push notifications and emails.

Getting Started

Manage your audience

This guide explains how to manage your audience in PushFire, including individual subscribers, dynamic segments, and flexible tags. Learn how to organize users, target specific groups, and personalize communications for more effective push notifications and email campaigns.

Getting Started

Create your first project

This guide walks you through creating your first PushFire project, including Firebase setup, Resend email configuration, dashboard customization, and best practices for management and security

Getting Started

Flutter + PushFire

This introduction guide shows how to connect PushFire with Flutter and FlutterFlow. You’ll learn the core concepts of managing subscribers, organizing audiences with tags, and triggering automated workflows directly from your app.

Integrations

Core Concepts

This guide introduces the essential concepts you need to start using PushFire effectively.

Getting Started

Flutterflow + Pushfire Library

This document explains how to use the pre-built custom actions provided by the PushFire FlutterFlow Library. It details actions for subscriber management, including pushfireLoginSubscriber to identify users, pushfireUpdateSubscriber to sync profile data, and pushfireLogoutSubscriber to clear a user's session. The guide also covers tag management actions (pushfireAddTag, pushfireUpdateTag, and pushfireRemoveTag) for segmenting audiences, and pushfireExecuteWorkflow for triggering automated marketing journeys directly from the app.

Integrations

Dreamflow + Pushfire SDK

This guide provides a step-by-step method for integrating the PushFire SDK into a Flutter application using an AI coding assistant like Dreamflow. It's designed for non-technical users by providing simple, copy-paste prompts to handle everything from initial setup and creating a centralized service to managing user notifications, tags, and workflows.

Integrations

Flutterflow + Pushfire SDK

This document provides a step-by-step guide on how to integrate the PushFire SDK into a FlutterFlow project using the official PushFire-Lib. The process involves four key steps: adding the library to the project, configuring it with a unique API key, adding the pushfire_sdk package to the pubspec dependencies, and initializing the SDK on app launch using the provided pushfireInitialize custom action.

Integrations

Integrations

Pushfire offers multiple ways to integrate your projects and maximize the reach of your notifications and workflows. If you are working with Flutter, you can leverage our official SDK to connect your application easily and securely, integrating subscribers, segments, and tags in real time. For FlutterFlow projects, we provide a library that simplifies integration without complex coding, allowing you to efficiently manage your audience and workflows.

Integrations

Get Started

Learn how to set up your Firebase project, create a Pushfire account, and connect your app using our SDK or official libraries. Prepare your project for notifications, audience management, and advanced features.

Getting Started

API Reference

Pushfire provides a comprehensive set of API endpoints that allow you to seamlessly integrate your applications with the Pushfire platform. Through these endpoints, you can efficiently manage your audience by creating, updating, and organizing subscribers, defining segments to target specific groups, and assigning tags to enrich subscriber profiles with additional context or attributes. This API-first approach ensures that your applications can programmatically interact with Pushfire, enabling automation, personalization, and scalable audience management for notifications, campaigns, and user engagement.

Getting Started