Sign in to join the conversation:
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'm looking to develop a solution for copying forms from one sheet to another, based on matching fields in the forms. I am having difficulty, however in getting forms to appear as an attribute or an associated object to a sheet. What is the correct way to use the API for listing/discovering the forms associated with a…
Hi I am getting a 403 forbidden status when trying to use the endpoint to copy one folder to another. This has worked previously and I can access other endpoints of the API.
We are trying to update all users’ timesheets programmatically, which will involve tens of thousands of records in total. According to the Resource Management API documentation, time entries can only be updated one at a time. Is there a way to batch update multiple records at once? If I’m not mistaken, the API rate limit…