Enhance the RESTful API to get contact messages to return the following additional fields; it will simplify our solution and not require us to iterate over an ever expanding list of templates.
1) TemplateId - required for schedule mailings
2) MailingId - required for forward to Friend
3) Subject - more user friendly for call center agents than Message Name
How will this idea be used?
We have a requirement to build a custom Web application that would allow call centre agents to view a list of mailings to a customer and then resend a particular mailing to them. This could be because they had an invalid email address (and it has now been corrected) or simply because customer can't find it in their mailbox. The current process that we have used is:1) REST API - /databases/{dbid}/contact/{id}/messages |
|
What is your industry? | Media & Entertainment |
What is the idea priority? | Medium |