Sitecore 8.1 update3
EXM 3.3
MVC
When sending campaign emails we are able to use custom tokens which are part of a contact's facet, and use personalization in a custom page for the specific recipient being processed, but we are completely lost as to passing data, which is not part of the recipient 's profile, into a custom component.
The goal is to be able to create an api which can be called from an outside application which will fire off an email. The api will pass through some input, and we can pick that up in the MVC controller for use in building our model.
Any chance anyone out there has tried anything like this?
As always, thank you for guidance.