Great demo at dreamforce. Very nice examples, can the pages for the demo, for example the World Bank REST sample app be posted to your repository or github?
-
2,868 Points
Posted 3 years ago
mB Pat Vachon, Champion
-
42,926 Points
-
10,900 Points
Thanks for your interest, guys! We just posted the pretty Country Analysis page with the World Bank info that we used in our Dreamforce demos to our github repo.
*IMPORTANT* You need to set up 2 model services before you can use this page.
Let me know if you run into any problems with getting this page to work!
*IMPORTANT* You need to set up 2 model services before you can use this page.
- CountryNameCodes REST model service with the URL https://restcountries.eu (no code or key required)
- Quandl REST model service with the URL https://www.quandl.com/ap (you have to go to create a free account with quandl at https://www.quandl.com/blog/getting-started-with-the-quandl-api to get an authentication token that you plug into the all the Quandl model endpoints wherever you see {{AuthToken}}.
Let me know if you run into any problems with getting this page to work!
Jack Sanford, Champion
-
8,826 Points
The URL above for Quandl should be https://www.quandl.com/api - missing an i