Hello,
I'm trying to setup inbox app to add canvas content with inbound email details for replies from 3rd party service (we need from name / reply to address as it's always forwarded from the same email and appear as conversation under same contact)
It's visible via "raw email" in web UI
(in this case forwarded@email.com is always the same and we need to get Alex and alex@email.com)
But looks like API has no access to those fields (it only shows subject/body and author email, which is always the same)
Is there a way to access those fields via API?
Thanks