Comment on page
Integrating with APIs
Achieving the desired custom tailored use-case by calling CustomerGlu APIs and coding out the logic at your end...

The following API can be used to register as well as update the attributes of a user:
post
https://api.customerglu.com
/user/v1/user/sdk?token=true
Register a device
The following API can be used to fetch the wallet url, and the urls, status information of individual campaigns available for a user:
get
https://api.customerglu.com
/reward/v1.1/user
Load Campaigns
Last modified 1yr ago