Customizing Client Notifications in API Dashboard
After installing Developer Portal Drupal, please provide the actual URL of the Developer Portal in the API Management Dashboard. Login as administrator into API management. Go to Administration > Client Notification.
Client Creation section
In Client Creation section, customize the Notification Subject and Body to send notifications to clients regarding account creation.
In the Notification Body, please replace the URL of the Developer Portal Drupal with the actual one.
For example, in the above figure, the URL to Developer Portal Drupal Reset Password link is http://localhost/FioranoDeveloperPortal/user/password. If the DeveloperPortalDrupal installation location is http://192.168.250.146/mydeveloperportal, replace the URL with http://192.168.250.146/mydeveloperportal/user/password
Password Reset section
In the Password Reset section, customize the Notification Subject and Body to send notifications to clients when the password reset.
In the Notification Body, as explained in the previous section, please replace the URL of the Developer Portal Drupal with the actual one.
Please setup the mail server in API Management Dashboard for the notifications to work. Refer to the Mail Server section.
For more information regarding Client Notifications, refer to the Client Notification section.