Use Datasets and Make.com to display SmartSheet project row updates on your Geckoboard dashboard. We'll make a new scenario in Make.com that connects both your SmartSheet and Geckoboard accounts before linking it to a new dataset.
On your Make Dashboard, click Create a new scenario in the top-right corner.
In the scenario editor screen, choose SmartSheet as the trigger app to start your scenario.
Choose the Watch Rows module. This will trigger an update whenever a new row is added to a sheet.
Create a connection to add your SmartSheet account to Make.
Grant access to Make in the popup window. If prompted to sign in to your SmartSheet account, do so first and then grant access.
Select the Sheet you want to trigger when rows are added, then click OK.
Set a Limit for the number of results to be worked with during one execution cycle. The default is set to 2.
Click OK to continue.
Choose where to start watching rows from. This can give you access to historical records. Click OK to continue.
Now, click the right ear of the first module, and it will pop up a screen for you to add the next module. In this case, add Geckoboard's Create dataset.
Now, you will have to create a connection to Geckoboard. For this, you'll need to access your Geckoboard API key.
Before we define the structure of our dataset first give it an ID. Make sure to keep to lowercase letters, digits and no spaces.
Next, add the Schema fields that describe the columns that will make up our dataset. For our example, we'll add 5 fields:
Completed date (Date)
Owner (String)
Health (String)
Status (String)
Task (String)
Click OK to continue.
To create the dataset, click the 'Run Once' button to run a test.
Now, add another module. In this case, add Geckoboard's Send Multiple Records to Dataset.
Next, select your new dataset from the list.
Lastly, you will have to map the fields that you want to send from SmartSheet to your dataset schema. Click each field and select the corresponding field from your sales invoice data.
Click OK to continue.
Before the scenario is activated, you should test it again. Click the 'Run Once' button to run a test.
Schedule how often your scenario will trigger by clicking the clock icon. The default setting is every 15 minutes.
To activate your scenario, switch the ON/OFF toggle to ON.
Finally, return to Geckoboard and add a new dataset widget powered by your SmartSheet data. If you would like to learn more about creating dataset widgets, you can see our guide to creating visualizations from datasets.