Skip to main content
Nintex Community Menu Bar
Question

Great Dreamforce demo - can samples be posted?

  • July 9, 2024
  • 3 replies
  • 12 views

Forum|alt.badge.img+7

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?

This topic has been closed for replies.

3 replies

Forum|alt.badge.img+20

^^ BUMP ^^ Pretty please.


annajosephine
Nintex Employee
Forum|alt.badge.img+18

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.

  1. CountryNameCodes REST model service with the URL  https://restcountries.eu (no code or key required)
  2. 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!


Forum|alt.badge.img+11

The URL above for Quandl should be https://www.quandl.com/api - missing an i