Creating an Eloqua Campaign with Steps Using the Application API
Original Blog Post Date: May 15, 2016 4:23:09 AM
I was recently asked if you could build an Eloqua Campaign including the steps using the Application API. The Developer Help Center includes details and an example on creating an Eloqua Campaign using this Application 2.0 API endpoint - POST /assets/campaign; however, there are not details for creating the steps, which can be done using the elements array, within the Request parameters tab or within the Example. We are in the process of updating our documentation to indicate all the Request parameters and include a more extensive Example.
While our official documentation is being updated, I wanted to provide an example to demonstrate creating an Eloqua Campaign including the steps using the Application 2.0 API endpoint - POST /assets/campaign. Here is a screenshot of the resulting Eloqua Campaign created using the Application API Request below: