
rwiltshire asked a question.
Anyone using the SOAP API to query from custom views? I am looking to understand how the filters work.
I am looking at using the API endpoint "GetCustomViewWithFormattedFilterString" to get single results from a custom view. I cannot find any examples for the filter format.
Either using " <filterString></filterString>"
or
<filterName>ASSETTAG</filterName>
<filterValue>L106870</filterValue>
from a similar endpoint.
FYI for others. Flexera support advised the on prem SOAP API is undocumented and not supported. Even though I find this strange given products in the same family leverage the api to interact, I am hoping another community member has attempted to make use of the API to provide access to FNMS data.