to have the drop down boxes popular from RM, HEre is the article.
https://www.jotform.com/answers/5125838-populate-dropdown-field-options-dynamically-with-data-from-another-source
For Priorities
https://rent-manager.azurewebsites.net/api/getpriorities?tenantid=12345&key=12345
For Statuses
https://rent-manager.azurewebsites.net/api/getstatuses?tenantid=12345&key=12345
The tenant ID is the normal tenantID.
I added new a field to store the security key for each client. Give me 20 mins and I will update the editor on the mail server.