Lookup Account in Salesforce Spoke causes an error...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2024 09:44 PM
Dears,
I am now trying to use Salesforce Spoke in Flow, and I am facing on the error now as below.
I am trying to run the [Lookup Accounts] to get accounts information, but the error happened.
I just investigated the lookup SOQL query statement, and I found that "YearStarted" field is the root cause of the error(maybe). Because the "YearStarted" field is not exist in our Salesforce instance, and I got that the field is related with Salesforce with "Data.com", not with just Salesforce SalesCloud...
If I am able to modify the SOQL statement, I want to cut the field, but it is not possible to be modified...
Now I have no way to run the [Lookup Accounts].
When I use a [Lookup Accounts] existing in Salesforce Spoke, do I need to prepare Salesforce with Data.com Option enabled??
If you have any experience like this, could you give me any advices?
Thank you!