Hi guys,
How can I forward an email using the Front API? I don't see a method for that, although the Forward button exists in UI.
Any suggestions?
Forwarding email via API
Best answer by Support Engineering
Adding a tag via the API and then letting the rules engine take over according to that trigger will actually be the least complicated way to achieve the forward, actually.
I have discussed with my team, and forwarding is not supported by the API currently.
We do have a feature request in with the Product team and I will certainly add yours to the list.
The only other way I can think to use the API as a workaround would be to use "Reply to conversation" in the Messages endpoint. This could be tricky, as you would have to pull the conversation_id, subject and body from the inbound message and then pass that through to the reply. So, it wouldn't be a true forward, but could still get the job done.
--Molly
Login to the community
No account yet? Create an account
Use your Front credentials
Log in with FrontEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.
