Hey,
Is it possible when using the Create message reply endpoint to change the ‘from’ field?
This is our use case:
- We receive an email from a client to a personal inbox
- We move it to a team inbox using Update conversation endpoint
- We reply to it using Create message reply endpoint
I’d like the ‘from’ address to be the one in the new inbox I moved the conversation to, but instead, the message is sent from the personal email that received the first message.
How can I accomplish this?
Thanks!