Skip to content

Patlatus/Salesforce-Trailhead-Api-Hack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Salesforce-Trailhead-Api-Hack

This is a hack implementation to get access to Trailhead API to get Trailhead user points and other attributes. Requests should be used in the form https://trailheadapi.herokuapp.com/?link=/id/userAlias

It is possible to deploy code to your own heroku instance

Possible error

Sometimes Salesforce changes the way it retrieves data internally for Trailhead data. In such cases aura:clientOutOfSync error happens. https://salesforce.stackexchange.com/questions/132694/auraclientoutofsync-exception-when-calling-from-lightning-after-a-while In such case update to code is needed to conform with newest changes.

Debug mode

User debug mode https://trailheadapi.herokuapp.com/debug?link=/id/userAlias to debug any issues

About

Salesforce Trailhead API Workaround Hack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published