User Portlet User Portlet

Jean Pierre Tollenboom
Discussions
#Smartheet / Wolfram Language Smartsheet offers an API that allows to operate on every item of a given sheet. Wolfram Language offers a framework with which API queries can be set up. With these tools in hand we developed a fairly comprehensive...
I have set up a simple API that does the following: provided an access token to Smartsheet, fetch data of a selected sheet and return graphs that display some analysis. This [video][1] shows the whole operation: it can't be simpler. This...
I have a question on the versioning of uploaded applications. Assume the application "myApp.m" uploaded in the folder Base/Applications. An APIFunction is created: thefunc=APIFunction[{"a"->String},Needs["myApp`"];myApp`someFunc[#a]] Then we...
Friends, I am flabbergasted. My mind just exploded! I uploaded my SMSHAR app in the Cloud - 5500 lines of code. It links with Smartsheet. … and it works (bar a few needed tweeks in the folder structure). This is a tremendous game changer: a whole new...
Hi, I want to share this with you. This video shows a completely integrated project scheduling and monitoring environment. The system has been built with these technologies:[list] [*]Smartsheet for the project...
Hi again, Some days ago I shared information on the integration between Mathematica and Smartsheet.  I added a link to a notebook with some coding example showing how to use their API. Now I want to share information on a [b]fully automated system...
Hi, I want to share a notebook that you can find on this link. In this notebook I explain how Mathematica can integrate with Smartsheet and what the benefits are. Smartsheet is a system of shared data based on sheet...