Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Bulk Report Creation via Smartsheet API #51

Copy link
Copy link
@nithishsistla30

Description

@nithishsistla30
Issue body actions

Describe the bug
Need to generate around 3,000 reports from a Smartsheet, so planned to automate this process using Smartsheet Python SDK. However, when attempting to create a report programmatically, encountered the following error:
"The error 'Reports' object has no attribute 'create_report' indicates that the Smartsheet Python SDK does not have a method called create_report for the reports objects. This is because the Smartsheet API Currently does not support the direct creation of reports through the API in the same way that it does for sheets, rows, and columns."

Given that manually creating 3,000 reports would be highly inefficient, I would appreciate your guidance on alternative methods or best practices to achieve this level of automation.

Expected behavior
Automatically creating reports through the API by using Python SDK.

Environment (please complete the following information):

  • OS: Windows 10
  • Smartsheet Python SDK Version 2.105.1
  • Python Version 3.12

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.