-
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
Salesforce CPQ Certification: The Key to Unlocking Endless Career Opportunities!
Blog
in Salesforce Certifications
Are you looking for a lucrative career in the field of Salesforce? Do you want to stand out among the crowd of applicants and earn…
Why Should I Move My Business to Salesforce
Blog
in Salesforce Consultant
If you are exploring the realm of the CRM business, you will run into plenty of CRMs, with a considerable lot of them offering the…
What are the Benefits of Integrating Salesforce Order Management System with e-commerce in 2023?
Blog
in Salesforce integration
The e-commerce industry has evolved from small stores to megastores in the passing years. However, managing the back end of an online retail business is…