task.item.userfield.gettypes
$appParams = array( 'auth' => 'q21g8vhcqmxdrbhqlbd2wh6ev1debppa', );
This method returns all available types of data.
Method parameters
Parameter | Description |
---|---|
auth | Authorization token. |
Call examples
$request = 'http://your-domain.com/rest/task.item.userfield.gettypes.xml?'.http_build_query($appParams);'
BX24.callMethod( 'task.item.userfield.gettypes', {'q21g8vhcqmxdrbhqlbd2wh6ev1debppa'}, function(result) { console.info(result.data()); console.log(result); } );
© «Bitrix24», 2001-2024