App developer reference

The following pages provide detailed reference for the parameters and endpoints used in the Oracle Eloqua app Developer Framework.

Warning: For PUT or POST requests, you must specify application/json in the Content-Type header. If the Content-Type header is not included, data persisted in Eloqua will be corrupted, resulting in your App not functioning correctly.

The Content-Type header is not required for GET or DELETE requests, since these do not accept data inputs.

Learn more

App Developer Framework