With API mailings, the MailID that is given back when adding a mailing is different from the MessageID. Is there a way to link the two together so the name is the same?
The API doesn't expose a method to directly look up the MessageID using the MailID. The best way to solve this problem is to set the mail title (Mailing Name) to an identifying value that can be kept track of and used in MailingService and ReportService calls. Then, you can view mailings by Title for identification.
Comments
0 comments
Article is closed for comments.