smartsheet-csharp-sdk | Library that uses C # to connect to Smartsheet services

 by   smartsheet-platform C# Version: 2.101.1 License: Apache-2.0

kandi X-RAY | smartsheet-csharp-sdk Summary

kandi X-RAY | smartsheet-csharp-sdk Summary

smartsheet-csharp-sdk is a C# library typically used in Big Data applications. smartsheet-csharp-sdk has no vulnerabilities, it has a Permissive License and it has low support. However smartsheet-csharp-sdk has 1 bugs. You can download it from GitHub.

Library that uses C# to connect to Smartsheet services.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              smartsheet-csharp-sdk has a low active ecosystem.
              It has 28 star(s) with 22 fork(s). There are 16 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 8 open issues and 25 have been closed. On average issues are closed in 192 days. There are 4 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of smartsheet-csharp-sdk is 2.101.1

            kandi-Quality Quality

              smartsheet-csharp-sdk has 1 bugs (0 blocker, 0 critical, 1 major, 0 minor) and 9 code smells.

            kandi-Security Security

              smartsheet-csharp-sdk has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              smartsheet-csharp-sdk code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              smartsheet-csharp-sdk is licensed under the Apache-2.0 License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              smartsheet-csharp-sdk releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.
              It has 9120 lines of code, 5 functions and 868 files.
              It has high code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of smartsheet-csharp-sdk
            Get all kandi verified functions for this library.

            smartsheet-csharp-sdk Key Features

            No Key Features are available at this moment for smartsheet-csharp-sdk.

            smartsheet-csharp-sdk Examples and Code Snippets

            No Code Snippets are available at this moment for smartsheet-csharp-sdk.

            Community Discussions

            QUESTION

            How to pass Automated Workflows from a Smartsheet Template to created Smartsheets using smartsheet-csharp-sdk?
            Asked 2022-Feb-07 at 18:37

            So, when creating a new Smartsheet from a Template that has Automated Workflows there are some options that must be selected for the Smartsheet to inherit that automation.

            (Example in Smartsheet)

            The Smartsheet API has built in Inclusion Parameters (Rules and RuleRecipients) that can be passed into a request to serve the same function as what we see in the form above.

            INCLUSION PARAMETERS AVAILABLE IN THE SMARTSHEET API

            Parameters include (optional) -- comma-separated list of elements to copy from the template or sheet:

            • attachments
            • cellLinks
            • data
            • discussions
            • forms
            • rules
            • ruleRecipients

            The smartsheet-csharp-sdk(v2.126.0) we are using to create the API calls has baked in Inclusion classes with preset parameters. Unfortunately, these Inclusion classes do not contain the Rules and RuleRecipients parameters.

            INCLUSION PARAMETERS IN SDK (Relevant ones)

            ...

            ANSWER

            Answered 2022-Feb-07 at 18:37

            I checked the source code of the package (https://github.com/smartsheet-platform/smartsheet-csharp-sdk) and the TemplateInclusion never included once rules or ruleRecipients. I tried to force the call using rest api and rules are supported, but i doubt that rulesRecipents are...

            Source https://stackoverflow.com/questions/70976136

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install smartsheet-csharp-sdk

            The SDK can be installed by using NuGet or by compiling from source. These two alternatives are outlined below.
            If unfamiliar with NuGet, please take a look at the NuGet documentation. To install the SDK in Visual Studio, right click the References for the project and select Manage NuGet Packages. Select the Browse or Online tab (depending upon the version of Visual Studio) then type smartsheet in the search box. Select smartsheet-csharp-sdk in the search results and click the Install button. After clicking Install, you will be asked to accept the License (Apache). Then it will install the Smartsheet SDK and the dependencies (RestSharp, Newtonsoft.Json, and NLog) by adding these libraries to the References section of the project.

            Support

            The full Smartsheet API documentation is here: http://smartsheet-platform.github.io/api-docs/?csharp#. The generated SDK class documentation is here: http://smartsheet-platform.github.io/smartsheet-csharp-sdk/.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/smartsheet-platform/smartsheet-csharp-sdk.git

          • CLI

            gh repo clone smartsheet-platform/smartsheet-csharp-sdk

          • sshUrl

            git@github.com:smartsheet-platform/smartsheet-csharp-sdk.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link