-
Change my gmail account to work email
I have a paid plan on my gmail account and i need to change it to my work email in order to integrate in with MS365
-
Field Personnel Tracking
I am putting a manload chart together to track specific personnel, so I don't double-book the same person on two jobs on the same day. My other issue is that we have three departments: Construction, HVAC Service, and Special Projects. I need to keep the "department labels" with the specific employees. We have jobs all…
-
Change Agent with Python SDK is not working
Hi, I'm using smartsheet-python-sdk version 3.0.2 with Python 3.11 and trying to set the Change Agent so I can use it to read when receiving the webhooks but although I pass the change_agent parameter this is not being applied. When i made the request using cURL it works fine. The below is how I set the change_agent:…
-
SmartSheet API call via Alteryx
Hello, I have recently built an Alteryx model to extract data from various smartsheets that I have access to. While the model does what it needs to do, the API call seems to work only on a random selection smartsheet IDs. As a first step, I am extracting the details of the smartsheets that I am given access to (just the…
-
Can i build a central app as a developer?
I want to build one oauth app that multiple companies can use for their respective smartsheet accounts. The app would be read-only. This is possible on slack, gong, salesforce, etc. Wondering if this is possible in Smartsheet - can't seem to find any information on this
-
Using Get Report activity in UiPath throws API error
In a UiPath automation, I am trying to get the contents from a report based on summary data from all sheets in a specific folder. I set up the scope and added the Get Report activity with the report ID from the target report. When I run the activity to test it it returns an error: "Error Code: [202] \r\n Message: The…
-
Users
Hello We are a transport company with 100 drivers. idea is to create 1 account smartsheet for all the drivers. We donwload the smartsheet app on the drivers phone, i created some forms and they can use the forms to do checklist etc.. My question is , how many people can use the smartsheet app ( forms) the same time on the…
-
INCORRECT SAVING
***Translated by a moderator as the Community is currently only supported in English*** GOOD MORNING, I CAN'T SAVE MY FILE BECAUSE THERE ARE PROBLEMS WITH SMARTSHEET
-
Any requirements imposed for the DATE type columns?
Hello, Is there any recent update or modification in Smartsheet that imposes new requirements for the DATE type columns, even when restricted date-only is not selected? My script, which previously (till yesterday) ran successfully without converting date strings to ISO format, is now encountering an error code 5536,…
-
Bridge - Extract From Array - Key
I'm trying to extract the values from a row into a consolidated list. In this scenario I think I can use either the Get Sheet or Search Sheet node to identify my list of values, but I'm unsure of how to format the key in either scenario so all values are presented in a consolidated list. Could someone please help me figure…