Trending in API & Developers
-
How can I use API to attach a local PDF to a Smartsheet row through Kofax/Tungsten?
I've been trying to figure out how to configure Kofax's Call REST Web Service step so I can use an API to attach local PDFs to specific rows of a Smartsheet. I keep hitting dead ends or examples for everything besides PDFs. Anyone out there know how to accomplish this task?
-
How to get sheet owner information
I am trying to get sheet owner information through python SDK. But I am getting "None" for owner name. Am I doing something wrong here?
-
Downloading Attachments from a Sheet with API
Hello Smartsheet Community! I need help downloading attachments from a sheet that currently has a little over five thousand lines and manually downloading isn't ideal. I was able to extract the metadata for my sheet and revising the documentation for the Attachment Object I was able to extract the attachment id and other…