Posts

Showing posts from July, 2023

🌟 Marketing Cloud TIPS 🌟 How to store all "Contact Keys" within All Contacts into a Data Extension.

Image
  Have you ever thought about storing all "Contact Keys" within All Contacts into a Data Extension? As a use case for storing Data Extensions, for example, if you want to know "Who is present in All Contacts but not in All Subscribers", you can extract it by constructing an SQL query. (The SQL query is provided below.) Therefore, I will introduce the method of storing all "Contact Keys" within All Contacts into a Data Extension. This method is very straightforward. When you create a Filtered Mobile List of "GroupConnect" channel in Contact Builder, the Data Extension is automatically created. * Please note that when creating Filtered Mobile Lists of "MobileConnect" or "MobilePush" channel, Data Extensions are not created. When setting the filter criteria for creating the Mobile List, select "System Data" > "Contact" from the Attribute Library and drag and drop "Contact ID". Set the criteria a...

Learn In-Demand AI skill for free with Trailhead

Image
Get Started with Artificial Intelligence "AI Basics" trail: This trail provides an introduction to AI concepts, including machine learning, deep learning, and neural networks. It covers the fundamentals of AI and how it can be used to solve real-world problems. "Introduction to Salesforce Einstein" trail: Salesforce Einstein is an AI-powered platform that enables businesses to leverage AI capabilities in their applications. This trail introduces you to the various features of Salesforce Einstein and how it can be used to build intelligent applications. "AI Strategy Basics" trail: This trail focuses on the strategic aspects of AI implementation. It covers topics such as creating an AI strategy, identifying AI use cases, and understanding the ethical considerations of AI. "Data Modeling and Management" trail: Data is a crucial component of AI. This trail provides an overview of data modeling and management techniques, including data preparation...

FREE SALESFORCE CERTIFICATION ALERT 😍

Image
  You're invited to Certification Celebration 🎉 Earn your first Salesforce certification on or after July 24 to receive a FREE certification voucher for you or a fellow Trailblazer 🆓. Act quickly — this giveaway is only while supplies last. LinkedIn is flooded with these posts since yesterday. But what are these free vouchers for? Please see the eligibility criteria before you get excited about the Free Voucher as  Salesforce  has provided these Free Vouchers with a twist. You can earn your first Salesforce certification starting July 24 and you’ll receive a free* $200 USD Salesforce certification voucher for you or a fellow Trailblazer. (Technically it's not a Free Voucher, It's kind of a Buy1 Get1 Free offer. You will have to pay for the certification then you will get a Free Voucher which you can use for yourself for any other certification, or you can give it to someone else) Q: How do I know if I'm eligible to receive a free certification voucher? A: This offe...

HOW MANY TYPES OF RELATIONSHIP IN SALESFORCE AND EXPLAIN ?

WHAT IS THE RELATIONSHIP IN SALESFORCE? In Salesforce , a relationship defines how two objects are related to each other. These relationships allow you to link data between different objects, enabling you to establish connections and retrieve related information. Salesforce offers several types of relationships, each serving different purposes.  Let's explore the different types of relationships in Salesforce along with examples: Lookup Relationship: In a lookup relationship, one object has a reference to another object using a lookup field.  It represents a simple association between two objects, where the child object holds a reference to the parent object.  Example : In a Sales application, you may have a "Contact" object with a lookup relationship to the "Account" object. Each contact can be associated with a single account. Master-Detail Relationship: A master-detail relationship is a tightly coupled relationship where the child object depends on the existe...

HOW TO LEARN SALESFORCE FROM ZERO

Image
If you want to learn Salesforce from scratch, here's a step-by-step guide to help you get started : Understand Salesforce : Familiarize yourself with the basic concepts of Salesforce. Learn about the cloud computing model, customer relationship management (CRM), and how Salesforce can be used to manage sales, marketing, customer service, and other business processes. Set up a Salesforce Developer Account: Visit the Salesforce website and sign up for a free Salesforce Developer account. This account will give you access to a playground environment where you can practice and experiment with Salesforce features. Explore Trailhead:  Trailhead Trailhead is Salesforce's free online learning platform. It offers a variety of modules and trails that guide you through different aspects of Salesforce. Start with the "Trailhead Basics" trail, which provides an overview of the platform and its features. From there, explore other trails that align with your learning goals, such a...