• Professional Development
  • Medicine & Nursing
  • Arts & Crafts
  • Health & Wellbeing
  • Personal Development

8720 Online Course Marketing courses

Salesforce Build Applications Programmatically on the Salesforce Platform (DEX450)

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for This course is designed for programmatic developers looking to write programmatic customizations to both business logic and UI layers using Apex and Visualforce. You should have a good understanding of core object-oriented programming concepts and experience building declarative solutions on the Salesforce Platform. This course is also a great foundation builder if you're looking to earn your Salesforce Platform Developer I credential. IMPORTANT: Students are expected to follow the steps detailed in the Computer Set-up Guide for this class if you'll be using your own computer when attending a virtual or in-person class. Overview Learn modern tools for developing on the Salesforce Platform using Visual Studio Code, the Salesforce Extension Pack, and the Salesforce CLI. Write business logic customizations using Apex triggers and classes; those customizations will use SOQL and DML. Design programmatic solutions that take advantage of declarative customizations. Describe how your trigger code works within the basics of the Save Order of Execution. Describe some of the fundamental aspects of designing programs on a multi-tenant platform. Write Visualforce markup and code to customize the user interface. Use the built-in testing framework to test Apex and Visualforce. Learn how to customize and design applications programmatically on the Salesforce Platform. In this 5-day class, our platform experts will introduce you to Apex (Salesforce?s programming language) and Visualforce markup, so you can customize your Salesforce applications using code and explore how Apex interacts with declarative customizations on the platform. Learn how to retrieve, manipulate, and store data programmatically in data objects (sObjects), write and test custom logic, write Visualforce pages to customize your user interface, and deploy your solutions to another environment. Get an overview of the declarative automation tools available on the platform and a brief introduction to the Lightning Component framework. Plus, explore the nuances of working on a multi-tenant platform so you can extend the platform to meet business demands. Declarative Automation Create Formula Fields Create Roll-Up Summary Fields Understand Record Types Review Other Automation Tools Build a Data Model on the Salesforce Platform Programming with Apex Describe Key Aspects of Apex That Differentiate It from Other Languages, Such as Java and C# Describe Why Apex Transactions and Governor Limits Must Be Considered When Writing Apex Execute Simple Apex Use the sObject Data Type, the Primitive Data Types, and Basic Control Statements in Apex Using SOQL and SOSL to Retrieve Your Org?s Data Write a Basic Query Using Salesforce?s Query Language, SOQL Process the Result of a Query in Apex Create a Query Dynamically at Run-Time Use SOQL to Query Parent-Child Relationships Describe a Relationship Query Write a Query That Traverses a Child-to-Parent Relationship Write a Query That Traverses a Parent-to-Child Relationship Use SOSL to Search Data Using DML to Manipulate Your Org?s Data List the Differences Between the Ways You Can Invoke DML Operations Write Apex to Invoke DML Operations and Handle DML Errors Deployment What Is Deployment? Deploy Code Using Change Sets Use the Ant Migration Tool Review Managed and Unmanaged Packages Explore Salesforce DX Trigger Essentials Describe What a Trigger Is Used For Describe the Syntax of a Trigger Definition Use Trigger Context Variables Apex Class Essentials Describe How Apex Classes Are Used Define an Apex Class Determine What Data an Apex Class Can Access The Save Order of Execution, Apex Transactions, and Platform Events Describe Key Points in the Order of Execution Describe How Triggers Fit Into and Can Be Impacted by the Order of Execution Describe the Lifecycle of an Apex Transaction Describe the Memory Lifecycle for Static Attributes Use Platform Events for Immediate Error Logging Apex Testing Describe the Apex Testing Framework Create Test Data Write and Run an Apex Test Test Best Practices Strategies for Designing Efficient Apex Solutions Describe Best Practices for Writing Code That Is Easy to Maintain and Extend Write Triggers and Classes That Assume Batches of Data as Input Write Code That Works Efficiently with the Database, Both in Querying and Using DML Trigger Design Strategies List Declarative Mechanisms You Can Use to Implement Complex Business Logic, What Types of Problems They?re Best Used for, and Their Limitations Describe Ways in Which You Can Use Declarative Functionality to Improve Your Programmatic Solutions Working with Visualforce Create a Visualforce Page Reference a Standard Controller Launch a Visualforce Page Using a Custom Button Display Data from a Record in a Visualforce Page Reference Custom Controllers and Controller Extensions Work with List Controllers Visualforce Development Considerations and Testing Describe Common Limit Issues and Security Concerns Describe Strategies for Testing Visualforce Controllers Write Tests for Controller Constructors Write Tests for Action Methods, Getters, Setters, and Properties Lightning Components Create and Surface an Aura Component Create and Surface a Lightning Web Component Additional course details: Nexus Humans Salesforce Build Applications Programmatically on the Salesforce Platform (DEX450) training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Salesforce Build Applications Programmatically on the Salesforce Platform (DEX450) course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Salesforce Build Applications Programmatically on the Salesforce Platform (DEX450)
Delivered OnlineFlexible Dates
Price on Enquiry

Salesforce Build Guided Experiences with OmniStudio (OMS435)

By Nexus Human

Duration 4 Days 24 CPD hours This course is intended for This course is designed for platform developers, UI developers, solution architects, and technical architects who are responsible for the setup, configuration, or maintenance of OmniStudio applications or Salesforce Industry Cloud apps. You should have a solid understanding of basic Salesforce concepts and functionality, including Lightning Web Components (LWC), as well as experience working with relational databases and familiarity with JSON. Ideally, you hold the Salesforce Administrator or Salesforce Platform Developer I credential. This class is recommended for anyone looking to earn their Salesforce Certified OmniStudio Developer credential. Overview Create FlexCards and build an OmniStudio Interaction Console to improve customer experience. Create OmniScripts to ensure productive, consistent user engagement. Use Integration Procedures to execute complex operations on the server and incorporate external data sources. Create and modify DataRaptors to get data from Salesforce, transform data, and save data back to Salesforce. Create Calculation Matrices and Calculation Procedures to execute data lookups and calculations. Discover how to develop engaging, digital-first guided experiences using OmniStudio tools. In this class, our OmniStudio experts will show you how to use FlexCards, OmniScripts, and the OmniStudio Interaction Console to configure applications that elevate the user experience. You?ll learn how to retrieve and transform internal and external data using declarative OmniStudio data tools to get a 360-degree view of customer accounts, empowering you to quickly deliver high-quality, consumer-grade experiences that your users expect. Introduction to OmniStudio Explore OmniStudio Tools and Resources OmniStudio LWC Learn the Benefits and Features of OmniStudio LWC and Component Types FlexCards and Omnistudio Interaction Consoles Design and Build Parent and Child FlexCards Assign Data Sources to FlexCards, Including External Data Sources Configure Fields to Display Data and Configure Actions to Launch OmniScripts from FlexCards Configure FlexCard Flyouts to Display Additional Data Configure Conditions to Display Different Flexcard States Build an OmniStudio Interaction Console OmniScripts Design and Build Simple and Complex OmniScripts Configure OmniScript Elements such as Type Ahead Blocks Configure Element Properties such as Branching Conditions Configure Simple Error Checking Add External Data to an OmniScript Connect an Interaction Launcher to a Console Toolbar Integration Procedures and OmniStudio Data Tools Learn How OmniStudio uses Salesforce sObjects and Fields Learn How Data Flows Between OmniScripts and Integration Procedures Build Integration Procedures and DataRaptors for OmniScripts and FlexCards Use a DataRaptor to Transform FlexCard Data JSONs Build Calculation Matrices and Procedures Test and Troubleshoot Components in the OmniStudio Interaction Console Additional course details: Nexus Humans Salesforce Build Guided Experiences with OmniStudio (OMS435) training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Salesforce Build Guided Experiences with OmniStudio (OMS435) course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Salesforce Build Guided Experiences with OmniStudio (OMS435)
Delivered OnlineFlexible Dates
Price on Enquiry

Salesforce Discover Salesforce Fundamentals to Support Your Business (BSX101)

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for This class is ideal for business users - the people who need to learn what's possible with Salesforce functionality across the suite of products, but aren't necessarily responsible for managing the application. If you're a customer service manager, business executive, business operations manager, sales operations manager, or any other operations, management, or process analysis 'super user,' this class is just what you need to better understand the business value of the Salesforce Platform. Overview Describe the primary business value of each major Salesforce Cloud. Manage users and data. Manage basic org configuration. Create email templates. Create reports and dashboards. Apply and champion Chatter. Understand the Salesforce implementation and maintenance lifecycle. Extend Salesforce functionality beyond basic configuration. Explore what?s possible with Salesforce. In this 3-day class, our Salesforce experts will walk you through the Salesforce Platform, its specific applications, and their business values and benefits. Familiarize yourself with Salesforce Cloud, and learn about platform features and processes to more effectively support day-to-day Salesforce operations within your organization. Through interactive lectures, discussions, and hands-on exercises, you?ll recognize the core elements of the implementation lifecycle, the key considerations to drive user adoption, and the important components of ongoing management of your Salesforce environment. Introduction Understand How Salesforce Works Explore Salesforce Applications Review Salesforce Organization Data Access and Security Control Org Access Manage Who Views and Modifies Objects Unlock Access to Records Share Access to Records Lock Down Individual Fields User Management and Troubleshooting Create New Users Troubleshoot Login, Record Access, and Field Visibility Issues Salesforce Customizations Think About Your Implementation Explore Custom Fields, Picklists, Page Layouts, and Record Types Create Email Templates Business Processes Automation Review Validation Rules Review Assignment and Escalation Rules Review Web-to-Lead and Entitlements Review Lightning Process Builder and Workflow Review Approval Processes and Visual Workflow Reports Explore the Reports Tab, Folders, and Formats Explore the Report Builder Summarize Your Data Dashboards and Data Insights Get More Insight from Your Data Visualize Your Data with Dashboards Create Your Analytics Strategy Everyday Salesforce Collaborate with Chatter, Groups, and Communities Share Feedback with Chatter Answers and Ideas Go Mobile with Salesforce1 Make Salesforce Part of Your Day Data Management Create a Data Migration Strategy Ensure Data Quality Extending Salesforce Drive a Salesforce Implementation Customize Salesforce Using Custom Objects, Apps, and the Salesforce AppExchange Build It Yourself Wrap-up and Certification Review the Certification Process and Resources

Salesforce Discover Salesforce Fundamentals to Support Your Business (BSX101)
Delivered OnlineFlexible Dates
Price on Enquiry

Salesforce Create and Manage Experience Cloud Sites (ADX271)

By Nexus Human

Duration 1 Days 6 CPD hours This course is intended for This class is designed for experienced administrators who are responsible for setting up, configuring, and managing Experience Cloud Sites in their organization. As a Salesforce Administrator, you should have a solid understanding of Salesforce functionality and concepts, and at least 6 months of experience using Salesforce. Overview Enable Digital Experiences in your organization. Describe the capabilities of sites and how they work. Create a new Experience Cloud Site for partner sales. Create an Experience Cloud Site for self-service support. Measure a site's success using dashboards. Keep the site active and engaged with native tools. Connect with your employees, customers, and partners using Experience Cloud Sites. In this 1-day class, you?ll discover how to build a branded space where you can share information and collaborate with people who are key to your organization. Our Salesforce experts will walk you through how to enable Digital Experiences in your organization, create sites for partners and customers, and measure and drive audience participation. This class also provides an overview of the Salesforce Experience Cloud Consultant certification exam objectives to help support you on your journey toward earning your credential. Exam Overview Review Exam Topics Review Exam Logistics Digital Experiences Get to Know Experiences Understand How Sites Work Implement Digital Experiences Understand Deployment Types Build Partner Sites Leverage Experience Builder Templates to Quickly Build Sites Security and Customization Understand Site Limits, Licensing, and Users Create and Customize Your Sites with Experience Builder Enable Experience Cloud for Mobile Serve International Audiences with Multilingual Sites Self-Service Sites Understand Self-Service/Public Site Functionality Go Further with Experience Builder Classify Articles, Questions, and Ideas with Data Categories and Knowledge Build a Site Using the Customer Service Template Add CMS Content to Your Site Build Responsive Sites with Experience Builder Templates Success Metrics Measure Success Install Dashboards and Insights from the AppExchange Site Engagement Drive Engagement Moderate Sites Recognize and Reward Member Participation with Reputation Highlight Topic Experts with Knowledgeable People Additional course details: Nexus Humans Salesforce Create and Manage Experience Cloud Sites (ADX271) training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Salesforce Create and Manage Experience Cloud Sites (ADX271) course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Salesforce Create and Manage Experience Cloud Sites (ADX271)
Delivered OnlineFlexible Dates
Price on Enquiry

Salesforce Drive Sales with the Pardot Lightning App (PDX101)

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for This course is designed for Pardot Marketers and Salesforce Administrators responsible for designing, building, and implementing marketing workflows and reports in the Pardot Lightning App. It's also for Business Users looking to learn more about the Pardot Lightning App. This course is a great foundation builder for anyone looking to take the Salesforce Pardot Specialist Certification Exam. Overview When you complete this course, you will be able to: Enable the Pardot Lightning App. Explain the relationship created between Pardot and Salesforce once the Pardot Lightning App has been enabled. Generate leads with Pardot Lightning App's various lead generation tools including forms, landing pages, and custom redirects. Manage leads with Pardot Lightning App's lead management tools including page actions, automation rules, segmentation rules, dynamic lists, and completion actions. Engage leads with Pardot Lightning App's lead engagement tools including email, personalization, dynamic content, and Engagement Studio. Qualify leads with Pardot Lightning App's scoring and grading functionality. Interpret data generated via Pardot Lightning App's reporting capabilities. Design and execute successful end-to-end marketing workflows using the Pardot Lightning App. Discover how to drive more qualified leads, nurture prospects through the sales cycle, and sell more effectively using the Pardot Lightning App. In this 3-day class, Pardot experts will show you how to design and implement marketing workflows in the Pardot Lightning App to make data-driven decisions and drive your company?s business forward. Learn how to create and automate dynamic emails, generate and qualify leads, and leverage reports and data to boost sales. Course Introduction Review Course Objectives Set Learner Expectations Review Housekeeping Items Review Additional Course Resources Explore Course Case Study Salesforce Integration Understand the Pardot-Salesforce Relationship Sync Data Between Salesforce and Pardot Enable the Pardot Lightning App in Salesforce Create Custom Fields Review Salesforce Campaigns Administration Create a Pardot Dashboard Authenticate Your Email Sending Domains Sync with Third-Party Applications Using Connectors Restore Assets from the Recycle Bin Create and Assign Users and User Groups Understand Usage Governance Visitors and Prospects Understand Pardot Visitors Understand Pardot Prospects List Management Create List Types Organize Prospects Using Static Lists Test Emails Using Test Lists Personalization and Email Marketing Personalize Your Emails with HML and Advanced Dynamic Content Automate Email Marketing Create Email Templates See What Works Best for Your Audience Using AB Testing Track Email Performance Using Email Reports Forms and Landing Pages Capture Leads with Forms Convert Visitors to Leads Using Landing Pages Track Leads with Forms and Landing Page Reports Track Clicks Using Custom Redirects Create Custom Redirect Reports Lead Management Trigger Page Actions Automate Actions from a Marketing Element Using Completion Actions Create a List of Prospects and Apply a Segmentation Action Using Segmentation Rules Create Repeatable, Criteria-Based Automation Rules Create Dynamic Lists Choose an Automation Tool Lead Qualification Understand Prospect Scoring Grade Prospects Based on Profiles Lead Nurturing Build an Engagement Program Create Engagement Program Reports Additional course details: Nexus Humans Salesforce Drive Sales with the Pardot Lightning App (PDX101) training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Salesforce Drive Sales with the Pardot Lightning App (PDX101) course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Salesforce Drive Sales with the Pardot Lightning App (PDX101)
Delivered OnlineFlexible Dates
Price on Enquiry

Salesforce Build CPQ Solutions for Industries (IPQ435)

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for This class is ideal for Salesforce Certified Administrators and Platform Developers responsible for developing and managing Industries CPQ applications, including catalogs and pricing. It's also designed for solution architects and technical architects looking to understand the full capabilities of Industries CPQ in order to formulate industry-specific solutions. This class is also a great foundation builder for anyone looking to earn the Salesforce Certified Industries CPQ Developer credential. Overview When you complete this course, you will be able to: Create 'perfect' orders using order capture and asset-based ordering functionality. Define products and product bundles in the shared catalog. Use pricing components to support simple and complex pricing strategies. Create promotions and discounts to adjust pricing for a limited time. Use rules to ensure the right products are available to the right customers at the right price. Build ordering and quoting solutions using Industries Digital Commerce & CPQ APIs. xplore how to develop Configure, Price, Quote (CPQ) solutions using Industries CPQ. In this class, our Industries CPQ experts will show you how to configure CPQ solutions that ensure your customers get the right products and the right prices at the right time. You?ll learn how to set up and manage products and prices, leverage promotions and rules to drive action, and build a guided experience declaratively using Industries Digital Commerce and CPQ APIs.Note: This class focuses on Industries CPQ, previously known as Vlocity CPQ, and does not cover Salesforce CPQ. Introduction Explore Communications, Media, and Energy and Utilities Clouds and Industries CPQ Understand the Industries CME Data Model Order Capture Create and Configure Orders Using the Cart Work with MACD and ABO Orders Cancel an Order Create Orders with Non-Assetizable Products Configure Data Movement Across Line Items Using Field Mapper Enterprise Product Catalog Create Attributes and Picklists Create Object Types and Learn Inheritance Architecture Create Products Set Product Attribute Metadata and Override Attribute Defaults Create Product Bundles and Define Product Cardinality Work with Product Lifecycle Dates Manage the Shared Catalog?s Platform Cache Pricing Configure One-Time and Recurring Prices Define Price Lists and Child Price Lists Implement Base and Bundled Prices Configure Time Plans and Policies Configure Advanced Pricing Strategies such as Attribute-Based Pricing and Usage Pricing Promotions and Discounts Determine the Difference Between Products, Product Bundles, and Promotions Compare Pricing Adjustments and Overrides Create Promotions for Existing Products Adjust Prices and Time Plans Create Contextual Discounts for Orders, Accounts, and Contracts Identify the Best Type of Pricing Adjustment Given a Scenario Rules Build Context Rules Components Create and Apply Context Rules to Products, Promotions, Price Lists, and Price List Entries Create Product Relationships to Recommend, Exclude, or Require other Products Create Advanced Rules to Modify Product Attributes During Order Capture Create Advanced Rules to Auto-Add Products to the Cart Identify the Best Type of Rule to Use Given a Scenario Guided Selling Customize a Guided LWC Interaction for Purchasing Products Explore Industries Digital Commerce LWC, SDK, and Cacheable APIs Learn About CpqAppHandler Service, Its Methods, and Cart-Based APIs Additional course details: Nexus Humans Salesforce Build CPQ Solutions for Industries (IPQ435) training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Salesforce Build CPQ Solutions for Industries (IPQ435) course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Salesforce Build CPQ Solutions for Industries (IPQ435)
Delivered OnlineFlexible Dates
Price on Enquiry

Salesforce Configure and Administer a Salesforce CPQ Solution (CPQ301)

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for This class is ideal for experienced Salesforce Administrators, business analysts, and implementation specialists looking to gain a greater technical understanding of Salesforce CPQ Administration. It's also designed for experienced administrators, solution architects, implementation consultants, and developers looking to understand the full capabilities of Salesforce CPQ in order to formulate solutions for their business. This class is also a great foundation builder for anyone looking to earn the Salesforce CPQ Specialist credential. Overview When you complete this course, you'll be able to: Set Up Products, Bundles, and Product Rules Build Price Rules to Automatically Populate Field Values While Quoting or Configuring a Bundle Set Up Appropriate System Discounts and Pricing Methods Configure Dynamic Output Document Generation Manage Subscription Products (Including the Processes for Renewing and/or Amending Them) Formulate Sound Solutions to Common CPQ Business Requirements Make Significant Progress in Preparing for the Salesforce Certified CPQ Specialist Exam Discover how to configure an end-to-end Salesforce CPQ solution with out-of-the-box functionality. In this 5-day class, our CPQ experts will give you an in-depth look at Salesforce CPQ and its applications. You?ll learn how to set up and manage products, configure discount and pricing methods, create and manage subscriptions, and formulate solutions to meet common CPQ business requirements so you can successfully implement a Salesforce CPQ solution for your company. Course Introduction Review Course Objectives Set Learner Expectations Review Housekeeping Rules Explore Additional Course Resources Review Exam Quick Facts Introduction to CPQ Understand the Business Case for CPQ Watch an End-to-End Solution Demo Build a Quote Object Model Foundations Get Familiar with Products, Price Books, and Price Book Entries Review Product Fields Integral to Basic Salesforce CPQ Functionality Product Selection Modify Out-of-the-Box Button Behavior for Product Selection Review Guided Selling Bundle Configuration Define and Build Product Bundles Enforce Business Logic with Product Features Option Selection Guidelines Enforce Business Logic with Option Constraints Product Rules Define Product Rules Enforce Business Logic with Product Rules (Including Validation Rules, Alert Rules, Selection Rules, and Dynamic Bundles) Build Product Rules Using Supporting Objects (Including Error Conditions, Product Actions, Summary Variables, Configuration Rules, and Configuration Attributes) Pricing Methods Discover Pricing Waterfall Default Flows Review List Pricing, Cost Plus Markup, and Block Pricing Use Contracted Pricing for Negotiated Prices Subscription Pricing Configure Subscription and Proration Pricing Methods Understand How Subscription Pricing Methods Affect List and Regular Price Discounting Compare Discounting Strategies Build a Discount Schedule Price Rules Set Values for Quote and Quote Line Fields Declaratively Review CPQ Advanced Quote Calculator Calculation Events and Conditions Understand Price Action Sources (Including Static Values, Summary Variables, Formulas, and Lookup Tables) Create Lookup Queries to Outsource Evaluation to a Lookup Object Advanced Approvals Compare and Contrast the Advanced Approval Package Versus Native Approvals Define Approvers, Approval Chains, Approval Variables, and Approval Rules to Meet Specific Business Requirements Quote Templates Generate Dynamic Output Documents Create Conditional Template Content Localization and Multicurrency Make Accommodations for Localization Define Localization and How It Works in CPQ Orders Review Business Purposes of an Order Define the Data Model for Orders Define Data Requirements to Generate Orders Contracts, Renewals, and Amendments Generate New Contracts to Manage Active Subscriptions Related to an Account Review Amendment and Renewal Processes Review Renewal Pricing Methods Capstone Class Project: Troubleshoot Common Scenarios in Salesforce CPQ Design a Solution

Salesforce Configure and Administer a Salesforce CPQ Solution (CPQ301)
Delivered OnlineFlexible Dates
Price on Enquiry

Introduction to sales (In-House)

By The In House Training Company

When staff are new to sales it can seem daunting, especially when they have targets to meet. If the staff you need to promote your products and services get it wrong then it can knock their confidence and negatively impact how your customers see you as an organisation. This programme provides staff with the basic skills they need to sell. This course will help participants: Profile customers Research and identify potential new customers Use the consultative sales process Build effective rapport with customers Identify customer needs through effective questioning and listening Position products and services effectively Close the sale or gain commitment to further action Manage their customer portfolio to maximise sales 1 Introduction Aims and objectives of the training Personal introductions and objectives Self-assessment of existing sales skills Overview of content 2 Knowing your customers Who are your customers, and what do they want from you? What are your strengths, compared to your competitors? Who are your new potential customers? How do you communicate with new customers? What do you need to know about your customers before you start to sell? Making the initial approach Planning your pipeline - keeping the customers coming 3 The four-step sales process Overview of the consultative sales process Key benefits of using the consultative sales process Focusing on behaviours not targets The behaviours of a good salesperson Common pitfalls and mistakes Personal strengths and weaknesses 4 Building rapport First impressions - Mehrabian theory of communication Short cuts to building rapport Looking out for clues as to how the customer is thinking Looping back to keep the conversation flowing Acknowledging past communication Dealing with emotions such as anger Setting the agenda to keep control Getting past gatekeepers 5 Questioning and listening How to ask open questions to uncover information Left brain questions When closed question can be useful What stops us listening? The four levels of listening How to develop your listening skills 6 Presenting products and services to customers When to present Using benefits not features Making it personal Using reciprocity The tendency towards the middle Using consistency 7 Gaining commitment Testing the water Dealing with objections using ACLEO Asking for the business Getting referrals Ending with a personalised close Following-up 8 Managing your customer pipeline Spotting opportunities for cross-sales Managing your portfolio Maximising sales proactively Review meetings Customer satisfaction measures and surveys Mystery shopping 9 Putting it all together Skills practice Personal learning summary and action plans

Introduction to sales (In-House)
Delivered in Harpenden or UK Wide or OnlineFlexible Dates
Price on Enquiry

Sales awareness for IT professionals (In-House)

By The In House Training Company

In the fast-changing world of business, and especially IT, everyone in the organisation should be involved in sales. One of the best ways is to give the customer an outstanding experience. The customer experience is the competitive battlefield of today. Sales may be won or lost here. You can either close a sale for a quick buck, or open a long-term relationship to create a high lifetime value customer. By developing excellent communication skills, rapport and, most of all, a desire to serve and listen to the needs of the customer to the best of their ability, both sales teams and other IT professionals will create trust, nurture relationships and develop awareness of other opportunities with the customer. By the end of this course, participants will be able to: Understand the power of a positive customer experience in developing sales opportunities Recognise and develop a sales opportunity when it arises Engage with customers and develop rapport and trust Use verbal and non-verbal communication skills and pick up on signals Ask powerful questions - and listen to the answers Create 'magic moments' for the customer Turn a complaint into an opportunity Know when to ask for referrals and testimonials Pass on leads to the relevant people 1 Introduction Aims and objectives Beliefs about sales 2 Building rapport First impressions Short cuts to rapport Finding common interests 3 Selling or serving? Managing emotions and behaviour - Transactional Analysis Moments of truth - creating 'magic moments' Speed sells - the follow-up 4 Meetings Planning a successful meeting Pre-meeting connection and assistance Sales meeting failure reasons Right v wrong mindset 5 Communication - verbal and non-verbal The 3 Vs - Visual, Verbal, Vocal Picking up on signals 7 power questions Questioning techniques LISTEN - 3 types of listening skills 6 Influencing 6 levels of influence Framing to change perspectives Turning complaints into opportunities 7 Referrals The power of referrals How and when to ask for a referral 5 steps from rapport to referral 8 Presentation and pitching (optional session) Basic presentation structure and delivery Creating powerful impressions Creating a 60-second pitch The elevator 10-second pitch - answering 'What do you do?' Sales presentations Emotion v Intellect - how to engage Using visuals

Sales awareness for IT professionals (In-House)
Delivered in Harpenden or UK Wide or OnlineFlexible Dates
Price on Enquiry

Best Salesforce Training in Hyderabad

By Salesforce Masters

Salesforce coursesare structured learning programs designed to equip individuals with the knowledge and skills needed to leverage Salesforce effectively. Whether you're a sales professional aiming to boost your productivity, a marketer seeking to optimize campaign performance, or a business owner looking to enhance customer relationships, there's a Salesforce course tailored to your specific goals and requirements. These courses cover a wide range of topics, including Salesforce basics, advanced administration, automation, app development, and more. They are typically delivered through a combination of online modules, instructor-led sessions, hands-on exercises, and real-world case studies, ensuring that learners not only grasp theoretical concepts but also gain practical experience that can be applied directly in their roles. Benefits of Salesforce Courses Investing in Salesforce courses offers a multitude of benefits for individuals and organizations alike: Enhanced Productivity: By mastering Salesforce, professionals can streamline workflows, automate repetitive tasks, and optimize their day-to-day processes, resulting in increased productivity and efficiency. Improved Customer Experiences: Salesforce enables businesses to deliver personalized experiences at every touchpoint, from initial lead capture to post-sale support. Courses on Salesforce CRM empower individuals to leverage customer data effectively, anticipate needs, and provide exceptional service, thereby fostering long-term customer loyalty. Competitive Advantage: In today's competitive market, companies that leverage Salesforce effectively gain a significant edge over their counterparts. By investing in Salesforce training, organizations can ensure that their teams are equipped with the latest tools and techniques to stay ahead of the curve. Career Advancement: Salesforce skills are in high demand across industries, with certifications such as Salesforce Administrator, Salesforce Developer, and Salesforce Architect being highly sought after by employers. Completing Salesforce courses not only enhances one's skill set but also opens up new career opportunities and prospects for advancement. Flexibility and Accessibility: Salesforce courses are available in various formats, including online self-paced modules, live virtual classrooms, and in-person training sessions, making them accessible to learners regardless of their location or schedule. This flexibility allows individuals to learn at their own pace and tailor their learning experience to suit their needs. Continuous Learning and Growth: The Salesforce platform is constantly evolving with new features, updates, and enhancements being rolled out regularly. By enrolling in Salesforce courses, professionals can stay updated with the latest trends and best practices, ensuring that their skills remain relevant and in-demand in the ever-changing landscape of technology. Choosing the Right Salesforce Course With a plethora of Salesforce courses available in the market, choosing the right one can seem daunting. However, by considering the following factors, individuals can make informed decisions that align with their learning objectives: Reputation and Accreditation: Look for courses offered by reputable training providers with a proven track record of delivering high-quality content and certified instructors. Accredited courses endorsed by Salesforce are particularly valuable as they adhere to industry standards and best practices. Curriculum and Learning Objectives: Review the course curriculum to ensure that it covers topics relevant to your goals and skill level. Whether you're a beginner looking to master the basics or an experienced professional seeking advanced training, the course content should be comprehensive and aligned with your learning objectives. Delivery Mode and Flexibility: Consider your preferred learning style and schedule when choosing a course delivery mode. Online courses offer flexibility and convenience, while instructor-led sessions provide opportunities for interactive learning and real-time feedback. Choose a format that suits your preferences and availability. Hands-on Experience and Practical Exercises: Effective Salesforce training goes beyond theoretical concepts, providing hands-on experience through practical exercises, case studies, and real-world simulations. Look for courses that offer opportunities for application-based learning, allowing you to reinforce your understanding and skills through practical application. Support and Resources: Evaluate the level of support and resources provided by the training provider, including access to instructors, discussion forums, online communities, and supplementary materials. A supportive learning environment can enhance your overall learning experience and facilitate knowledge sharing and collaboration with peers.

Best Salesforce Training in Hyderabad
Delivered Online On Demand1 hour
FREE

Educators matching "Online Course Marketing"

Show all 55
Clockwork Eye Video

clockwork eye video

4.9(8)

Bradford

We’re passionate about helping businesses harness the power of video. Whether you want to increase visibility, build trust, or stand out on social media, video is the most effective "Show and Tell" tool you can use. 🎥 Explore our hands-on video training workshops: ✔ Creating Videos For Business – Learn how to confidently plan, film and produce effective videos using your mobile phone, with content that speaks directly to your audience. ✔ Beginners Guide to Video Editing – Discover the basics of editing, from trimming clips to adding music and text, using simple and accessible software. ✔ YouTube For Business – Understand how to build and grow a successful YouTube channel, from setting it up to optimising your videos for better reach and engagement. ✔ Creating Videos With OBS Studio – Master OBS Studio to create professional-looking videos, ideal for tutorials, webinars and social content. But having videos alone isn’t enough — success comes from knowing how to integrate them into your wider marketing and social media strategy. 📞 Ready to boost your marketing and engage your ideal audience? Call us on 01535 517077 or email info@clockworkeye.co.uk [info@clockworkeye.co.uk] and let’s explore how we can help. 💡 Just getting started? Check out our Video Creators Club – the perfect place to learn, practise, and grow your video skills with expert support: 👉 https://clockworkeye.co.uk/video-creators-club [https://clockworkeye.co.uk/video-creators-club]

Brand Constellations

brand constellations

UNLOCK THE POWER OF STRATEGIC BRANDING WITH THE BRAND CONSTELLATIONS FRAMEWORK A Clear, Actionable Approach to Building & Managing Brands Branding is more than just a logo or a marketing campaign—it’s a strategic asset that drives business success. Whether you’re a CMO, founder, marketing leader, or someone eager to understand how great brands are built, this course will give you the tools to create, analyze, and manage a brand with confidence. -------------------------------------------------------------------------------- COURSE OVERVIEW 5 Modules | 28 Videos | 85 Minutes Total Includes Course Workbook for Hands-On Brand Analysis Earn a Certificate of Completion This structured, easy-to-follow course breaks down the Brand Constellations Framework into five powerful modules, giving you a clear, actionable process to build and manage a brand that stands out in the market. Each module includes engaging video lessons, real-world examples, and exercises to ensure that you apply what you learn immediately. The course workbook leads participants through an in-depth analysis of the eight stars of the Brand Constellations Framework, helping you identify strengths, weaknesses, and opportunities in your brand strategy. Upon completion of the course, you’ll receive a certificate, recognizing your expertise in brand strategy using the Brand Constellations Framework. -------------------------------------------------------------------------------- MEET YOUR INSTRUCTOR: STEVEN SILVERMAN, PH.D. Steven Silverman, Ph.D., is a branding expert, author, and consultant with over 30 years of experience working with some of the world’s most influential companies, including Microsoft, Amazon, Bose, DuPont, and Mars. As the creator of the Brand Constellations Framework, he has helped organizations align their brand strategy with business growth, ensuring brand consistency, differentiation, and market leadership. In addition to consulting, Steven teaches MBA courses in Brand Management and Marketing Strategy, providing real-world applications of branding principles to future business leaders. His Ph.D. in marketing and strategy allows him to bridge academic insights with hands-on business applications, giving you a research-backed, practical approach to brand building. This course is designed to take you beyond basic marketing concepts and give you a structured, actionable framework to create a brand that truly works—one that attracts customers, builds trust, and drives long-term success. -------------------------------------------------------------------------------- WHAT YOU’LL LEARN IN THIS COURSE The Brand Constellations Framework – A structured, research-backed model that helps you align every aspect of your brand for long-term success. How to Avoid Brand Confusion – Learn why so many brands struggle with differentiation and how to make your brand stand out. The Eight Dimensions of a Strong Brand – Explore how product, price, placement, promotion, category, competitors, company, and customer work together to shape brand meaning. Real-World Case Studies & Practical Applications – See how top brands succeed (or fail) based on their strategic choices. Hands-On Brand Analysis Workbook – Walk through a guided analysis of all eight stars of the Brand Constellations Framework, helping you evaluate and refine your brand. Earn a Certificate of Completion – Demonstrate your expertise in brand strategy with an official certificate. -------------------------------------------------------------------------------- WHO SHOULD TAKE THIS COURSE? Startup Founders & Entrepreneurs – Build a brand that attracts customers and investors. Marketing & Brand Managers – Strengthen brand positioning and alignment across all touchpoints. Corporate Leaders & Executives – Ensure your company’s brand strategy supports business goals. Students & Branding Enthusiasts – Gain expert-level insights into how great brands are built. -------------------------------------------------------------------------------- WHY THIS COURSE? This is not just another branding course. It’s a complete framework for brand strategy—one that helps you bridge the gap between branding, marketing, and business growth. Based on decades of research, real-world experience, and proven methods, the Brand Constellations Framework gives you the clarity and structure you need to manage a brand effectively. Unlike other courses that focus only on logos and messaging, this course shows you how to align your entire brand with your business strategy. Short, Actionable & High-Impact – With 85 minutes of content spread across 28 videos, you can complete the course at your own pace and apply insights immediately. Exclusive Course Workbook – The hands-on workbook guides you through an in-depth analysis of your brand, helping you refine key aspects of your strategy using the Brand Constellations Framework. Earn a Certificate – Show your mastery of strategic brand management with an official certification upon completion. -------------------------------------------------------------------------------- TAKE CONTROL OF YOUR BRAND TODAY Get Instant Access – Enroll now and start building a brand that works. Learn at Your Own Pace – Online, flexible, and designed for real-world application. Hands-On Strategy Development – Use the exclusive course workbook to refine your brand in a structured, strategic way. Earn a Certificate – Validate your expertise and enhance your professional credentials. Enroll Now and Start Your Brand Strategy Journey! 🚀