Support for Bulk Rich/Template Push to Arbitrary ProfileId List
Unsolved
APIs
-
Hello brainCloud team,
We need to send localized Notification Template pushes to an ad-hoc list of profileIds, often thousands of users, provided by operations as a file.
This is not a pre-defined Segment or Group. We want to target only the profileIds in that file, while still using brainCloud Notification Templates for localization.
Is there currently a bulk API that sends a Rich/Template Push Notification to an arbitrary list of profileIds?
From the docs, we found single-user template push and group template push, plus raw/normalized batch push APIs, but we could not find a template/rich push batch API for arbitrary profileId lists.
If this is not currently supported:
- Is it planned?
- What is the recommended workaround?
- How is billing counted if we call SendRichPushNotificationWithParams once per profileId from Cloud Code?
- Would any planned bulk API support substitutions and custom metadata/custom data?
Thanks!