Skip to content

Instantly share code, notes, and snippets.

@scottwater
Last active October 3, 2020 04:11
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save scottwater/1224e7c727fcd3d96e29c7db3890e4a3 to your computer and use it in GitHub Desktop.
Save scottwater/1224e7c727fcd3d96e29c7db3890e4a3 to your computer and use it in GitHub Desktop.
KickoffLabs WebHooks
{
"__event": "the_webhook_event",
"avatar": "https://d1ts43dypk8bqh.cloudfront.net/v1/avatars/310c4ac2-7026-4700-afde-496b1d217b03",
"counter": 252,
"contest_score": 300,
"contest_score_rank": 19588,
"custom_fields": {
},
"email": "scott@kickofflabs.com",
"family_name": "Watermasysk",
"given_name": "Scott",
"id": 56999,
"lead_count": 1803,
"parent_id": null,
"rank": 1,
"redirect_url": "http://simple-leaderboard.kickoffpages.com?kolid=1QN7",
"social_id": "1QN7",
"social_url": "http://koapi.heroku.com?kid=1QN7",
"subscription_number": 1,
"referrals": 5,
"url": "http://koapi.heroku.com"
}
{
"__fraudulent": [
"duplicate_ip",
"bounced",
"duplidate_email"
]
}
{
"__referral": {
"email": "scott@kickofflabs.com",
"social_id": "ABC",
"phone_number": "+18779211031"
}
}
{
"__reward_level": {
"required_points": 5,
"reward_level_id": 1,
"subject": "You did it!"
}
}
{
"__score_change": {
"current_contest_score": 5,
"previous_contest_score": 1
}
}
{
"__tagged": {
"name": "Tag Name",
"points": 20,
"tag_id": "12324"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment