These docs are for v20.3.44. Click to read the latest docs for v20.3.186.

Discussions

Ask a Question
Back to All

Rest Api for SSRS

I am able to retrieve IQA via rest api but as some of the IQA does not have complex SQL query like SSRS, is it possible to retrieve the SSRS reports similar like IQA ?

Current IQA syntax is https://{{URL}}/api/iqa?queryname=$/Common/Queries/Search/Contact/Last Name¶meter=eq:smith

Can i have similar SSRS syntax eg https://{{URL}}/api/ssrs?CommandText=$/Common/SSRS/Search/Contact/Last Name¶meter=eq:smith