This search is used for getting the tree nodes of a metafield of any of the combo types.
...
Name | Example | Description |
---|---|---|
SearchName | Digizuite_system_metadatav2_combobox | Fixed parameter that identifies the endpoint method. |
sfMetafieldLabelId | 51406 | id of the metafieldlabel |
query | sitecore | free text search in combos |
accessKey | 2d8319f4-7a57-4ca0-a027-c44c2f259aac | accessKey for api |
Info |
---|
Note: You can use either sfMetafieldLabelId or query or a conjunction of them. |
cUrl data example
Info | ||
---|---|---|
| ||
--data "SearchName=Digizuite_system_metadatav2_combobox&accesskey=eb774621-1c2f-467b-b006-a8efa67094a7&sfMetafieldLabelId=51406" |
Success Response
Code : 200 OK
...