Forum Discussion
shanika
Jan 03, 2019Copper Contributor
Retreiving attributes of related objects in Saleforce with Azure salesforce connector
Hi Team,
I have tried to refer attributes of related object in salesforce using Azure salesforce connector.But it is throwing following error
Error
"message": "The field 'Account.Name' is not part of the 'Contact' table.
Query
Select Id,Account.Name from contact
Is there any option of retrieving related object fields with azure salesforce connector.
No RepliesBe the first to reply