Salesforce Private Reports
AnsweredWhich connector?:
Salesforce
Additional details:
Salesforce has a concept called private reports which do not naturally expose themselves via SOQL or the API without updated query parameters. I'd like for the fivetran connector to replicate these private report records into the existing report table.
SELECT Id, Name, DeveloperName, FolderName, OwnerId, Owner.Name
FROM Report
USING SCOPE allPrivate
-
Official comment
Thanks for raising this request, Ryan.
We understand the need to include private report records in the Report table. Since these reports are intentionally restricted and may contain sensitive information, this isn’t something we can enable by default. If we were to support this in the future, it would likely be offered as a configurable option, allowing customers to control access based on their governance requirements.
At the moment, this isn’t part of our near-term roadmap. We closely track feedback and interest in the portal to help guide prioritization, so additional engagement from other customers will help us better assess demand for this capability.
Best,
Vignesh R
Fivetran product team
Please sign in to leave a comment.
Comments
1 comment