This endpoint adds a file to a specific folder within a DocuSign workspace. It allows users to upload and organize files in their DocuSign account, enabling better document management and collaboration. The method should be used when integrating file upload functionality with Do…
fileRequiredobjectThe file to upload to the workspace folder. The file content will be uploaded to the specified workspace folder.
folderIdRequiredstringThe unique identifier of the folder within the workspace where the file will be added. This parameter is required and must be a valid string representation of the folder ID. The folderId is typically a GUID, for example: "f1o2l3d4-e5r6-i7d8-9a0b-c1d2e3f4g5h6". Use "root" as a sp…
accountIdstringThe external account number (int) or account ID GUID that uniquely identifies the DocuSign account where the file will be added. This parameter is required and must be a valid string representation of either an integer or a GUID. For example: "12345" or "a1b2c3d4-e5f6-g7h8-i9j0-…
workspaceIdRequiredstringThe unique identifier of the workspace where the file will be added. This parameter is required and must be a valid string representation of the workspace ID. The workspaceId is typically a GUID, for example: "w1x2y3z4-a1b2-c3d4-e5f6-g7h8i9j0k1l2".
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.