Hello All, I have a question on restricting email notification on the below scenario, can you please help on this
Scenario,
1) We create an envelope from an internal application using REST API
2) We are not adding this entry "<embeddedRecipientStartURL>SIGN_AT_DOCUSIGN</embeddedRecipientStartURL>" for selected recipients. Because we would like to give user same experience for electronic signature or hard copy signature process. So user can have a embedded DocuSign signing link in an internal application but not standard DocuSign email notification for signing.
3) After completing the step, user is receving an email notification from DocuSign like below
Email Subject : Signed: Please Sign: Your Northern Trust New Account Documents
Thank you for signing your documents.
If you did not DocuSign with {recipient name}, please contact support.
I understand above notification is for security purpose, we receive every status update from DocuSign and feed internal application. So in case some one signed on behalf of embedded recipient we will come to know that because our application report the latest status.
Any suggestions on supressing step 3 notification?