Using Python to import contacts to Eloqua
This blog is going away soon! :( Check out my new site where you can read the latest and subscribe for updates!
Being a data engineer in marketing lends itself to a lot of fun projects, and working at Red Hat (which is, from its roots, an open-source company) gives a lot of opportunity to share those projects.
Last year, while moving our team into data automations with Python, I developed a package called pyeloqua, which made it easier to work with the APIs in the marketing automation platform Eloqua. Several other Eloqua users have reached out with questions about the package, most recently, asking for some simple examples which I had overlooked in the project documentation.
What I developed was a simple gist showing the import of example contact data: https://gist.github.com/colemanja91/532a269eaaa09ef9e3c2a8984bf69bb8
Hopefully others working in marketing automation will find this helpful!
Feel free to connect with me!
- www.linkedin.com/in/jeremiah-coleman-product
- https://twitter.com/nerds_s
- jeremiah.coleman@daasnerds.com
- https://github.com/colemanja91