247
Views
1
Comments
[Salesforce REST] Salesforce Integration
Question
salesforce-rest
Web icon
Forge asset by Leonardo Fernandes

Hi,

I'm Using Salesforce Rest component to fetch data from salesforce to display in the mobile and i'm getting the follow error


Regards,

M.Narendra Kumar

2019-07-08 11-04-35
Leonardo Fernandes
 
MVP

Hi Naren, sorry for the late reply.


That seems to be a problem with the Salesforce REST component. It was created by importing the Salesforce schema of their trial version. It could be different for other editions, and I think you can even customize the schema to your needs.


Go inside the SalesforceREST module, and search for MiddleName and you'll find it inside the LeadFields action. This is a list of fields that should be retrieved from Salesforce when querying leads. Remove the MiddleName and check if that solves your problem.


Thanks.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.