Avatar

Level 4

First of all your Question is a little confusing. Are you using message center to sending campaign purpose email or Transactional emails?

 

1) is it possible to add attachments (dynamic) to the transnational email?

yes,
2) is it allow to send a regular email (dynamic Subject, body, from and to)

yes you need to pass everything Via ctx. you need to use RtEvent Schema and there are some required parameters.

<rtEvent email="xx@adobe.com" type="smsDel" wishedChannel="0" externalId="Testing" origin="txt">

               <ctx>

                  <scheduledDate>4/22</scheduledDate>

                </ctx>

            </rtEvent>