Close

Close
Close

Close YES
Close NO
 
API Reference

SendNotification



Send a notification to one or more users. Notifications can appear in a user's feed and on their mobile devices (if they have the RedCritter App installed). Additionally notifications will appear in real-time feeds for the Account, App and AppDomain. Notifications are not sent out to social networks.
This version of the SendNotification command is used to send notifications and feed updates to the users specified with the ProfileEntity value.
https://redcritterconnecter.com/services/gamificationv1/SendNotification?SecretKey={SecretKey}&ProfileEntity={ProfileEntity}&Title={Title}&Message={Message}
This version of the SendNotification command is used to send notifications and feed updates to the users specified with the ProfileEntity value. The Secret Key must be the App Secret Key.
https://redcritterconnecter.com/services/gamificationv1/gamificationv1/SendNotification?SecretKey={SecretKey}&ExternalAccountID={ExternalAccountID}&ProfileEntity={ProfileEntity}&Title={Title}&Message={Message}
API Information
Use Runtime
Method HTTP GET
Invites User Yes
Billable Yes
Response JSON,XML
API Version 1