Using SES subscription management with sendBulkTemplatedEmail (not sendEmail)

0

We are trying to implement Google and Yahoo's requirement for one-click unsubscribe. We only use SES to send a single email template to many recipients in high volume – therefore we use sendBulkTemplatedEmail instead of sendEmail.

We want to use SES subscription management to manage one-click unsubscribe for the emails we send via sendBulkTemplatedEmail. However, we cannot find any AWS documentation on how to do this (the only documentation relates to sendEmail, not sendBulkTemplatedEmail):

  • ListManagementOptions (and contactListName) do not appear to be listed in the allowable request fields for sendBulkTemplatedEmail. See reference.

How can we use SES's native subscription management together with sendBulkTemplatedEmail to handle Google's one-click unsubscribe requirement?

Thank you for your help.


References:

1개 답변
0

Unfortunately, the sendBulkTemplatedEmail command does not work with the Amazon SES Contact List.

You can set parameters like contactListName and topicName only when using the single sendEmail command, which can be a bit frustrating when you need to send emails to a large list of contacts.

I understand that you would like to continue using SES for sending campaigns to cut costs while adhering to the latest required standards, such as one-click unsubscribe. In that case, I suggest checking out sovy.app

It integrates with your own Amazon SES account for sending emails but provides an easy way to manage contacts and launch email campaigns 🤷‍♂️

Rafal
답변함 12시간 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠