function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Narbeh MovsesianNarbeh Movsesian 

Need to query data from a report using API

I am connected to the API, I am getting a token response, I want to query a report in which I have a list of my clients. 

This report list my clients with their name, email, date_added , etc. I need to do something like Select name, email where date_added > Yesterday. 

Thank you
Khan AnasKhan Anas (Salesforce Developers) 
Hi Narbeh,

I trust you are doing very well.

Please refer to the below links with a similar discussion which might help you further with the above issue.

https://developer.salesforce.com/forums/?id=906F00000008uRqIAI

https://salesforce.stackexchange.com/questions/337/can-report-data-be-accessed-programatically

https://salesforce.stackexchange.com/questions/14571/access-reports-though-api


I hope it helps you.

Kindly let me know if it helps you and close your query by marking it as solved so that it can help others in future.

Thanks and Regards,
Khan Anas