OneSignal REST API
Customer messaging platform for push notifications, email, SMS, users, segments, and delivery activity.
Handles push-notification work across devices, notifications, users, segments, and delivery targeting.
Related integrations
Example Use Cases
These are the OneSignal REST API actions Snow can use when building apps with you. Connecting an account does not make Snow run these on its own.
Tool to create and send a OneSignal push notification. Use when you have your message and target audience ready to dispatch notifications.
Tool to create a OneSignal user with optional subscriptions and aliases. Aliases provided in the payload will be used to look up an existing user.
Tool to retrieve all aliases for a user identified by a specific alias. Use when you need to fetch the complete identity mapping for a OneSignal user.
Tool to retrieve details of a specific device (player). Use when you have a OneSignal player_id and need current device info.
Tool to retrieve a paginated list of devices (players) for a OneSignal app. Use when you need to list or audit all registered devices for a given app.
Tool to retrieve details of multiple notifications. Use when you need to list notifications for a specific app.
Tool to retrieve metadata for a single OneSignal app. Use when you need to fetch app details by its ID.
Tool to view segments for a OneSignal app. Use when you need to list all segments associated with an app.
Tool to start a Live Activity on OneSignal. Use when you need to initiate a Live Activity session with a push token and subscription ID.
Tool to create reusable message templates for push, email, and SMS channels. Use when you need to create a template that can be accessed through both the dashboard and API using a template_id.