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
Hello, I found that sheet modifiedAt field in "List Sheets" GET method sometimes is different than modifiedAt field from "Get Sheet". Is this normal ? When I change a value in a cell, Get Sheet method returns the last modifiedAt date but List Sheets remain with the old value.
This discussion was created from comments split from: Saving files attached to Smartsheet rows out to Sharepoint folder.
Hello Smartsheet Api support team, I've been developing python scripts on Azure function and they've been working without any issues until recently. I keeping got some generic error when attempting to add or update rows. I repeatedly got the error code 4000. {"result": {"code": 4000, "errorCode": 4000, "message": "An…