-
Notifications
You must be signed in to change notification settings - Fork 583
Closed
Labels
status: help wantedrequesting help from the communityrequesting help from the communitytype: community enhancementfeature request not on Twilio's roadmapfeature request not on Twilio's roadmap
Description
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
Labels
status: help wantedrequesting help from the communityrequesting help from the communitytype: community enhancementfeature request not on Twilio's roadmapfeature request not on Twilio's roadmap