Wednesday, 10 June 2020

[#Blogged] - 5 Best Apps on the AppExchange by Salesforce Labs.

Today I wanted to touch on what I think are 5 of the Best Apps on the AppExchange by Salesforce Labs. If you haven’t heard about the AppExchange, well, you’ve been missing out! The AppExchange is a site where apps are available for integration with your Salesforce instance to help with that nagging problem you may be having. The chances are, you’re not the only company having that headache, and why reinvent the wheel? There is a possibility someone has addressed that issue, and made is readily available for you to check out. Have I grabbed your attention yet?

Apps usually have demos, videos and other information, and user reviews. You can sort the reviews and see what kind of feedback they’re getting. Most apps are not free, and may require a subscription of sorts. But this is where Salesforce Labs comes in -- all of their apps are free and customizable to fit your needs. So, not only do you get solutions from the minds behind the awesome tool you’re using, but you know it is compatible and is supported by the brand you trust. And, did I mention you don’t have to pay anything for it? This is really important, as most companies have limited budgets, or are just starting out, and third party solutions aren’t always a perfect fit for various reasons.

So, in no particular order, here are the 5 Best Apps on the AppExchange by Salesforce Labs.

  • Salesforce Adoption Dashboards

One of the biggest issues many of us face as admins or developers on a company team is Salesforce User Adoption. Although we love our coworkers, many of them are stuck in bad habits of using old spreadsheets and sticky notes to capture valuable data that should be in the system. Understanding the current state of things at your company is crucial - whether you’ve just installed Salesforce, or have recognized a need to get more people on board. This is a great app and provides a ton of value. You can view user login history and whether or not they are using the key features that can help with company productivity. And, it’s not lean, either - you get 42 reports and 3 dashboards (amongst other things like fields and dashboard folders) to make this as customized for your company as possible.

Check it out today: Salesforce Adoption Dashboards

  • orgLimits

This is a fairly new app on the AppExchange, but a really interesting one to consider. Unfortunately, a common issue many companies have is realizing latency in their Salesforce org, only to find out it’s been years since cleanup has been done (if it ever has at all), and they’re at 98% storage capacity. They then have to dig through to see what is taking up the most space, and that can be tedious and stressful. A better solution is to have this on hand, so your team can keep an eye on things throughout the year, and make plans in advance to keep your org clean and address how your records should be stored. This can be used on the utility bar (to keep it readily in sight at all times), or on a Lightning Home/App page or component tab. Take my advice - this is something you don’t want sneaking up on you! Use this link to find this on the AppExchange:  orgLimits

  • Round Robin Assigner 

The Round Robin Assigner is an absolute game changer! Besides case assignment rules and lead assignment rules, there isn’t much more in the way of the ability to Round Robin ownership, without a lot of custom development work. That could be a major pain for teams that functioned around needing a group of users assigned chronologically. You can use this for standard objects like cases, leads, and opportunities, and also for custom objects with an owner field or lookup to the User object. This can be setup in a Process Builder or Flow and seems really easy to customize and configure. Also, they have the source code listed on github for those that really want to get a deeper look behind the functionality. You can find it here: Round Robin Assigner

  • Flow Video Player & File Viewer

Releasing new processes for your company can make for an exciting project, but making sure everyone is on board after the release can be tough. When there’s one of you, but thirty of them, how can you make sure that brand new sales process is visible and accessible should they have questions or need a gentle reminder? Well, now you can embed a video or file into your Lightning Flow Screen. You can even adjust the video size, starting position, and auto-play, to make it just right. Not only can this reduce the strain on your question load after a new release, but helps make your reps more self sufficient. You can find it here: Flow Video Player and File Viewer

  • Consent Capture - Flow Template

In this day and age, consumers are demanding accountability from companies regarding their data and how they may be contacted. Not only is this a consumer preference, but there are actually laws around how your company must handle those preferences, and you can land in big legal trouble if you don’t take this seriously. Thankfully, Salesforce Labs realizes the gravity of this situation, and has made it easy for you to address with the Consent Capture app.  After enabling Data Protection & Privacy in setup, you can install this package and create a flow that helps your users capture your customer preferences on how they’re contacted. This allows you to manage consent records for your contacts, leads, and users, and track expiration of consent, as well as opt-outs. The flow can be customized to fit both your local laws and general business practices, providing guidance for your users to obtain this information, all without needing a legal degree. I dare say this is one that needs consideration, if you don’t already have it. You can find it here: Consent Capture - Flow Template.

If you haven’t already bookmarked the AppExchange, now is the time to do it! There are new apps continually being released by Salesforce Labs, inspired by your own needs that have been echoed in the Success Community and IdeaExchange. You never know when the resolution to your woes are just a few clicks away!

Thursday, 4 June 2020

[#Blogged] - Dynamic Forms & Actions

The great thing about Salesforce is how customizable it can be. If you’ve had your Salesforce org for a while, chances are you have a ton of customization, including specific object fields to capture unique data for your business. Fields are quick and easy to set up and add onto a page layout, but that can lead to a problem or two. Once your Sales or Services department realizes how simple it is to add “just one more field”, you can really rack up a lot. Hopefully, not every field ever created is on the page layout, however, it may be safe to bet they are! While fields are used to capture and display data, not all of them are used for data entry, and not required to be visible all of the time.

If you have departments that demand to see these fields constantly, you can run into headaches of never ending page scrolls. Your nice and neat custom page layout can turn into a long laundry list of data that overwhelms your senses. The next thing you know, one department is complaining about seeing fields requested by another, and how difficult the page can be to use. Unfortunately, that can lead to a lack of user adoption, and make it more frustrating to find the data you really need. And, thus, in the end, the fields you’ve created and displayed aren’t getting utilized for their original purpose.  

Where this really becomes a problem is when you have numerous departments, or roles, that each need to see different information, and thus separate page layouts. The next thing you know, you’re sorting through 5 or 6 page layouts, adjusting that custom object for your sales, services, finance, and every other department that needs to see it. Not only is that an extreme waste of time for you, but opens you up for possibly forgetting to make an adjustment on one of the layouts, leaving those that depend on you without the data they need. 

The great news is, it doesn’t have to be this way! What if I told you Salesforce has produced a solution for Lightning App Builder that can help save you time, and reduce some of those headaches? 

Let’s talk about Dynamic Forms and Dynamic Actions!

What Are Dynamic Forms?

Glad you asked! Dynamic Forms are a new feature of the Lightning App Builder for creating Record Pages to be used on Custom Objects (for now). You can now use sections as you always have with components, but now you can choose Fields, as well (see below). Instead of being limited to the page layout editor, you can drag and drop fields, using the design of your choice.  

How Can Dynamic Forms Help Me?  

Dynamic Forms have a lot to offer in a small package. Not only do they allow more versatility than adjusting layouts before, but they actually allow for better page performance. As you may have noticed, those page layouts with a hundred or so fields can load somewhat slowly. Tabs and Accordion components allow for a more efficient space and load time, since sections can be compressed and expanded. You also have Field Visibility Rules, which provide filters to help control which data is visible based on certain criteria. This is similar to Component Visibility Rules, which reduces the number of page layouts you need, since that can also be controlled by criteria that limits what can be seen. Although the page layout editor typically used to adjust page layouts also allows drag and drop, the size of the Lightning App Builder allows the page to come together as a whole, instead of one long page. The layout management here is just much easier to use. 

Are Dynamic Forms Easy to Use?  

Speaking of easy to use, it’s absolutely a breeze. Once you navigate to the Lightning App Builder for your custom Record Page, instead of just being limited to Components, you now have Fields. 

First, simply grab the Field Section and drag it into the desired component box, on the layout of your choice.

You then grab your desired fields and place them into the section you just created.

You can then set Field Visibility, to meet your specific needs.

You can also use the Advanced Function to use lookup fields as filters.

In just a few minutes, you can have your dynamic forms setup with a conducive design for your needs, with filters in place to make sure the appropriate information is visible. That is a lot faster than numerous page layouts, right?!

Wait, what about Dynamic Actions?

Although this is currently in Beta, I’m still really excited to share! On the Highlights component, you can now have specific actions that also can be limited with filters, to make sure the right users can see it. These Dynamic Actions are listed out, with an orange eye icon to indicate which ones have visibility filters, so you don’t have to spend your time guessing and clicking through the list. Of course, this has to be enabled, but start to finish, now you can fly through adding the necessary actions in a short amount of time.

As someone who has been there in the “different page layout per role” org, I can promise you this feature is going to make your life so much easier. Even beginner admins can navigate through the setup of Dynamic Forms and Dynamic Actions, which is really how it should be! And, honestly, it’s just fun to use. This will be so much more efficient to update, and I can keep my users more satisfied, reducing time spent in the list of fields. I’ll be honest, it kinda makes me want to give my org a little bit of Lightning love right now! Hopefully, you’ll agree, and can see the value in what this offers.

Further Reading:

New Low-Code Innovations For Building the Apps You Need, Fast

Release Notes - Dynamic Forms

Release Notes - Dynamic Actions

Break Up Your Record Details with Dynamic Forms

 

 

Thursday, 28 May 2020

[#Blogged] - Salesforce Summer’20 Release Notes Breakdown

Great News! The Summer ‘20 Release Notes are here! I don’t know about you, but I get really excited to see what’s been updated in each release cycle. There are so many great features this season, and I couldn’t just list a few. Not many people have time to sit down and comb through 537 pages (wow!) so I did it for you. Below, you will find a long list of features, segmented by general topic.
 
Keep in mind, this is intended for you to read through in the short amount of time you may have, so you can get a glimpse of what’s included, and take note of features you’d like to investigate further, as you have time.  The bullet points and images included are courtesy of the Salesforce Summer '20 Release Notes
 
 
General Lightning Changes, Lightning Flow & Lightning App Builder
 
There were a lot of general lightning changes, as well as some interesting Lightning flow and Lightning App Builder changes as well. The Split View for Lists is a big one, as it allows you to navigate much easier without losing your place. Also, Flow Builder had some great improvements, as well as being able to add dynamic actions in the app builder. Don’t forget to check out the Search features as well!
  • Work Through Lists with Ease Using Split View for Standard Navigation (pictured above)
  • Lightning Experience Engagement: Walkthroughs, In-App Guidance Builder, Prompts
  • Salesforce Surveys: Deeper Org Integration and More Tools for the Builder
  • Lightning Scheduler: Automatic Resource Assignment, Anonymous Scheduling, Enhanced Scheduling Experience for Global Users, and More
  • Search: Find Information Faster and Get the Most Relevant Results
  • Flow Builder: Platform Event-Triggered Flows, Record-Triggered Flows That Run After Save, More Debug Options, and System Context for Running Flows
  • Lightning Flow Management: Prebuilt Report for Screen Flows, Resource Consumption in Debug Logs, and Flow Error Emails for Platform Events
  • Lightning App Builder: Add Dynamic Actions to the Highlights Panel for Custom Objects (Beta)
  • General Setup: Record Page Full View Is Generally Available, a New User Profile, and Lightning Page Tab Translation
Sales Cloud
 
Summer ‘20 did not disappoint regarding sales features, either.  There are more Einstein features to assist your sales team by knocking it out of the park, with Einstein Call Coaching, and Lead Scoring with Activity Data. They’ve also included better functionality with Enterprise Territory Management, and improvements with Google and Microsoft integrations.
  • High-Velocity Sales: Einstein Call Coaching (pictured above), Engagement Details, and More Sales Cadence Customization
  • Get a Cleaner View of Sales Cadence Tasks in the Activity Timeline
  • Sales Cloud Einstein: Opportunity Scoring Includes Consistent Labels and Field-Level Security and Lead Scoring Includes Activity Data
  • Use a Higher Split Limit to Make Opportunity Splits More Effective
  • Set Up Alerts for Big Deals in Lightning Experience
  • Enjoy Consistent Field Labels for Opportunity Scores 
  • Orders: Enable Orders Without Price Books
  • Enterprise Territory Management: More Options for Record Access and Object Labels
  • Productivity Features: Email Threading, Tasks to Queues, New Email Insight, and Improved Kanban Views
  • Integration with Google: Track Email Setup Changes, Text Shortcut Improvements, and Lightning Sync Setup Available to More Admins
  • Integration with Microsoft®: Track Email Setup Changes, Text Shortcut Improvements, Changes for Lightning Sync and Retirement for Salesforce for Outlook
Service Cloud
 
I have to admit - I get really excited about Service Cloud changes. It’s very easy to see a path that Salesforce is paving towards more self-sufficient support reps and more efficiency in general.  They included a host of Field Service Lightning Changes this time, as well as making the customer experience more pleasurable, with a Dynamic Channel menu and improved chat headers. Also, Voice is something we heard about at Dreamforce last year and is starting to appear in this release. That is an awesome feature to keep an eye on!
  • Field Service: Enhanced Shift Management, Optimization Insights, Asset Availability, and Confetti
  • Voice: Intelligent Telephony Inside the Service Console
  • See a Live Channel Menu Preview
  • Respond with a Dynamic Channel Menu (pictured above)
  • Enhance Conversations with an Improved Chat Header
  • Transform Chat Sessions from Start to End
  • Add Post-Chat Surveys for Five-Star Service
  • Use Salesforce Sharing with Lightning Knowledge (Beta)
  • Routing: Status-Based Capacity and Prioritized Additional Skills
  • Show Extended Record and Polymorphic Relationships with the Related Record Component
Community Cloud
 
Summer ‘20 has continued to expound upon the Community Cloud, focusing on better organization and security in this release. More personalization, page management and sitemaps are key in helping to make it a better experience. They’ve also made some changes to Guest User security, which is definitely worth checking out. 
  • Override Standard Actions in Lightning Communities
  • Take Personalization Further with Navigation Menus, Tile Menus, and CMS Collections
  • Reset Mission Activity Counts
  • Better Manage Your Community Pages (pictured above)
  • Generate Sitemaps for Your Community Pages
  • Add Dynamic SEO Properties to Content Detail Pages
  • Super Customize Your Community with the Revamped Tile Menu
  • Get Flexible with the New User Profile Menu Component
  • Get More Options for Multi-Level Navigation in Your Community 
  • Guest User: Security Policies Enforced
  • Security and Sharing: Two-Factor Authentication for External Users, Embedded Login
Einstein
 
Just when you think it doesn’t get any better, it does! The development they’re putting into Einstein is really a game-changer, across multiple clouds. Each of these points spans the course of pages in the release notes, but as you can see below, the functionality included is really changing how we do business. I can’t pick a favourite here - they’re all pretty awesome!
  • Use Einstein Voice Assistant on Mobile to Ask Einstein for Record Info, Update Records, and Give Feedback (Beta)
  • Einstein Search: Clearer Setup Process, Natural Language Search Examples, and Better Recommended Results on the Salesforce Mobile App (Beta) 
  • Salesforce Einstein: Better Results in Einstein Search, Detect Text in Images with Einstein OCR, and Better Predictions with More Algorithms and Data in Einstein Discovery
  • Einstein for Service: Reply Recommendations (pictured above), Multi-Language Article Recommendations, Enhanced Bot Event Logs, and Facebook Messenger for Bots
  • Einstein Discovery: Tree-Based Modeling Types, Random Forest Models (Pilot), and Increased Row Limits 
  • Einstein Voice Assistant: Pre-Built Skill Sets, Voice Skill Enhancements, and In-App Feedback (Beta)
  • Einstein Prediction Builder: Define Your Prediction Set, Run Reports, and Enable Predictions from the Scorecard 
  • Einstein Platform Services: Image Recognition and Natural Language Processing
Analytics
 
Salesforce also included some small - but mighty - changes for analytics in general, as well. Although in Beta, you can now (or will be able to soon) attach .csv files to report subscriptions, which is a big help if you pass reports through different departments for tasks like data cleansing, for example. And, you can now build reports on Price Book Entries and use unique fields in row-level formulas.
  • Filter Knowledge Reports by Category 
  • Attach .csv Files to Report Subscriptions (Beta) (pictured above)
  • Enable Enhanced Folder Sharing (Update)
  • Work with up to 5 Unique Fields in Report Row-Level Formulas
  • Build Reports Based on Price Book Entries
Mobile
 
As we saw in late 2019, they did a huge revamp of the Mobile app, which was very much needed and appreciated! The Summer ‘20 release continues to expound upon that with tying in some of the Einstein Voice functionality we’ve discussed above, and generally better organization with reordering navigation menu items. It is also worth mentioning the Mobile Activity Reminders (Pilot), as well. 
  • Salesforce Mobile App Requirements Have Changed 
  • Retiring Salesforce Mobile Web Browser Experience
  • Access All Lists on Android Object Home Pages
  • Clear Your Cache Anytime on Android 
  • Reorder Navigation Menu Items for Lightning Apps
  • Keep Your Reps on Time and on Task with Mobile Activity Reminders (Pilot)
  • Protect Your Data with Enhanced Mobile Security Updates
  • Einstein Voice Assistant: Pre-Built Skill Sets, Voice Skill Enhancements (pictured above), and In-App Feedback (Beta)
  • Notifications: Notification Builder Platform and More Push Notifications
  • Switch Between Testing Modes with the Publisher Playground App (Beta)
Critical/Security Updates & Security-Related Features
 
Salesforce continues to take Security very seriously and has added a host of ways to increase security measures in Summer ‘20. Although not as much of a security issue, I did tie in a great feature in Beta for reviewing org changes with release updates. I can say from experience, that admins and developers are cheering out loud for this one. They’ve also enhanced two-factor authentication and increased security with salesforce sites. Safety is the name of the game - check out how to keep your org safe with some of these features below. 
  • Review Important Org Changes with Release Updates (Beta) (pictured above)
  • Authentication and Identity: Enhanced Two-Factor Authentication, Federation IDs, and Delegated Authentication Enablement
  • Domains: OCSP Stapling, Salesforce Edge, and Shorter URLs
  • Platform Encryption: Scratch Org Features for Testing, and Goodbye to Blocked Events 
  • Event Monitoring: General Availability of Threat Detection Real-Time Events, Transaction Security Support for Threat Detection Events, Legacy Transaction Security Retiring
  • Store a New Contact Point and Customer Consent Information
  • Customize and Store-More Customer Consent Channels
  • Improve the Accuracy of Consent API Calls
  • Other Security Changes: Private Connect (Generally Available), Stricter Security with Salesforce Sites, and Stronger Algorithms with Apex Crypto Class 
Whew! That was a lot! Clearly, this is not every listed feature in the release notes, and I encourage you to explore chunks of the notes in the official release as you feel they may pertain to you. Also, a reminder we’re all familiar with - nothing is official until it is actually released, so it’s best to not base purchasing decisions on what you read here. But, I still encourage you to get excited! I know I’m looking forward to implementing some of these changes soon, and can’t wait until a few weeks from now for the official release!

Thursday, 21 May 2020

[#Blogged]- 5 Cool Pardot Features for Lightning

Salesforce acquisitions are something we are all used to by now.  Part of what makes Salesforce the powerhouse that it is in the CRM world is the constant innovation.  That sometimes means knowing when to purchase already established solutions and making them applicable to the platform. Pardot was a purchase from 2012, but it has continued to improve since that time, in true Salesforce fashion.  So what exactly is Pardot? Isn’t it just a marketing tool? It’s actually more than that. Pardot takes marketing up a notch by its consideration of the sales cycle and is geared towards B2B marketing, as opposed to B2C. This is more than just an email marketing tool, which helps with email sends, tracking responses and reporting. Pardot is actually a marketing automation solution, which makes more of what you do count, and provides metrics for analytics that really stand out in order to help you target your next move. Pardot allows you to generate higher quality leads, interact more meaningfully, and really analyze your return on investment when it comes to campaigns. I could sit here and gab about it all day, but I’d rather just share with you my 5 Cool Pardot Features for Lightning!
  • Reuse Content Across Campaign Emails with Snippets - This feature is fairly recent, and was part of the Winter ‘20 release, but is really a time saver worth mentioning. If you’ve been involved in marketing, you know repeating yourself over and over in promotional emails can get really old, really quickly.  Salesforce heard your cries and delivered a solution to save a lot of time. Now, snippets allow your marketing admins to reuse portions of content that really doesn’t need to be reproduced every time they want to set up an email.  Not only is it quick, but easy to use, as well.  Once the snippet is created on an existing campaign, it is stored on a record in the Snippets tab and can be edited as you see fit.  Then, when you’re ready to use it, select it from your list and it’s pulled into the email or email template. Check your watch - you just did that in record time.
  • Pardot Sandboxes - I like to follow best practices, especially when it deals with customer accounts. One of those best practices is to implement changes in a sandbox (or, ideally, two sandboxes) before pushing those changes to production. Bypassing that step can be really risky, especially when it comes to tinkering with your marketing tools. Not only do you endanger the live data, but can set yourself up for a lot of headaches if you make changes that aren’t backed up somewhere. So, you can imagine my sigh of relief when I saw the Spring ‘20 Release Notes included Pardot Sandboxes! This is still in Beta and currently only available for those with the Pardot Advanced Edition, but I’m very much looking forward to this being generally available, and hopefully soon.  This would allow you to test those changes you wish to make without the gamble of affecting your current setup in production.  
  • Power Engagement Studio and Automation Tools with Einstein Behavior Scores -  Also earlier this year, Salesforce joined the power of Einstein Behavior Scoring with Pardot. This change is for the Pardot Advanced Edition but is still a great feature. For those of you that don’t know, Einstein Behavior Scoring is a great tool that scores prospects in regards to their behaviour. It looks at positive interactions, such as email opens, and form clicks, but also negative interactions, such as if they’ve marked your materials as spam. Also when they interacted with materials is pertinent, as a more recent interaction can provide a higher score than something months ago. You can then feed this information into reports and dashboards to analyze your next steps, and really go after those leads that you know are engaged and more open to what your sales team has to offer. Your sales team also knows the materials they seem to better respond to and can tailor their delivery with materials the prospect prefers. This makes each move more efficient for both your sales and marketing teams.  
  • Pardot Connected Campaigns -  This is a great feature that combines the natural strengths of Pardot and Salesforce together.  Pardot Connected Campaigns are a great way for your company to see how campaigns compare against one another, which ones are more successful, and can guide you to make better choices in the future based on those wins. There’s a feature called the Engagement Metrics Component that is embedded on the campaign record page layout and is visible for all to see. You can also have sales teams use Engagement History List Views to see how a lead or contact has interacted with Pardot. I would say “connected” is the right word to describe this feature!
  • Complex Rule Logic -  As much great information as Pardot and Salesforce can parse together, sometimes there is still a lot of work on the backend to make those analytics lasers focused. It’s common to find multiple rules geared towards grabbing one piece of information that’s really valuable to your decision-makers. Creating multiple rules takes up a good chunk of time. Now, complex rules let you bake multiple rules into one step in Engagement Studio! Akin to Process Builder, the neat layout and “Add Condition” button let you build out your step in an organized and efficient manner that’s easy to understand and put together. You can then see on the editor layout a nodule that identifies your “complex rule” and tells you how many conditions are baked in. What’s not to love about a more streamlined, time-saving process?
Excited about what we’ve shared, but still learning about Pardot basics and how you can use it? I’d suggest starting with the Pardot Lightning App Basics module on Trailhead to whet your appetite. You’ll soon see why there’s so much to love about Pardot! They’ve really increased the impact of marketing responsibilities and decisions while providing metrics that really matter when it comes to sharpening the responses of your sales teams. Sales and Marketing together can be a powerhouse when it comes to propelling your company forward.
Further Reading:

Thursday, 14 May 2020

[#Blogged]- 5 Ways Lightning Dialer Can Help Your Business!

Over the past decade, businesses have seen a drastic shift in how communications with customers are taking place.  Door to door visits and in-person meetings were rapidly replaced with phone calls and still continues to shift into other “remote” forms of contact.  A few years ago, the whole sub-departments of sales cropped up to fill this need, as companies realized business could be continued without the expense of travel and face to face visits. As the drive to become more flexible increased, so did a new crop of issues. Sales management began to realize how much time was spent dialling and recording notes, and how much time would need to be spent on data entry from these calls. It became noticeable how overwhelming it could be for sales representatives to spend hours entering data, and unfortunately, how that task could fall by the wayside, leaving gaps in information that could be very valuable to the company. 
Salesforce took note and released a great solution to these problems with Lightning Dialer. This is a feature of Salesforce that allows reps to make calls without leaving the system, but has a host of other features, as well. They listened to the headaches sales reps experienced and built-in many solutions to help make their job more efficient. There are features, as well, that provide great insight for Sales Management that can help analyze how business is being conducted and allow them to improve training where necessary.  At the end of the day, having a tool that not only improves data retention but also makes Sales jobs more efficient is a win! 
Here are my 5 Ways Lightning Dialer Can Help Your Business!
  • Forwarding Number - One of the great things about Dialer is that it can be desktop driven with a headset, and you don’t have to worry about constant neck cramps from holding a phone to your ear all day.  However, we all know you can’t stay strapped to your desk constantly. Trips to the water cooler are a must, and caffeine is a necessary pick-me-up throughout your shift! Lightning Dialer allows you to forward calls to the main business line or cell phone so you never have to miss a call again. It’s also one of the easiest features to use and can be set up in less time than it takes to grab that cup of coffee. 
  • Voicemail Drop - We’ve all been there: you read over the details of who you’re calling, nervously anticipate whether or not they will answer, and rehearse what you might say to their voicemail if they do not. Doing that over and over again throughout the day can really wear down your mind, and lead to gaffes, such as that awkward pause when you’ve forgotten someone’s name. Or worse yet, why you’re calling. Thanks to voicemail drop, you no longer have to face those stressful moments! You can pre-record voice messages to leave regarding a certain feature you’re upselling, details of a sales pitch,  or a general inquiry of specific customers. Then, with a click of your mouse, you can select that recording to take the place of you repeating yourself 20 times within the hour. Your cubicle neighbours will thank you!
  • Local Presence - It is becoming more and more known that businesses and individuals will pick up the phone for numbers that identify as local, based on area or country codes. Out of state or out of area numbers are a bright red flag that you may not know who is calling, and most people like to ignore that. Speaking to a person will increase the chances of continued communications and closing a sale. The local presence feature can be a game-changer in the way your sales do business and are pretty easy to set up, as well.
  • Fewer Clicks for your Reps - In general, a sales rep has the following experience: they dial the number of the contact or lead manually on their phone, have conversations which are hopefully recorded in some way, end the call, log a task in Salesforce, type up the notes that they remembered, create a reminder task for a follow-up, and navigate to a different contact on a different account and repeat the process for their next call. That sounds like a lot! And, you really hope they don’t get interrupted or have to rush off to a meeting, relying on memory to go back later in the day for their data entry. This scenario is all too real. One of the best selling features of Lightning Dialer is how much easier their job becomes when making sales calls. Features like: a single click on the phone number to place their call, a headset that allows their hands to type notes while they’re focused on the conversation, and an Auto Log checkbox that files those notes immediately to an automatically created task. Not only that, but no bouncing around Salesforce looking for contacts -- they can create a predetermined list that lines up their calls for them. Just like that, they can get through their day focused on selling, all with a lot fewer clicks.
  • Tools for Managers - As a sales manager, with a large team, there’s a lot to keep up with.  Part of your responsibility is making sure your team is doing a great job, but that can be pretty difficult without ways to monitor sales calls. This is especially true when there is a group of new hires.  With Call Monitoring, you can now listen in to live conversations your reps are having, and provide valuable coaching afterwards to help them improve.  This isn’t the only feature for managers - there are also custom reports that give more insight to usage metrics as well, to better understand user adoption and hold sales reps accountable for using Lightning Dialer. 

Lightning Dialer offers an outbound calling product with the option to add inbound calling functionality. You can pay for just the total number of minutes your entire org uses (in blocks of 1,000 minutes).
Lightning Dialer Pricing
Wanna see more? Be sure to check out this video demo for a quick peek into Lightning Dialer capabilities, and learn more in the Lightning Dialer module on Trailhead. 


Thursday, 7 May 2020

[#Blogged] - 5 Basic Features to learn on your Dynamic Dashboard

I recently released my blog post on “5 Features I love about Lightning Reports”, but today I wanted to touch on a few great features of Lightning Dynamic Dashboards. These dashboards (as opposed to Classic) are more user-friendly and have more points of adjustments than the Classic framework. Dynamic Dashboards are specifically dashboards used by more than one person that allows them to see the data as it pertains to themselves (as opposed to creating multiple, identical dashboards for each specific user). They can seem intimidating, but just like learning anything with Lightning, the key is to discover the capabilities of this tool and start practising.
This post will point out those capabilities for you to feel more empowered as you begin putting those reports you’ve created to great use. 
For this post, it is worth noting that I am not including any Einstein Analytics features, but am focusing more on the parts that everyone can use since Einstein Analytics requires a separate license. With that being said, let’s dive into 5 Basic Features to Learn on your Dynamic Dashboard!
1)  Adjustable Components - Picture this: You’ve finally adjusted your source report chart to be “just so”, spending hours to tweak it here and there, and it looks great….until you put it on your dashboard. All of a sudden, that neat bar graph is a cluster of illegible numbers and letters, crammed in the limited space on your Classic dashboard, with no way possible for anyone to make sense of the jumble in front of them. What should have been a one-stop visual for your leadership team now requires them to click into the component just to see the graph and reporting data. That’s not the most efficient use of time, especially if you have multiple graphs, requiring multiple clicks. This is where adjustable components on Lightning dashboards come in. Now, you get to dictate the size of the components you’re displaying, as well as the overall layout. Whether you have a line graph that should headline the top of your dashboard, want to nest a grouping of gauges as four tiles on the right-hand side, or toggle between a 12 column vs. 9 column dashboard, you get to adjust this to your heart’s content.
2) Use a Lightning Table - There are times when tabular data (basically a list or table) fits your needs sufficiently without requiring a visual such as a bar graph or gauge.  Tabular components are good for information such as “Top 5 Opportunities based on Revenue”, or “Top 10 Accounts in Danger of Terminating”. In Classic, the most you could do with tabular information was limit the number of results visible in your component, with a few adjustments available for the columns visible. While Classic does “meet your needs” with this, Lightning takes it a few steps further to make it more customizable. A Lightning Table allows you to show up to 200 records with 10 columns, group data with measures (such as sum, average, maximum, and minimum), and use a summary formula column.  Also, Lightning Tables support two groups and allow you to show subtotals on first level groupings. These are great features to take relatively flat data and make it easier to analyze! 
3) View who people view as - One of the most frustrating points of Classic Dashboards had to be the limited viewing capabilities. It wasn’t an uncommon issue for companies to have a templated dashboard that had to be customized for each Sales user, resulting in hundreds of dashboards over time.  This could create major issues for System Admins responsible for creating, updating, and retiring these dashboards, spending upwards of weeks depending on what needed to be done.  A Dynamic Dashboard puts an end to all of that hassle with the ability to choose who people view the dashboard as. Using permissions and sharing settings, one dashboard can be created for many users. This means there can be just two dashboards for the whole sales department (one for management, and one for sales reps). Not only does this save a ton of time for System Admins, but it also ensures that everyone is seeing the same components consistently over time. There are three options for “View Dashboard As”:
  • Me - people view the dashboard as you (but this is not recommended if you are a System Admin, as they will more than likely encounter permissions issues)
  • Another Person - you can choose someone else for viewers to see the dashboard as
  • The Dashboard Viewer - the data is seen as it pertains to the specific viewer
There is also a setting System Admins can select called “Let dashboard viewers choose whom they view the dashboard as”, but I would suggest using this with caution. If the user has the “View All Data” permission, this could potentially enable a representative to see sensitive data otherwise reserved for management. As a rule of thumb, make sure if you’re a System Admin, you test a few of these scenarios before releasing the dashboard to a public folder.
4) Themes & Color Palettes - One of the facets that makes Dynamic Dashboards so visually interesting is the use of the Light or Dark theme. This isn’t just a great way to save yourself from eye strain by using the Dark Theme; you can also select specific components to display in the opposite theme to highlight a particular section of your dashboard. Also, the color palettes are a great way to make your visuals more appealing, especially if you can find a palette complimentary to your brand or logo. It is worth noting that dashboard subscription emails do not display color palettes and themes, so make sure you try that out in case you receive any questions from your users.
 
5) Keyboard Shortcuts - Some of us are just more accustomed to keyboard navigation, and a computer mouse just slows us down. Well, now you can celebrate the use of keyboard shortcuts to edit your Dynamic Dashboards! A few of the shortcuts are pretty standard, like “Ctrl+Z” for “undo” and “Ctrl+S” for “save”, but you can also use the spacebar and arrows to change component size and “Ctrl+N” for a new component. Definitely take some time to try this out and see if it saves time creating your new dashboard!
If you need some practice for creating your Dynamic Dashboard, make sure to check out the Trailhead module  “Visualize your data with the Lightning Dashboard Builder”.   You can find this and other Trailhead modules to further your Lightning experience in my recent post “5 Lightning Trailhead Modules to Start Learning on Today”. 
Further Reading:
Build a Lightning Experience Dashboard
Edit Dashboards with Keyboard Shortcuts in Lightning Experience
Switch Between a 12 or 9-Column Dashboard Layout
Color Dashboard Data with Themes and Palettes
Show Tabular Information with a Lightning Table

Tuesday, 5 November 2019

[#Blogged] - Sales Milestones Confetti in Salesforce


Help your teams celebrate their successes. Toss some virtual confetti when reps reach a designated path stage, such as winning an opportunity. You can choose the frequency, such as always for those hard-won victories or only sometimes for daily occurrences. Celebrations don’t work on the status Converted on leads. 

This change applies to Lightning Experience and all versions of the mobile app in Essentials, Group, Professional, Enterprise, Performance, Unlimited, and Developer editions.

A confetti celebration creates a little fun when reps reach a milestone. In Setup, use the Quick Find box to find Path Settings. Enable Path to create a path, or edit one. The confetti settings are in step three of creating a path.
















Sunday, 20 October 2019

[#Blogged] - Pardot Einstein





Pardot Einstein is used to describing the new AI features available through Pardot and Salesforce.
  • Einstein Behavior Scoring identifies prospects demonstrating buying signals and scores them based on engagement patterns. Einstein leverages prospect activities in Pardot, such as link clicks and forms submissions, to determine which prospects are most engaged with your marketing efforts.
  • Einstein Lead Scoring analyzes historical marketing and sales data to discover the top factors that determine whether a lead is ready to convert. This score is continually updated as more patterns emerge.

Pardot Einstein brings the power of AI to B2B marketers! Say hello to Einstein Behavior Scoring, Einstein Lead Scoring and Einstein Campaign Insights (beta).
The Pardot Einstein FAQ will provide you with information on:
  • How to access each feature
  • How much data you will need for Einstein to do its work
  • How Pardot Einstein can help you understand your lead engagement


Source: Trailhead

Friday, 18 October 2019

[#Blogged] - Enhanced Email in Salesforce

Enhanced Email gives you and your users a ton of email functionality to better drive your business processes, including the ability to relate emails to other records, add custom fields to emails, use triggers with emails, modify the email layout, and manage emails using the Salesforce API.
Enhanced Email is automatically enabled for most organizations except ones that use Email-to-Case. With Enhanced Email, emails are stored using the standard Salesforce object, EmailMessage.
With Enhanced Email, emails sent from Salesforce are saved as Email Message records and Task records.

Wednesday, 18 September 2019

[#Blogged] - Change Event Object Support in Salesforce

Change events are available for all custom objects defined in your Salesforce org and few of standard objects. 

The following standard objects support change events.

  • Account (including Person Account)
  • AccountContactRole
  • Asset
  • Campaign
  • CampaignMember
  • CampaignMemberStatus
  • Case
  • Contact
  • Contract
  • ContractLineItem
  • Entitlement
  • Event
  • EventRelation
  • Lead
  • ListEmail
  • LiveChatTranscript
  • Opportunity
  • OpportunityContactRole
  • Order
  • OrderItem
  • Product2
  • Quote
  • QuoteLineItem
  • ServiceContract
  • Task
  • TaskRelation
  • User (including partner users)

Wednesday, 7 August 2019

[#Blogged] Best extensions to use to improve your Salesforce Experience -Part 01

Salesforce(Salesforce.com) is a CRM (Customer Relationship Management) which bring companies and customers all together.

Salesforce created the 1-1-1 Model of Integrated Philanthropy, where companies contribute 1% equity, 1% of their product and 1% of employee hours back to the community.

Salesforce Ecosystem which is called #SalesforceOhana consists of world-class Developers, Consultant and Administrators all over the globe.

Salesforce Products

Sales Cloud

Service Cloud

Platform

Marketing Cloud

Commerce Cloud

Community Cloud

Quip

Demandware

Heroku

MuleSoft

with over 100,0000+ customers.

Most recently, the software company acquired MuleSoft for $6.5 billion and Tableau Software for $15.7 billion.

Install and manage extensions

Open the Chrome Web Store.

Find and select the extension you want.

Click Add to Chrome.

Extensions will let you know if they need certain permissions or data. To approve, click Add extension

Extensions are add-ons which help improve Salesforce Experience by Amazing Developers & Companies.

1 - Salesforce inspector

62,461 users

Productivity tools for Salesforce administrators and
developers to inspect data and metadata directly
from the Salesforce UI

Extension Link: https://bit.ly/25BUQuR

2 - Salesforce advanced Code searcher

38,736 users

By using the advanced quick find you can get your code few clicks shorter. Also, you can search any string your code

Using this extension you can search your code components your salesforce instance:

1) Apex Classes

2) Apex Triggers

3) Visualforce Pages

4) Visualforce Components

Extension Link: https://bit.ly/2GL3eDM

3- Salesforce API Fieldnames

38,026 users

The extension shows the API field names on detail pages

Small extension to toggle between API field names and labels on salesforce detail pages.

Before:


Extension Link: https://bit.ly/2T6vx4z



4 - ORGanizer for Salesforce

20,862 users

The ORGanizer Chrome Extension (BETA) lets you forget about your Salesforce.com® username and passwords and help you to recognize Salesforce.com® tabs on your browser.

With Salesforce ORGanizer you can:

- Store your frequently used accounts (basic encryption for the password, details on the guide): username/password/ login URL / landing page

- Login an account on a new tab, window and window on incognito mode or get the full login URL for other browsers



- Change an ORG tab and title to instantly recognize which tab belongs to which ORG

- Use the built-in Quick Link tool to quickly access your most used standard Salesforce links

- Create your personal ORG's quick link library to handle special links

- Use the Quick Links tool to make a global search or open a custom relative link (e.g. from a copied Salesforce ID) or login to another ORG

- Use the Quick Console right inside your Salesforce tab to have quick.

Extension Link: https://bit.ly/2f0R2DZ

We would continue to showcase more extensions for #Salesforce in our Upcoming BlogPost/