Hi all,
I am totally green in terms of creating API and programming stuff, but keen very much to learn it. Do you know any places to recommend as a good start points?
Marcin.
Hi Marcin,
Is it for Smartsheet or in general? Below you have some info when it comes to Smartsheet.
Please see the attached link/screenshot for more information.
https://developers.smartsheet.com/
https://smartsheet-platform.github.io/api-docs/
I hope this helps you!
Best,
Andrée Starå
Workflow Consultant @ Get Done Consulting
Hi Andree,
I must say: both ;].
You know, to learn how to use it with Smartsheet, I assume I have to learn how to create an API in one of coding languages etc. but which one is the best to choose? Which one is the easiest for me? I have no idea
Also, I would like to know what can I obtain by using APIs with Smartsheet, any exaples? Probably because I have no knowlegde about it, I can't see what kind of extension (in terms of scope of using Smartsheet) I can get. Or maybe it is only for highly specialized functions that I will never use?
So confused...
I'm also interested in learning API, but I don't have the time and use case to justify it. Except that it would be fun and useful to know. If that's your situation as well, I would recommend looking at other options but first, go through what you need.
There are many resources, Linkedin Learning, Skillshare, Udemy, Youtube.
Heres a great starting point and then Craig and others that are familiar with API in the community can most definitely give better resources.
https://www.quora.com/From-where-and-how-do-I-learn-about-API-for-beginners
Andrée
API questions are best answered on Stack Overflow (www.stackoverflow.com) with the smartsheet-api tag.
Issues are best entered on GitHub
https://github.com/smartsheet-platform
What language are you using?
Craig
Hello everyone, I will need to use Smartsheet API to ingest data from Smartsheet to an object storage. To do that, my client will create a view only account for me. If I understand correctly, to use the API the account needs to be licensed, so we will need to pay for this "service account". That is correct?
Hello, I am unsure of the feasibility of this goal but am hoping someone could provide some insight. Within my organization we have the following structure Workspace → Workspace → Folder. Within this folder we have additional folders that are added through an API integration we have setup. I am hoping we would be able to…
Hi, I have a large Smartsheet, I want to generate a row report that reduces information displayed down to a specific group. For that Row Report, if I were to generate an API token and share it to a third party, will that third part have access to the information on the original 'Grid' sheet, or will it be reduced to what…