1

Just verifying that Reports can not be created or modified using the API.

I'm using Python.

Craig

J. Craig Williams
  • 380
  • 1
  • 2
  • 18

1 Answers1

1

You are correct. The Smartsheet API allows you to publish or share an existing report, but it does not allow you to create or modify.

We would love to hear about your specific use case as we consider future enhancements to the API. Let us know what you're trying to do at api@smartsheet.com.

stmcallister
  • 1,682
  • 1
  • 12
  • 21
  • 1
    I just spent a nearly an hour updating a set of reports for the customer. I was doing two things: 1) add a column to display and 2) modify the What? criteria to add second criteria. This takes so long because of the number of reports and the time delay between opening the report, opening the report builder, running the report, and closing it. – J. Craig Williams Apr 13 '17 at 03:05
  • The recent change to Smartsheet (2018-10-03) for MULTI_CONTACT_LIST would be a VERY useful use case for Report modifications. – J. Craig Williams Oct 04 '18 at 17:18