You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Eloqua API Permissions

Hi,

our current implementation use the following API endpoints to implement a server side form rendering:

  • Retrieve a form: /api/REST/2.0/assets/form/{id}
  • Retrieve a list of forms: /api/REST/2.0/assets/forms
  • Retrieve an option list: /api/REST/1.0/assets/optionList/{id}
  • Create form data for a single form: /api/REST/2.0/data/form/{id}

Is it possible to limit the API user to this specific endpoints?

We like to avoid that an attacker with leaked API credentials has too much permissions (E.g. retrieve custom data objects)

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!