Sign in

Publish notification to interests

documented

Publish a push notification to devices subscribed to the given interests.

POST /publish_api/v1/instances/{instance_id}/publishes/interestsBeamsno implementation yet0 runs

Input

instance_id*
Beams instance ID
Your Beams instance ID
interests*
Interests to publish to (comma-separated)
news,updates
apns_title
APNs notification title
APNs title
apns_body
APNs notification body
APNs body
title
FCM notification title
FCM title
body
FCM notification body
FCM body
Calls Pusher as you (your API key is your account); keychains.dev holds the credentials.
Publish notification to interests · Pusher · OpenIntegrations