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 Spam Protection API Usage

Hi,

I have seen that latest release of Eloqua has a builtin spam protection.

Lets start with our case:

1. We are using the API (/api/rest/2.0/assets/forms) [0] to fetch the forms.

2. We iterating over the form elements and rendering the forms based on the type (Checkbox, Inputfield ..).

3. The form is submitted via /api/REST/2.0/data/form/{FORM_ID}

Correct me if i'm wrong. But the SPAM feature is only supported by the HTML provided via the webinterface or via API. If we are using the elements from the API:

"elements": [

  {

    "type": "FormField",

    "id": "420",

    "name": "Favorite color.",

    "style": "{\"fieldSize\":\"large\",\"labelPosition\":\"top\"}",

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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