HI! I use: smartsheet.sheets.getSentUpdateRequest(options) to get a list of all UpdateRequests and their IDs To find out in which row this UpdateRequest I use: smartsheet.sheets.getSentUpdateRequest(o…
Hello dear members, I am running into some troubles with my Smartsheet - Dynamics Connector, getting about 300 error messages per day for whatever reason. The Smartsheet support team is asking me for …
Has anyone created an API app to provision a set of template folders in SharePoint. Basically to copy and rename as required? I think I can do this via MS Power Automate, but a moire direct may be bet…
I'm updating sheets via the API, I have a sheet that was shared with me, where I have admin level access. Doing a SheetResources.UpdateSheet(sheetObject) returns an unauthorized error on the shared wi…
Hi, Has anyone used Smartsheet as CRM. Like for sending mass mailers and tracking when the mail was reached to the audience and who has opened it? Please suggest how can we do the same with Smartsheet…
I am new to Smartsheet API and have successfully used the Postman App to copy and save a folder from one location to another, maintaining: data cellLinks attachments discussions filters forms rules My…
I'm new to using Smartsheet and currently have access to one report. I’d like to access this report via the API, and I’m reaching out to check if it’s possible to get the necessary API access. However…
I am VERY new to API's, Python, and Bridge. I'd like to test my scripts on our existing Smartsheet Data, but without the risk of breaking something in our Smartsheet Production environment. Besides me…