-
ODBC Connection with Visio
Hi All, I am attempting to automate the creation of my Agency's Organizational Charts via Visio and the smartsheet ODBC connector. We have our "reports to" information stored in smartsheets and have used the ODBC connector to create several reports and tableau dashboards. In Visio, you have the option to create an…
-
Push Row with Attachment
Hallo, I create integration from my form on the website to connect to Smartsheet using API. I want to push data with attachment in one time process, it's that possible? Thanks,
-
Add data to Smartsheet by connecting to any API
I built a Smartsheet App called API Retriever that allows you to connect to any API, pull your data, and import it into your sheets. Check it out at https://www.apiretriever.com I'm happy to assist if you need any help creating a request. Let me know if you have any feedback or need any assistance!
-
RAG indicator at parent level Vs Child
Hi All, I need help on a formula. In my current schedule the RAG is determined by % complete of task, desired% as on today and low tolerance. Here the parent level is indicating RED although child is in green and blue but no RED. Probably due the Desired % is more than the actual % but the actual % for child task is more…
-
Fillable PDF
Has anyone tried to use the submit button on a fillable PDF form to send data into smartsheet? Doens't seem to difficult but could use some guidance.
-
Is Smartsheet going to add API Calls for WorkApps?
Will we be able to access workapps via the api? Such as giving permissions to roles etc through API calls?
-
Create API Calls for WorkApps
For example, I just manually updated 120 projects in a Portfolio WorkApps to give a leader access to all the projects. It would be amazing if there was a way to instead create an API call to do these types of tedious tasks through programming.
-
Is there a way for me to add a contact to My SmartSheet Contacts list through an API call?
Hello, We have a pretty large volume of contacts that come in and out of our SmartSheet instance. We utilize My SmartSheet Contacts which allows them to pick their name from a Drop down list for task assignments. I'm looking to make the onboard/offboard process a little easier for our team. I already have a couple of API…
-
Possibility to send contacts to Contact List from API
Hi, Right now is only possible to send contacts for specific sheets (and use them inside that sheet), so It would be really helpful if there is a way for posting contacts throw Smartsheet API to the contact list. As far as i can see on smartsheet dashboard it is only possible to send multi contacts throw UI and with a list.
-
What are the classes in smartsheet-csharp-sdk for webhook callbacks
Hi there, What are the classes in smartsheet-csharp-sdk for webhook callbacks? I can see two call backs that will have different classes for callback to the CallbackUrl Verification Callback Event But I don't see the classes in the SDK that I should be getting back? Any ideas or examples of the C# call back process? P.S.…