Regarding Report API | Community
Skip to main content
Level 2
September 26, 2023
Question

Regarding Report API

  • September 26, 2023
  • 1 reply
  • 565 views

Hi Team,

I have a custom report which is generating data as per my requirement. https://XYA.com/report/6511fdd2003f5/detail

Now using the Workfront API, I want to fetch the data of the report in a JSON format. 

Can you please let me know what is API endpoint for the same.

I tried the below GET API endpoints , but it is not fetching the data that the above report generates. It is only giving the meta-data of the report

 

Thanks

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

ChrisStephens
Community Advisor
Community Advisor
September 26, 2023

I'm happy to be proven wrong on this, but as far as I know you can't poll the report to get the data on the report. You have to re-create the filters used in the report in your API call.