Email Notification Policy
Email Notification policy allows sending only authenticated mails by configuring SMTP (Simple Mail Transfer Protocol) policy. Only users with administrator access can configure the settings. Proper credentials are required for the authentication to happen. You can check the SMTP settings by sending a test mail and ensuring if the configurations are set right.
JSON Table
Parameter | Data Type | Description |
---|---|---|
policyCreatedAtLocId | application/json | ID of the location at which the policy has been defined, which is a JSON object. For details about the JSON, click Location ID. |
policyType | String | A read-only field for internal use. |
notifiedEmails | List of strings | The email addresses that must be notified for events that have the sendEmail set to true. |
Copy Sample JSON
Sample JSON
{ "policyCreatedAtLocId": { "type": "locallocationid", "id": 0 }, "policyType": "EMAIL_NOTIFICATION_POLICY", "notifiedEmails": [] }
API Calls
/V5/policies/emailnotification/{fetch_factory_default}
/V5/policies/emailnotification
<Base_URL>/V2/analytics/associationdata/{startdate}/{enddate}
/V5/policies/emailnotification
/V5/policies/emailnotification