Close

Close
Close

Close YES
Close NO
 
API Reference

AddAction



Triggers one of the actions that you have created in RedCritter Connecter. This can affect a user's badges, certs, leaderboard standings or skills. If you call AddAction with an action name that doesn't exist, RedCritter will create the action for you. You can configure the action in the RedCritter Connecter portal afterwards.
This version of the AddAction command is used to add action points to the users and teams specified with the ProfileEntity value.
https://redcritterconnecter.com/services/gamificationv1/AddAction?SecretKey={SecretKey}&ProfileEntity={ProfileEntity}&ActionName={ActionName}&Value={Value}
This version of the AddAction command is used to add action points to the users and teams specified with the ProfileEntity value. The Secret Key must be the App Secret Key.
https://redcritterconnecter.com/services/gamificationv1/AddAction?SecretKey={SecretKey}&ExternalAccountID={ExternalAccountID}&ProfileEntity={ProfileEntity}&ActionName={ActionName}&Value=(Value}
API Information
Use Runtime
Method HTTP GET
Invites User Yes
Billable Yes
Response JSON,XML
API Version 1