-
SALESFORCE IDE integaration with ECLIPSE
Hello All,
I am getting following error while running apex any code like we are running trigger by CTRL+F11
This is my code
trigger AppleWatch on Opportunity (after insert) { for(Opportunity opp:Trigger.new) { Task t = new Task(); t.Subject =’Apple Watch Promo’; t.Description =’Send one ASAP’; t.Priority=’High’; t.WhatId=opp.Id; insert t; } }
Following error is received
[{"message":'The HTTP entity bodu is required,but this request has no entity body.","errorCode":"JSON_PARSER_ERROR"}]
Thanks
Pushpesh
Log In to reply.
Popular Salesforce Blogs
How To Create A Lightning Web Component | The Salesforce Developer Guide
For this, you first need to have Visual Studio Code in your system. If you don’t have that then first install it. After that, you…
Why Do You Need Salesforce CRM Support in 2024?
In the fast-paced world of business, nurturing strong relationships with customers is the cornerstone of success. That's where Customer Relationship Management (CRM) platforms like Salesforce…
What is an Enhanced Domain in Salesforce in 2023?
Enhanced domains are coming to My Domain in a future version. All URLs within your company—including those for your Experience Cloud sites, Salesforce Sites, Visualforce…
Popular Salesforce Videos
What is Campaign Member in Salesforce? | How to add Leads and Contacts in Campaign object's record?
This video explains Campaign Members in-depth. Let's discuss the following things in this video: 1. What is the significance of Campaign members in Salesforce? 2.…
Do you need to learn Salesforce Admin & App Builder if you want to become Salesforce developer ?
5 reasons why you need to learn the Salesforce Admin and App Builder even if you want to become or you are a Salesforce Developer.…
4 Salesforce Report Formulas To Enhance Your Sales Process
Salesforce is a highly effective tool that can help businesses manage their customer relationships and sales processes. In this video, you will learn 4 helpful…
Popular Salesforce Infographics
How is Salesforce Benefiting Businesses?
Salesforce is one of the top cloud-based CRM software for service, marketing, and sales. It helps in creating a more meaningful relationship with the customers.…
Salesforce and QuickBooks Integration With Fexle Services
How To Leverage Quickbooks and Salesforce Integration for Businesses? The pairing of the two most powerful platforms – Salesforce and Quickbooks – always garner the…
How To Crack Salesforce Admin Exams with Ease?
The demand for Salesforce Admin professionals is increasing day by day. industries are constantly looking for certified Salesforce Admins. Clearing Salesforce Admin Certification Exams is…