-
Smartsheet API in Python: Inaccessible 429 Response
I am trying to understand / plan for the rate limits, particularly for the get_cell_history method in the python api. When I run the code below, I see the following response printed to my console: {"response": {"statusCode": 429, "reason": "Too Many Requests", "content": {"errorCode": 4003, "message": "Rate limit…
-
ARABIC DATA SUPPORT FOR PDF BUILDER
Hi, The PDF document builder does not support to send/present data with Arabic langugae . This is very frusturated to Middle East/Arabic users . Please consider to support Arabic language when export Arabic data through PDF doc builder , Thanks
-
Arabic Charecters are not generated in filable pdf :(
Data in Arabic charecters/letters in my sheet are not verified/seen when generate filable pdf doc and instead it shows blank space. This issue only when generate local PDF doc , Google Doc are fine to read arabic data from smartsheet How to get our Arabic data exported to filable PDF feilds ? 😔
-
I am unable to create a Developer Smartsheet Account using developer registration portal.
I am unable to create a new developer smartsheet account using the developer registration portal https://developers.smartsheet.com/register/ It throws an error. I have tried multiple times from different browsers or systems. Please help me out here. Thanks in advance.
-
Is there a change log for the Smartsheet API Reference?
The Smartsheet API Reference shows that it was updated on 2022-07-13. Is there a way to see what changed?
-
Getting last login information via API call
I have looked at the documentation for the API call but when I am hitting the users endpoint: https://api.smartsheet.com/2.0/users?include=lastLogin,source&includeAll=true it is not including the lastLogin information. If I hit: https://api.smartsheet.com/2.0/users?include=lastLogin then I will receive it for those users…
-
Sheet Access via API
I've looked through all of the documentation for the API but have been unable to find out if there was a way to see Collaborators and Permissions for each sheet. I had seen previous posts of people asking for this and had it recommended as a future feature. Is there an update on this? Was this done and I'm just missing the…
-
Is it possible to have data automatically inserted from an image by image recognition?
I see that Microsoft excel has the ability to use OCR to insert data from an image so I was wondering if it was somehow possible to integrate a working version of this into a Smartsheet. Thanks in advance.
-
Python API - How do I transfer a date-time value from a Pandas data frame to a new row?
Hi! This is my first question in the forum, so please let me know if I'm doing something wrong. I have some data in an excel csv file, and I have copied it into a Pandas data frame. One of the fields in the csv has this format: "3/17/2022 10:59:00 AM" and when transferred to the data frame it shows '3/17/2022 10:59'. So I…
-
Improved integration with SQL
Hi! I have some grumpy developers with a HUGE ask, likely impossible, but at the very least difficult. If it is easy then roll it out! Have better cel controls where only Text is allowed, or only a real Number, or only an Advanced Number. These are things that MS-Excel cannot do, and if Smartsheet can do there would be…