Closed jdq22 closed 4 years ago
Hi Jenna,
Each search triggers an API call to Salesforce.com. No data is stored or cached locally. The workflow only keeps the OAuth access and refresh token.
I also clarify that the workflow runs entirely locally. Salesforce data is not shared with a third party.
Thank you!! @jereze
It looks like every search is issuing an API call, so no Salesforce data is stored locally. Is that right?