I am working on hosting a standard webform which requires the user to upload an attachment during the signing ceremony of the envelope.
We are using power automate connectors at the back end to move these attachments to a downstream location. These connectors come with a limitation that it can only transfer files with a maximum size of 20MB.
Is there any way we can limit the file size of the attachment in DocuSign level that the user can upload files up to only 20MB instead of the default 25MB limit from DocuSign. Or is there a way to validate the file size to 20MB at the template level.
We prefer to have the restriction on the DocuSign level as customizing the connectors is a challenge as our organization is not flexible with it and also we’d mitigate the risk at the user input level.