Sign in to join the conversation:
I would like some help (happy to pay) to enable our company to map task and revenue budgeted for each task and then have the data feed into a cashflow sheet somehow.
Could someone help me
Hi Marc,
I'd happily work with you and help you with setting up a solution for handling your Cashflow process.
There are a few different ways to do this, and I need some more information to see what would work best for your particular situation.
Let's start with a free discovery call.
Please e-mail me at andree@getdone.se and well take it from there.
Best,
Andrée Starå - Workflow Consultant @ Get Done Consulting
Hi At https://developers.smartsheet.com/api/smartsheet/openapi/rows/rows-addtosheet the documentation says that a 'permaLink' attribute can be returned, "if the include query string parameter contains rowPermalink". So I've set my POST request to: /sheets/#{sheet_id}/rows?include=rowPermalink and sadly had no luck. I have…
Is new python sdk available for new end points. Is Sunset date moved to Jun-2026
We're looking to create a Gantt chart by inserting the data and creating the chart via the API (actually via the Java SDK, but either will do). Inserting the data is fine, but cannot seem to get the setDependenciesEnabled (which believe need for the Gantt ) or setGanttEnabled() to work… We think part of this is the order…