Hey does anyone know if there’s any way to get Sal...
# plugins-general
r
Hey does anyone know if there’s any way to get Salesforce “Reports” via
tap-salesforce
? We have a bunch of reports in Salesforce and ideally would like to extract those reports (each as their own table). They’re not coming through as objects that can be selected so unsure if it’s even possible
t
Have you tried testing REST vs BULK api_type? My quick google search indicates reports may only be available via the REST api 🧐
r
I have not tried that - i’ll give that a go later and report back thank you