How to create and send an Email with a merge field
Hello, Oracle community, hope you all are safe for these days
I have a requirement to integrate a web service with Eloqua. A user will click to subscribe to a newsletter, that subscription request is handled in the web service, based in the input, the web service will create a contact in the company's Eloqua account.
The Email template (I'm referring to the RawHtmlContent) is created offline, the web service will synchronize it with the company's Eloqua account when the service is starting using
POST assets/email
if the email already exists based in the email's name, the web service will use:
Tagged:
0