-
Salesforce Error: problem inserting feed item (Variable body does not exist)?
I hava a problem to insert feed item ??? Error = Variable body does not exist
My Code
Feeditem fi = new Feeditem();
fi.body ='XYZ';
fi.Parentid = '**Id of Lead**';
fi.Title = 'Hello';
insert fi;
Log In to reply.
Popular Salesforce Blogs

Building Stronger Client Relationships: Salesforce CRM in Insurance Brokerage
In the dynamic landscape of insurance brokerage, building client relationships is needed. Brokers face the challenges of managing a substantial amount of client information and…

Why and How to be a Self Learnt Salesforce App Developer?
Do you want to be a Salesforce professional, then you are on the right track. Anyone either from a software background or fresher can start…

Why Hire Third-party Consultants for Salesforce Managed Services?
Salesforce is a fairly vast platform to understand and implement thoroughly. While its functionality is simple and automated, its development and implementation might turn out…