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

How do you perform isFormSpamProtectionEnabled: string query for all forms in an instance?

in Eloqua 2 comments

Hi all-

I am trying to achieve is to find out which forms within an Eloqua instance has Spam Protection on , and off using the isFormSpamProtectionEnabled: string

The problem is however, that this information can only be displayed by running a GET query on individual forms like this - https://secure.p03.eloqua.com/api/REST/2.0/assets/form/28

If I run the GET query for ALL forms i.e. - https://secure.p03.eloqua.com/api/REST/1.0/assets/forms?depth=complete —— The IsFormSpamProtectionEnabled information does not appear.

So … I need to find a way to I guess trawl through each form ID and check this information , a kind of POSTman version of Excel V-Lookup I suppose.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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