Book Image

Salesforce for Beginners - Second Edition

By : Sharif Shaalan, Timothy Royer
Book Image

Salesforce for Beginners - Second Edition

By: Sharif Shaalan, Timothy Royer

Overview of this book

The second edition of Salesforce for Beginners provides you with a holistic introduction to the Salesforce platform. Whether you need help with the lead generation process, Salesforce user management and data security, or automating tasks with Salesforce Flow, this book is for you. Throughout this new edition you will find real-world business use cases to demonstrate concepts, screenshots of the latest UI displayed for screen navigation, and exercises at the end of every chapter to test your newfound knowledge. Working with the world’s leading CRM software, you will learn how to create activities, manage leads, develop your prospects and sales pipeline using opportunities and accounts, and understand how you can enhance marketing activities using campaigns. You will be able to take your administration skills to the next level as you approach real-world user management topics such as ownership skew. You will learn about data security on the Salesforce platform, with an introduction to the role hierarchy, system and user permissions, and much more. In this new edition you'll get to explore the popular automation tool Salesforce Flow. You’ll learn about the different flow types to employ, how to construct your first flow, and how to extensively test your flow. This will allow you to come away from reading this book with a real, functional flow for your business processes.
Table of Contents (24 chapters)
21
Assessment
22
Other Books You May Enjoy
23
Index

Sending emails and email integration options

Salesforce allows you to send emails directly from any standard or custom object. This takes place from the same Activity section that we used to log tasks and events.

Business use case

As a sales representative for XYZ Widgets, you want to send Jack Rogers a follow-up email after your initial conversation. You can do this directly from Salesforce as an activity! Let’s see how this is done.

Sending an email

As shown in the following screenshot, I navigated to the Activity section of the Jack Rogers contact and clicked on Email:

Graphical user interface, application  Description automatically generated

Figure 2.13: Sending an email

From the preceding screenshot, we can see the following (the numbering coincides with the areas on the right side of the steps shown in Figure 2.13):

  1. Search for Mr. Jack Rogers.
  2. Go to the Activity section.
  3. Fill in the To information. This can be a contact on the system or a free text email address.
  4. Add the subject.
  5. Add the body of the email.
  6. Here, you have the option to choose a template, add quick text, and attach a file.
  7. The activity is assigned to the user.
  8. Save the record, shown as follows:
Graphical user interface, text, application  Description automatically generated

Figure 2.14: Record of sent email

Once the email has been sent, it will show up in the Past Activities section.

Using Gmail integration options

Calendar integration helps you sync specific events and emails to Salesforce. This is useful so that you don’t create double entries in your email/calendar client and Salesforce. The following options are available for Gmail:

  • Send through Gmail: This is for representatives who spend most of their time in Salesforce but want to use a Gmail account to send emails. Emails are composed in Salesforce but are sent through a connected Gmail account and appear in the Gmail Sent folder. When Send through Gmail is enabled, the activity history for leads and contacts includes a Compose Gmail button. Emails are logged to the records the email was sent from.
  • Gmail Integration: This is for representatives who spend most of their time on their Gmail account. When emails are sent, they can select which Salesforce records to log the emails to.
  • Einstein Activity Capture: This option is for users who prefer to have emails logged automatically. Einstein logs email activity from a connected client or device, including Gmail.

Using Outlook integration options

The following options are available for Outlook:

  • Outlook Integration: When you work in Outlook, you can sync your emails and/or calendar events directly to Salesforce and vice versa.
  • Outlook Integration with Inbox and Einstein Activity Capture: Einstein Activity Capture lets you automatically log emails and events if you have this feature turned on. Einstein is the AI portion of Salesforce that auto-suggests useful steps to take as you work.
  • Email to Salesforce: This option lets users add emails to Salesforce records by copying a unique BCC email to all emails you send out.

Sending emails is a primary activity in any business. Using the preceding tools ensures that you are not entering information in multiple systems. It does this by allowing you to sync your emails and/or events with your email and calendar client. Now, let’s review what we have learned in this chapter.