JAVA API - Sight Update (save as new) method (RESOLVED)

tsisson86006
tsisson86006 ✭✭✭
edited 12/09/19 in Smartsheet Basics

Hello, 

I'm trying to update Dashboards using the JAVA API and in the documentation on-line, the Example Code says "todo"...    Can someone please provide the correct usage of the updateSight() method.

Thanks, 

T...  

updateSight.png

Tags:

Comments

  • FYI.... I (through trial and error) came up with the following that works to rename Sights using the JAVA API... 

    In the example below I'm only showing the relevant block of code (highlighted in gray). Sorry for the small text...  

     

    Issue resolved... 



                    

    updateSightSample.png