Is there a way to create a contact in Eloqua directly from the javascript in my web page (rather than using a backend REST API call)?
I can do this in Marketo with their munchkin javascript library by calling associateLead
as described in this question: Updating Lead Info in marketo, and am curious if there is a similar way to do this for Eloqua.