jetstreamapp / jetstream

A better way to work on Salesforce
https://getjetstream.app/
Other
89 stars 18 forks source link

Given a report, produce SOQL to mimic the report #452

Open paustint opened 1 year ago

paustint commented 1 year ago

Describe the problem you are trying to solve

Report to SOQL. Need to specify a report and then it spit out a SOQL query for that report to be used in third party tools ( Like JetStream or XL-Connector )

paustint commented 10 months ago

Additional feedback

A Report -> Load records from a report url function would be cool