Email service
{
    "enable": true, // {1}
    "sendEndpoint": "${DBKS:EMAIL_SERVICE_SEND}", // {2}
    "listEndpoint": "${DBKS:EMAIL_SERVICE_LIST}", // {3}
    "serviceDomain": "${DBKS:EMAIL_SERVICE_DOMAIN}" // {4}
}- If email service should be displayed in app or not 
- URL to Naviga mail service Send (sendmail.Email/Send) 
- URL to Naviga mail service List (sendmail.Email/GetThread) 
- URL to the mail service domain (i.e. saas-stage.infomaker.io) 
Structured Email template on share assignment
In NRP version 6.5.0, the email received upon share assignment is now presented in a more structured format, containing all the details available in the assignment, providing a comprehensive overview.
- Assignment name appears as a clickable link, which opens the assignment in a modal view within the "My Assignment" section. 
- Connected Article section displays all articles linked to the assignment. Clicking on an article opens it directly in Writer for editing. 
- The email now contains all the information included in the assignment, providing a comprehensive overview. 

Last updated
Was this helpful?
