-
API - delayed search results - List Sheets vs Search Everything
Hi, I am using the /search endpoint (Search Everything, scopes=sheetNames) to search for new sheets that have been created by Smartsheet Control Center. I have read the post regarding /search/sheets/{sheetId} endpoint, Search API Request Returning Old Data for A Period of Time and the answer by @Genevieve P. that "Search…
-
Resolving Unintended Webhook Triggers Due to Formula Updates
Hi Smartsheet Community, I'm encountering an issue with my webhook setup and seeking your insights. My webhook is designed to monitor changes in two specific columns: 'Start Date' and 'End Date'. It's set up to trigger a calculation that updates certain data in Smartsheet when a change is detected in these columns.…
-
AddImageToCell in smartsheet-csharp-sdk always throws an exception
Hello developers, I am currently working on integrating Smartsheet API into my application and have encountered an issue related to image uploads using the Smartsheet SDK. The specific error message I'm encountering is: "Only images can be uploaded. Please use a file of type jpg, gif, or png." I have already ensured that…
-
Attach File or URL to Row - Request Body for cURL or Python
Hi all, I'm struggling to work out how to attach a URL to a row. In the API doc I can see the request URL, but I can't find an example of the request body. I'd prefer to use cURL, alternatively python. I would expect something like this URL: https://api.smartsheet.com/2.0/sheets/{sheetId}/rows/{rowId}/attachments -H…
-
Jira Connector giving an error about webhook and notifications
I finally was able to get the Jira Admin on the line and we were setting up the Jira Connector. We got it all the way set up and when I run the Workflow - I get this error message: Setting up the notifications failed. Please contact your JIRA System Administrator and let them know that notifications from Webhooks are no…
-
What cause a user/project id to change?
Hello, My team is using Smartsheet's data of my organization to one of our application. We reuse UserID and ProjectID from Smartsheet and store them as primary key in our database. However, occasionally, I saw the ID of a same user or project is changed when pulling data from Smartsheet. May I ask what might cause this to…
-
Adding an Attachment to smartsheet via Postman / webMethods
Hello, I am working on attaching a file to Smartsheet. The file is sitting in my local drive (C:\tem folder). The CSV file is tiny. I am getting 400 bad request errors. Do I need to pass the memory stream and file size as multi-part?? Can anyone share the Postman collection, please?
-
How to write to smartsheet without python?
We user Alteryx to read from smartsheet using the live data connector. We also need to write to smartsheet from Alteryx. I've seen people do this in Python, but I don't know python. Does anyone have anything canned/pre-written using an ODBC connection and not an API/python?
-
Clone cells or rows?
Hi All, Hope you are well. We currently use Smartsheets as part of our product management and planning. We have a Sheet with all our current development work some of which has been started and some of which has not been started, the problem is this sheet is getting quite big with all our current and upcoming work its named…
-
Check Out My New Demo Web App: A Smartsheet Dashboard Visualizer!
Hello All, I'm excited to share a simple yet effective demo of my new web app showcasing Smartsheet's API's power. You can find it here: https://api.smartsheetdev.io/login. It's Free and secure! What's This App About? After successful OAuth2 authentication, you'll be directed to a Smartsheet Dashboard. It's a…