GetTopicsDetails(Integer Array, Boolean) Method - Author-it On-Premises - Author-it

Author-it Development Documentation

Get details for multiple topics for preview used in Author-it Xtend.

Parameters

Name

Type

Description

topicIds

Integer Array

IDs of topics to get details for.

previewFirst

Boolean

true to return a HTML preview of the first topic, false to return no previews.

Returns

Type: XtendSuggestedTopic List

List of XtendSuggestedTopic objects.

Addresses

JSON: http://<Base Address>/Xtend/json/GetTopicsDetails

JSON (for IIS): http://<Base Address>/Xtend.svc/json/GetTopicsDetails