Integrating with APIs
Achieving the desired custom tailored use-case by calling CustomerGlu APIs and coding out the logic at your end...
Last updated
{
"success": true,
"data": {
"user": {
"id": "6022d697eb895132d430a803",
"userId": "test2081",
"gluId": "d6aeadf1-7131-4bb9-8c67-e3b003683b1f",
"userName": "Test User 2077",
"email": "testuser@customerglu.net",
"phone": "977777252222",
"cookieId": "asdhbfkjsdv",
"appVersion": "1.0.3",
"client": "c27ecb52-0f00-443e-8dfe-01585b426ca7",
"referralLink": null,
"referredBy": "testuser36",
"customAttributes": {
"guruLevel": 2
},
"profile": {
"age": "29",
"city": "Bangalore",
"country": "India",
"timezone": "America/Los_Angeles"
},
"identities": {
"facebook_id": "asdf",
"google_id": "asdf",
"android_id": "asdf",
"ios_id": "asdf",
"clevertap_id": "asdfa",
"mparticle_id": "asdfasdf",
"segment_id": "asdf",
"moengage_id": "asdf"
},
"sessionId": "tempSessionId",
"deviceId": "xampT",
"deviceType": "ios",
"deviceName": "Samsung Note 07"
},
"token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiJ0ZXN0MjA4MSIsImdsdUlkIjoiZDZhZWFkZjEtNzEzMS00YmI5LThjNjctZTNiMDAzNjgzYjFmIiwiY2xpZW50IjoiYzI3ZWNiNTItMGYwMC00NDNlLThkZmUtMDE1ODViNDI2Y2E3IiwiZGV2aWNlSWQiOiJ4YW1wVCIsImRldmljZVR5cGUiOiJpb3MiLCJpYXQiOjE2MTI4OTU4OTUsImV4cCI6MTY0NDQzMTg5NX0.bzW0HWbeI1hAIJN1xuuP5y3zUkzlSWn7fn6lDMxb_eM"
}
}
{
"success": true,
"defaultUrl": "https://customerglu-previews-2.vercel.app/quiz?token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiJ0ZXN0MjUiLCJjbGllbnQiOiIxN2E5MjNhMS04NGJjLTQwZTYtYWFiZi03YTNkZWE4Nzg0MDEiLCJkZXZpY2VJZCI6ImRldmljZWIiLCJkZXZpY2VUeXBlIjoiYW5kcm9pZCIsImlhdCI6MTYxMDU2MjY0MSwiZXhwIjoxNjQyMDk4NjQxfQ.XDVk0T7GoFgYozj9J17L7LdYtaJbjhpL1DOmF3VPWBw",
"defaultBanner": {
"liveCampaignCount": 2,
"totalRewardCount": 0,
"unplayedGamesCount": 1,
"liveChallengeCount": 0
},
"campaigns": [
{
"campaignId": "3b6a9735-7255-4d38-b186-861b185d22a7",
"url": "https://customerglu-xyz.com",
"type": "quiz",
"status": "clicked",
"banner": {
"title": "Food Trivia",
"body": "Answer these questions based on cuisines from around the world to win rewards",
"image": "https://customerglu.com/assets/food.png"
}
},
{
"campaignId": "8eaf889d-e806-4fef-953e-419f1c620ad8",
"url": "https://customerglu-abc.com",
"type": "activityProgram",
"status": "in-progress",
"banner": {
"title": "First 100",
"body": "Get $100 on completing all tasks.",
"image": "https://customerglu.com/assets/first-100.png"
}
}
]
}