Reference for http://ip-ac121212:903/CustomFieldService1.svc/GetValueAsText

Get the textual representation of the value for the specified custom field on the specified object

Url: http://ip-ac121212:903/CustomFieldService1.svc/GetValueAsText

HTTP Method: POST

Message direction Format Body
Request Unknown Could not generate schema document.
Response Xml Example
Response Json Example

The following is an example response Xml body:

<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">String content</string>

The following is an example response Json body:

"String content"