Connect with peers, share your expertise, and inspire what’s next in Smartsheet — from proven practices to practical how-to insights from fellow users and product experts.
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 have the following column set up as a primary key for a datamesh. The intention is to copy each row over to a reporting sheet 1 time each month. This formula has not changed, and the records within the "BCA #" have not changed - yet I see to inserts into my reporting sheet from a smartsheet automation with differing…
Hi, We are a developer and building a custom web platform for one of our client who is using smartsheet. Our platform needs to get data from smartsheet and need to show the data in our custom UI. Could anyone recommend the APIs we should be using for this?
This solution updates a column formula across multiple sheets in a workspace. The script finds all sheets with a certain string in the name, finds a certain column by name on those sheets, and then updates all column formulas to a new column formula. At the time of posting, Control Center Global Updates did not allow me to…