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.