We are using the docusign API to create an envelope. Our system uses a 254 character maximum for email length (per the limit specifeid by the IETF). We are receving ther following exception from the CreateEnvelope function of the docusign API: “Cannot set column ‘Email’. The value violates the MaxLength limit of this column.”
Is there anyway to increase the MaxLength limit for email address?