Sign in to join the conversation:
With our own development team we started to develop a solution to centrally manage the dropdown-lists throughout your entire Smartsheet environment. As we stick as close to default Smartsheet as possible, this will also work at desktop / mobile / app
Please check our video: https://www.dropbox.com/s/mc01vxzrbf5uqq0/4EF%20Automatic%20Dropdown.mp4?dl=0
If you want to find out more about implementation and costs, also for our other additional Smartsheet-features, please contact me at maaik.meijerink@4ef.nl
Hi Maaik,
I found your post as a comment under the Using Smartsheet category and I've moved it into it's own post under the API & Developers category for visibility.
I have just recently found use cases where I needed Bridge. I created a sheet with unpivotted data. I have a love/hate relationship with the tool for now. I really like flexibility and power, what I don't like is how difficult it is to troubleshoot and in some ways manage the workflows. Seems to be some sensitive points…
raise HttpError(rex, "SSL handshake error, old CA bundle or old OpenSSL?") from rex smartsheet.exceptions.HttpError: (SSLError(MaxRetryError("HTTPSConnectionPool(host='api.smartsheet.com', port=443): Max retries exceeded with url: /2.0/sheets (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED]…
Hi Guys I have created a code which will push the latest ticket from ServiceNow Platform into Smartsheet using the Smartsheet API. I am trying to use the POST method to push the row to Smartsheet but due to some reasons it is not getting inserted even if in the activity log it keeps showing as row inserted. When I tried to…