How to push data from RapidMiner to Oracle Eloqua using Eloqua RESTful service
Radhakrishna
New Altair Community Member
Answers
-
What kind of data would be retrieved from Eloqua REST Service? Most of the time it would be xml or json data. Here is an example to load data from Federal Reserve Economic Data API.
https://rapidminer.com/blog/reading-fred-api-data/
The xml/json data needs to be cleaned, parsed, de-pivoted, etc. Maybe the new webAutomation extension would be helpful for you?
https://oldworldcomputing.com/coming-soon-new-webautomation-extension-for-rapidminer-by-old-world-computing/
previous discussions that maybe helpful
https://community.rapidminer.com/discussion/50678/rapidminer-and-json
https://community.rapidminer.com/discussion/51437/sending-json-data-to-a-rapidminer-service-through-a-post-rest-api-call
https://community.rapidminer.com/discussion/51532/create-a-qlik-rest-api-connection-to-rapidminer0