Search code examples
c#automationsmartsheet-apismartsheet-c#-sdk-v2

Smartsheet Document Builder


I am looking to generate a document using the Smartsheet document builder, through C#. I have the document mapped in mappings, and data in the rows, now I just need to be able to link the two through my program to automate the creation of our job sheets.

Is this possible? If so, is there documentation of this somewhere?


Solution

  • I don't believe this scenario is supported at this time. If it were supported via API, I'd expect to see it described in the Smartsheet API docs -- but there's no mention of it there.

    For what it's worth, there's been some discussion of this topic in the Smartsheet Community Forum -- for example: Automating document creation. If you haven't done so already, you might consider submitting a Product Enhancement Request to request API support for this feature.