Skip to content

Commit

Permalink
Merge pull request barryclark#69 from melaniaandrisan/master
Browse files Browse the repository at this point in the history
Added link to Github repository
  • Loading branch information
raulfiru authored Aug 10, 2016
2 parents 603e3cd + 7bf8a38 commit cf08580
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion _posts/2016-08-10-Open-Source-Eloqua-App-Service.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ author_email: [email protected]
header-img: "images/bg-post.old.jpg"
---

[Here is our Open Source][github] project on Github after some digging into Eloqua documentation and building some docker files. Take a couple of minutes and read the entire story.

Some time ago... the story of building an [Eloqua App][eloqua app] begins. First, [Bogdan][bogdan] (one of my colleagues) starts to investigate what can be done and after digging and digging in the old and new documentation he realizes what it’s possible. After 2 weeks of building and debugging the first version of our Eloqua App appears.

Our Eloqua App is a service meant to provide a small box in a campaign which can receive a list of contacts from the campaign and deliver emails with a form with their data. We are using Eloqua to create different Marketing Campaigns and in case you are not familiar with it you can have a look at the [official Oracle Page][Oracle].
Expand All @@ -30,7 +32,7 @@ Here I enter into the story and start investigating; it looks like Eloqua does n

I built also some Docker scripts to have the app containerized and made everything opened source.

On Github you can find the Server, the docker containers and a Readme file which explains everything we learned from building this App.
[On Github][github] you can find the Server, the docker containers and a Readme file which explains everything we learned from building this App.

Enjoy! and Happy cloning!

Expand All @@ -39,3 +41,4 @@ Enjoy! and Happy cloning!
[Mongodb]:https://www.mongodb.com/
[Mongoose]:http://mongoosejs.com/
[Oracle]:https://www.oracle.com/marketingcloud/products/marketing-automation/index.html
[github]:https://github.com/Haufe-Lexware/eloqua-contract-to-form-action-service

0 comments on commit cf08580

Please sign in to comment.