Skip to content

Set preview text for emails that will show only in subject line not in the top of email body. #2564

Closed
@Gurarkpreet

Description

Describe the feature

I was finding out to set preview text for emails. I have tried many things like - setting preview_text and email_template in Body field of Message but it show preview text in the beginning of the email body. But I need to show preview text only in subject line not in the top of email body.
Is there any way to set preview_text only in subject line. If yes, then please let me know I did not find it in documentation and tried many ways to get a solution.

Use Case

I want to send email with Preview_text that will visible with subject in subject line but not in the body of the email.

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

AWS Go SDK V2 Module Versions Used

"github.com/aws/aws-sdk-go-v2/aws"
"github.com/aws/aws-sdk-go-v2/config"
"github.com/aws/aws-sdk-go-v2/feature/s3/manager"
"github.com/aws/aws-sdk-go-v2/service/s3"
"github.com/aws/aws-sdk-go-v2/service/s3/types"
"github.com/aws/aws-sdk-go-v2/service/ses"
"github.com/aws/aws-sdk-go-v2/service/sesv2"
"github.com/aws/aws-sdk-go-v2/service/sesv2/types"

Go version used

go version go1.20.7 linux/amd64

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    feature-requestA feature should be added or improved.service-apiThis issue is due to a problem in a service API, not the SDK implementation.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions