function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Joshua Long 10Joshua Long 10 

Custom Email send from Marketing Cloud using apex.

I am looking to build functionality where I can completely build an email as well as the list of recipients then make a callout to Marketing cloud providing it all the data to then send the email out.

I am having issues finding documentation to help as I am trying to do this in apex.

I found messageDefinitionSends but this seems to be to send something from a journey item? 

Any help or suggestions are appreciated!