Skip to content

Deserialization of SendGridMessage #1104

@sebastienlabine

Description

@sebastienlabine

Hi!

I have multiple microservices that are publishing events to my email service lambda funciton to send their own SendGridMessage. The problem is that I need to be able to serialize the SendGridMessage Class and to deserialize in my email service function.

Currently, I end up with multiple field missing, making it impossible to send my message.

Could we have a function that help us revives the SendGridMessage from a serialized input?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions