Hi,
We would like to test SmartSheet for as a order follow up system.
Whenever we are entering new orders, we need to transfer the informations to our own ERP system automatic via an API solution. Is that possible with SmartSheet?
I've looked into doing this with our ERP system, and found that it is possible. That said we didn't push implementation due to smartsheet's row limit. Smartsheet is limited to ~5000 rows, which means that limited history would be easily kept.
Hi Nali,
Smartsheet just released a new add-on called Data Uploader that could be an option.
Please see the attached link/screenshot for more information.
https://www.smartsheet.com/datauploader
I hope this helps you!
Best,
Andrée Starå
Workflow Consultant @ GetDone Consulting
Hi Andree,
mange tak
Happy to help!
Ingen orsak! < Swedish
I have a website on shared hosting. I know that I should keep api tokens out of public_html folders on said website. I would like to use a <domain>/config/config.php file to hold those api tokens for Smartsheets. This approach is working for another application that I integrate with from this website. However, when I put…
NOTE: I tried to file this several times a support ticket, but the AI BOT was unable to create a ticket and the OG Support Portal no longer allows the direct creation of tickets. Grrrrrr. ISSUE: It appears that the Update Column API PUT https://api.smartsheet.com/2.0/sheets/{sheetId}/columns/{columnId} fails to work as…
We were using python SDK to access smartsheet API's. Have seen most of the end points getting deprecated and provided new end points. Its providing the request with all params using direct API request in documentation. However no reference provided for using python SDK/other SDK's to access the API. Is Smarthsheet API…