Notifications
Clear all
Topic starter
Two new methods have been added to the REST v6 API:
- GET /libraryDocuments/{libraryDocumentId}/formFields - Used to retrieve the details of the form fields on a library template
- PUT /libraryDocuments/{libraryDocumentId}/formFields - Used to update the details of form fields on a library template
REST V5 API UPDATE FOR REPLACING SIGNER
The REST v5 API has been updated to ensure that only the sender of an agreement can replace the recipients. This may represent a significant change for customers accustomed to replacing recipients for other users. Impacted customers will see is a "User can not delegate" error when attempting to replace the recipient.
This is particularly impactful for integrations that leverage the REST v5 API (eg: Salesforce).
Note: Advanced Account Sharing can be leveraged to overcome this new restriction (with Modify enabled) by allowing users to access agreements via account sharing.
Posted : 22/09/2020 7:45 pm