Discussions
Rest Api for SSRS
over 2 years ago by Karelyn Yep
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