Conga Product Documentation

Welcome to the new doc site. Some of your old bookmarks will no longer work. Please use the search bar to find your desired topic.

Email Configuration

You must create the following configuration to enable emails on the Tenants. Use Config Management API to update (add/update) the "applicationemailconfig".

{

"Category": "organizationemailservice",

"Name": "applicationemailconfig",

"Value":"\"EnableOrganizationWideEmailAddress\":false,\"OrganizationWideEmailConfig\":{\"EmailAddress\":{\"Address\":\"test@conga.com\",\"DisplayName\":\"CongaCare\"},\"Description\":\"CongacustomerCare\"},\"OrganizationWideEmailAddresses\":[{\"EmailAddress\":{\"Address\":\"test@conga.com\",\"DisplayName\":\"CongaCare\"},\"Description\":\"CongacustomerCare\"}],\"EnableComplianceBCCEmail\":false,\"ComplianceBCCEmailAddress\":{\"Address\":\"test@conga.com\",\"DisplayName\":\"BccCompliance\"}}"

For using Customer's email domain, work with Conga Support.