Salesforce CPQ in the Wild course is Launched!

Grab Now

Timeline of the episodes!

You can find when and what topics are published here to get a better hang of the roadmap.

Timeline

  1. Get all incidents JSON response after Authentication

    Salesforce Integration Master Course (Advanced Apex)

  2. Now let's get Access Token from Auth Code & Code Verifier

    Salesforce Integration Master Course (Advanced Apex)

  3. Let's send Auth Code to LWC and extract it using CurrentPageReference

    Salesforce Integration Master Course (Advanced Apex)

  4. Writing code to generate and get the Auth Code

    Salesforce Integration Master Course (Advanced Apex)

  5. Now that we know how to get Auth Code and access_token let's test it using Postman App

    Salesforce Integration Master Course (Advanced Apex)

  6. Let's understand how to get auth code and access_token

    Salesforce Integration Master Course (Advanced Apex)

  7. Spinning up a new Dev Instance on Service Now Platform

    Salesforce Integration Master Course (Advanced Apex)

  8. Let's deserialize the batch companies info JSON response we got back

    Salesforce Integration Master Course (Advanced Apex)

  9. Introduction to Proof Key for Code Exchange Flow [PKCE Flow]

    Salesforce Integration Master Course (Advanced Apex)

  10. Alright, let's make a POST callout now and serialize the input

    Salesforce Integration Master Course (Advanced Apex)

  11. Extract the access_token and get the company record using the token

    Salesforce Integration Master Course (Advanced Apex)

  12. Trade the auth code for access_token

    Salesforce Integration Master Course (Advanced Apex)

  13. Inject the Auth code from VF to LWC and hold the state of the data

    Salesforce Integration Master Course (Advanced Apex)

  14. I need to change the redirect URL and make things dynamic

    Salesforce Integration Master Course (Advanced Apex)

  15. Why do I need to use window.location.href and not Navigation Mixin?

    Salesforce Integration Master Course (Advanced Apex)

  16. Creating a LWC component and exposing it as a Lightning Tab

    Salesforce Integration Master Course (Advanced Apex)

  17. Using Postman App to get the JSON response

    Salesforce Integration Master Course (Advanced Apex)

  18. Testing the API using HubSpot native playground

    Salesforce Integration Master Course (Advanced Apex)

  19. HubSpot account creation, app creation and implementing Auth code grant type authentication

    Salesforce Integration Master Course (Advanced Apex)

  20. Let's automate stuff with a Product Rule and then wrap it up

    Salesforce CPQ in the Wild

  21. Add product image to QLE

    Salesforce CPQ in the Wild

  22. Let's spice up the product search view

    Salesforce CPQ in the Wild

  23. Now let's configure the Discount Schedules

    Salesforce CPQ in the Wild

  24. Let's configure the last product - Enterprise Plan

    Salesforce CPQ in the Wild

  25. Configure the second bundle product - Pro Plan

    Salesforce CPQ in the Wild

  26. Add features to make the configuration of the products easy

    Salesforce CPQ in the Wild

  27. Configure another add-on product Instructor Led Training

    Salesforce CPQ in the Wild

  28. Configure Certification Coupons add-on Product

    Salesforce CPQ in the Wild

  29. Configure the first bundled Product - Starter Plan

    Salesforce CPQ in the Wild

  30. Walk through of the project

    Salesforce CPQ in the Wild

  31. Adding Localisation to Custom Quote Templates

    Salesforce CPQ in the Wild

  32. Providing multiple file formats to save Contracts & where the contracts are stored

    Salesforce CPQ in the Wild

  33. Display Discount Schedule on Quote PDF

    Salesforce CPQ in the Wild

  34. Conditionally render columns on the Quote PDF

    Salesforce CPQ in the Wild

  35. Filtering the Quote Lines displayed on the Quote PDF

    Salesforce CPQ in the Wild

  36. Exploring the commonly used fields on Template Section

    Salesforce CPQ in the Wild

  37. Watermarking the Quote PDFs and adding logos to Quote Templates

    Salesforce CPQ in the Wild

  38. Adding other PDFs to Quote Template

    Salesforce CPQ in the Wild

  39. Adding HTML to the custom Quote Template

    Salesforce CPQ in the Wild

  40. Adding Quote Terms conditionally to the custom Quote Template

    Salesforce CPQ in the Wild

  41. Adding Quote Terms to the custom Quote Template

    Salesforce CPQ in the Wild

  42. Adding Quote Lines to the custom Quote Template

    Salesforce CPQ in the Wild

  43. Creating a Custom Quote Template and customizing it

    Salesforce CPQ in the Wild

  44. Consolidate & Renew multiple Contracts to single Contract

    Salesforce CPQ in the Wild

  45. Asset Renewal process end-to-end flow

    Salesforce CPQ in the Wild

  46. How does Contract Renewal work and the end-to-end flow

    Salesforce CPQ in the Wild

  47. Asset Amendment process end-to-end flow

    Salesforce CPQ in the Wild

  48. How to Amend contracts and the end-to-end flow

    Salesforce CPQ in the Wild

  49. Contract Amendments & Renewals

    Salesforce CPQ in the Wild

  50. Price Rules Scenario #4

    Salesforce CPQ in the Wild

  51. Price Rules Scenario #3

    Salesforce CPQ in the Wild

  52. Price Rules Scenario #2

    Salesforce CPQ in the Wild

  53. Price Rules Scenario #1

    Salesforce CPQ in the Wild

  54. Price Rules introduction and a hands on scenario

    Salesforce CPQ in the Wild

  55. Price Rules

    Salesforce CPQ in the Wild

  56. Let's have a look at all the left over fields on Discount Schedule

    Salesforce CPQ in the Wild

  57. All about discount fields on Quote and Quote Line Item

    Salesforce CPQ in the Wild

  58. All about the pricing fields on Quote and Quote Line Items

    Salesforce CPQ in the Wild

  59. How is Net Price field calculated?

    Salesforce CPQ in the Wild

  60. How is Partner Price field calculated?

    Salesforce CPQ in the Wild

  61. How is Customer Price field calculated?

    Salesforce CPQ in the Wild

  62. What happens when the Sales Rep modifies Discount Schedule?

    Salesforce CPQ in the Wild

  63. What is the purpose of Override Behavior in Discount Schedules?

    Salesforce CPQ in the Wild

  64. What does the field 'Cross Orders' do in Discount Schedules?

    Salesforce CPQ in the Wild

  65. What does the field 'Cross Product' do in Discount Schedules?

    Salesforce CPQ in the Wild

  66. Let's explore the fields Type, Discount Unit and Aggregation Scope in Discount Schedules

    Salesforce CPQ in the Wild

  67. How Discount Schedules influences Regular Price Field?

    Salesforce CPQ in the Wild

  68. Discount Schedules

    Salesforce CPQ in the Wild

  69. How Product Option Discount influences Special Price field?

    Salesforce CPQ in the Wild

  70. How Contracted Price influences Special Price field?

    Salesforce CPQ in the Wild

  71. How Cost plus Markup Price influences Special Price field?

    Salesforce CPQ in the Wild

  72. How Option Price Override influences List Price field?

    Salesforce CPQ in the Wild

  73. How Percentage of Total [POT] influences List Price field?

    Salesforce CPQ in the Wild

  74. What is Overage Pricing and when do we need it?

    Salesforce CPQ in the Wild

  75. How Block Pricing influences List Price field?

    Salesforce CPQ in the Wild

  76. How is Original Price field calculated?

    Salesforce CPQ in the Wild

  77. Pricing Methods

    Salesforce CPQ in the Wild

  78. What? Can we modify the fields displayed on the Consumption Schedules on QLE? Yes!

    Salesforce CPQ in the Wild

  79. Data flow in Consumption Schedules

    Salesforce CPQ in the Wild

  80. How to configure Usage based products 2/2?

    Salesforce CPQ in the Wild

  81. How to configure Usage based products 1/2?

    Salesforce CPQ in the Wild

  82. Usage based products

    Salesforce CPQ in the Wild

  83. Introduction & Configuring yearly, monthly, custom billing periods in MDQ Products

    Salesforce CPQ in the Wild

  84. Multi-Dimensional Quoting (MDQ) products

    Salesforce CPQ in the Wild

  85. Let's look at how to use configuration attributes in Product Rules

    Salesforce CPQ in the Wild

  86. Creating dynamic bundles using Product Rules.

    Salesforce CPQ in the Wild

  87. How to use summary variables in Product Rules

    Salesforce CPQ in the Wild

  88. Product rules with Quote & Quote Lines object

    Salesforce CPQ in the Wild

  89. Type as selection

    Salesforce CPQ in the Wild

  90. Type is Validation and Alert 2/2

    Salesforce CPQ in the Wild

  91. Introduction, Type is Validation and Alert 1/2

    Salesforce CPQ in the Wild

  92. Action button are in GA now!

    What's new in Winter '25 Release

  93. Perform upsert operation using Create Record DML block

    What's new in Winter '25 Release

  94. Choice lookup now accepts multiple user inputs

    What's new in Winter '25 Release

  95. Let's start with some UI enhancements

    What's new in Winter '25 Release

  96. View summary - in Public groups

    What's new in Winter '25 Release

  97. Access Granted By - feature on View Summary of the user record

    What's new in Winter '25 Release

  98. New option "Object Access" available on sObjects

    What's new in Winter '25 Release

  99. A new component Dynamic Highlights Panel is around the corner

    What's new in Winter '25 Release

  100. Users now have Lightning list views!

    What's new in Winter '25 Release

Keep me in the loop!

Email me when a new episode is published (Promise, I will not spam you)

You're signing up to receive emails from Salesforce Casts