I want to send email with attachment to customer. Conversation should be created, when email is sent.
I am using REST Api Message endpoint with flag create_conversation_without_contact_reply: true.
Everything works fine except I can’t add an attachment.
Is there any way how to add an attachment to message?