Is it possible to create a Field using the REST API?

Anonymous
Not applicable
I would like to programmatically create fields.  How would I go about doing this?
Tags (1)
2 REPLIES 2
Anonymous
Not applicable
As Will said this is currently not possible, it is possible to get a list of available fields via Describe REST API.

http://developers.marketo.com/documentation/rest/describe/
Anonymous
Not applicable
Hey Job,
Currently, the only way to create new fields is through Field Management. It is not yet possible through the API.

Will