You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Improving the JWT flow to ensure it works correctly for developers even if not using Quickstart
* removing extra file
* Adding Rooms API to the code examples
* Quickstart fix
* updating scopes to be based on the API selected
* Quickstart adjustment
* Fixing typo
* Quickstart adjustments
* fixing broken links from DEVDOCS-3396
* Fixing manifest for VS Extensions
* Small refactoring to fit steps of code example
* Updating README.md with information about Rooms API
* fix typos in rooms examples
* Fixing links from inside Launcher to the different code example controllers
* Fixing issue 24 (#24)
* Removed "ceremony"
* Updating versions of the SDKs
* removed "sandbox"
* Update PAYMENTS_INSTALLATION.md
* Adding three new Advanced Recipient Routing (ARR) code examples
* Fixing issues
* cleanup
* adding three new ARR (Advanced Recipient Routing) code examples
* more more part needed for ARR
* Fix typo
* Update ConfigurationManifest.json
* Rename EnvelpeDocItem.cs to EnvelopeDocItem.cs
* fixed homepage view, removed 3,4 from controllers and views files and updated readme to remove those examples
Co-authored-by: Inbar Gazit <inbar.gazit@docusign.com>
Co-authored-by: Paige Rossi <Paige.Rossi@dsa026975.docusignhq.com>
Co-authored-by: Paige Rossi <70241979+paigesrossi@users.noreply.github.com>
Co-authored-by: meihDS <70775251+meihDS@users.noreply.github.com>
This example create an external form that can be filled using DocuSign for a specific room in your DocuSign Rooms account.
158
+
This code example create an external form that can be filled using DocuSign for a specific room in your DocuSign Rooms account.
159
159
160
160
## Click API
161
161
**Note:** to use the Click API, include click_manage and click_send scopes. Review the [Click API 101 Auth Guide](https://developers.docusign.com/docs/click-api/click101/auth) for more details.
0 commit comments