Is it possible to have a developer build a custom button in smartsheets that can for example pull data from it ..into a document..
Is smartsheets open to being developed on? I have the business package.
Hi Deirdre,
While you won't be able to change the Smartsheet application (e.g. adding buttons to the interface), a developer could create the functionality you are looking for using Smartsheet's API (Application Programming Interface), which is essentially a series of functions/operations/tools allowing data to be moved in and out of an application (like Smartsheet).
The most likely scenario is that you'd embed these "buttons" in the document itself.
Kind regards,
Chris McKay
Hi Deirdre.
Depending on what you want to achieve, you could maybe use a service as Zapier or similar. You could also connect Smartsheet to Google Docs.
Can you provide some more details?
I hope this helps you!
Best,
Andrée Starå - Workflow Consultant / Get Done
Hello Chris and Andrée,
Thanks very much for your responses. I want to generate a documents from our sales sheet.
The document is a simple purchase order for our suppliers. So it will contain data directly held in the sheet (and some other address info but I can figure pulling that in later).
Order Number:Date:Product:Delivery Address: (based on customers address)
Somehow I'd like to auto create these documents, doesn't matter if there is a button on each row, although that would be nice.
I am aware of zapier(I'll look into this a bit more) and webmerge (we could be generating 100+ so bit expensive).. but wondered if a developer can just build something simple for me. What language is used? I'm sure that is all documentented somewhere..
Thanks,
Deirdre
Hi Deirdre;
I think that I missed your answer. How did it go? Is it solved?
Andrée Starå - Workflow Consultant @ Get Done
Yeah it is. Depends on which technology you are working on.
Hello :) I am building a project management system where we have: Asset (Parent Object) Components needing fixing/replacement (Child Objects). In my Bridge workflow I have managed to achieve child row creation based on the number of values in the dropdown cell (components). I need to add a feature that spreads each…
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.
Hello! Is there an existing way to pipe data directly into Databricks from Smartsheet workspaces? We understand the capabilities of the API and python SDK, but are curious about other out of the box offerings with enterprise systems.