I need my product Key for run powershell command. Where I can find them?
Hello abourdeau,
I believe you're referring to your API token, as Smartsheet doesn't use Product keys to authenticate purchases. If that's the case, please review our API documentation for details on how to obtain your token: https://smartsheet-platform.github.io/api-docs/#authentication-and-access-tokens
NOTE: API tokens are unique to you as a Smartsheet user and are the equivalent of your email and password. DO NOT share your token with anyone else.
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…