Skip to main content

Hi,

The issue is when contracts are generated using Workflows the emails are sent by a user. The requirement is to send the contracts depending upon the salesforce Environments - Dev/QA/Prod by (admin of that environment for example dev@ABC.com for Dev environment

or QA@ABC.com for QA environment or prod@ABC.com for Production)

Anyone any idea how to accomplish this?

Thanks!

@Seema - Have you looked into enabling a system sender?

This allows emails to be sent from a designated email address instead of the individual user's email.


Hi @JohnSantos, Yes, I  enable  system sender, it didn’t work. Also, when I removed the user which was set as Submitted by, in the workflows, it stopped generating contracts? and is giving me this error System.HttpResponsesStatus=Bad Request, StatusCode=400]

Thanks!


Reply