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 To Find A Campaign Custom Field Type and Id Value for API Use

Hello,

I am trying to find a repeatable way to find the internal type and id of a Campaign > Custom Field set in the Eloqua UI.

For my testing, I added a new Campaign Custom Field via the Eloqua UI by going to Gear > Fields & Views > Campaign Fields > PlusIcon = Display Name = "Department or Team", Data type = "Text", Field type = "Textbox", required = checked.

Now I need to find the internal references so I can make a Create Campaign REST api call with the fieldValues param, so this required field is set. e.g.

"fieldValues": [{"type":"HOWTOFIND?","id":"HOWTOFIND?","value":"myvalue"}]

I am struggling to locate the internal details necessary to construct this call.

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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