-
Please clear below scenario in Salesforce
Create an object named as “Flipkart” and create the below fields:
1. Item number
2. Item name
3. Price
4. Customer Name (Lookup to Account)
5. Customer Email
6. Customer Phone
7. PO Status (Order Placed, In Transit, Shipped)
8. PO Send (checkbox)Create 20 records for the above object and write a batch which fetch all the details where PO Status is equal to Shipped and send an email to those customers where the email is not blank, in case if you didn’t found an email in Customer Email field check in related account email(create an email field in Account object) and send an email?
Log In to reply.
Popular Salesforce Blogs
Can You Really Learn Salesforce Marketing Cloud in 30 Days?
If you’re serious about taking your marketing career to the next level, mastering Salesforce Marketing Cloud could be a game-changer. But with so many features,…
How to pass Date field from Salesforce Lightning Component to Apex Controller?
We can't directly pass the Date field value from Lightning Component to its Apex Controller. What we need is to: Capture the value of Date…
Popular Salesforce Videos
Introduction to Set & Map in Salesforce || What is Set || What is Map ||
From Salesforce instructor, Become a Salesforce Expert. A brief introduction about what is a Set, map, and what are their importance? Check out the video to…
Create Surveys in Salesforce | Salesforce Tutorial
Learn how to create surveys in Salesforce. In this video, the following points will be covered - 1. Build A Survey Learn how to build…
Salesforce Lightning Tutorial | Salesforce Training | Lightning Training Video
This Salesforce Lightning Tutorial will explain the concept of lightning components along with the lightning component capabilities. Lightning includes the Lightning Component Framework and some…