By default, the Docusign spoke sends REST API requests to Docusign API v2. For forward compatibility and to take advantage of Docusign's newer API, you can update a connection attribute to send API requests to Docusign API
v2.1.
始める前に
Role required: admin
このタスクについて
To understand the difference between the two APIs, see the Docusign Developer site.
手順
-
Navigate to .
-
Open the connection alias that you want to update the version for.
Only requests sent using this alias use the new API version. For example, if
you want to update the API version for all requests and your implementation uses
multiple connection aliases, you must update each connection alias.
-
In the Connection Attributes related list, add or edit
the API Version record.
| Field |
Value |
| Type |
String |
| Label |
API Version |
| Column name |
api_version |
| Default value |
v2.1 |
-
Save or submit the record.
タスクの結果
When the Docusign spoke makes an API request, it uses the API version designated in the connection attribute Default value field.