Is there a way to create a contact in Eloqua directly from javascript on my web page (instead of using the REST API callback)?
I can do this in Marketo with my javascript munchkin library by calling associateLead, as described in this question: Updating the leading information in marketo , and I'm curious if there is a similar way to do this for Eloqua.
Jason source
share