Trigger

Use the Trigger API to send real-time or scheduled messages to targeted users with custom content, TTL, scheduling, and callbacks.

📘

Acces Requirement

To start using the Trigger API, please contact the Netcore Support team to enable access and obtain your API credentials.

Overview

The Trigger API enables you to programmatically send push notifications, emails, or SMS messages to your users in real-time or on a scheduled basis. It is designed to support event-based campaigns where messages are dispatched based on user behavior, system events, or business rules.

With this API, you can:

  • Deliver platform-specific push notifications through APNs (iOS) and FCM (Android)
  • Configure message content dynamically for each platform and channel.
  • Define and segment the target audience using contact ID or token identifiers.
  • Schedule messages for immediate dispatch or at a specific future time.
  • Receive real-time delivery status updates through webhook callbacks.

This API is ideal for businesses and developers looking to automate engagement workflows such as:

  • Abandoned cart reminders
  • Transactional alerts
  • Promotional campaigns
  • Onboarding nudges

Base URLs by Region