Episodes

  • 226: Winter ’25 Release Highlights with Mohith Shrivastava
    Sep 16 2024

    In this episode, we welcome back Mohith Shrivastava to delve into the groundbreaking features of the Salesforce Winter '25 release. We discuss Agentforce, Salesforce's innovative AI agentic solution that leverages tools like Flows, Apex, and Prompt Builder to autonomously execute tasks. The episode also highlights advancements in Agent Builder (fka Copilot Builder) for creating assistive and autonomous agents, and the introduction of Agentforce for Developers.

    Further, we explore significant updates in Salesforce Data Cloud, including Retrieval-Augmented Generation (RAG) capabilities, vector search, and the much-anticipated beta release of Data Cloud sandboxes. Finally, we touch on the new local development feature for Lightning Web Components (LWC) that provide real-time previews and rapid iterations.

    Tune in to learn how these Winter '25 updates can elevate your Salesforce development and data management capabilities.

    Show Highlights:

    • Enhancements to Copilot Builder with new topic-based action categorization for assistive and autonomous agents.
    • A chat agent for Salesforce developers to explain code, write test cases, and generate documentation.
    • Upcoming features like Data Cloud sandboxes for secure testing and new dependencies between Data Cloud and Salesforce platform packages for ISVs.
    • Lightning Web Components (LWC) advancements, including local development for real-time previews and rapid iterations.
    • New Apex feature preventing collection modification during iteration to enhance code stability and consistency.

    Links:

    • The Salesforce Developer’s Guide to the Winter ’25 Release - https://developer.salesforce.com/blogs/2024/09/winter25-developers
    Show more Show less
    21 mins
  • 225: Einstein Models API with Alba Rivas
    Sep 2 2024

    Alba Rivas, a passionate Salesforce Developer Advocate, shares her insights on the power of Salesforce's Models API. Discover how this API enables developers to seamlessly integrate large language models via REST API or Apex, eliminating the need for custom code or prompt templates. Alba highlights the critical role of the Einstein Trust Layer in ensuring data security, compliance, and efficient integration with external models. Gain knowledge on AI implementation, including maintaining audit trails, monitoring data for toxicity, and using human feedback for refining AI systems.

    We also explore the flexibility and capabilities of the Models API, offering a centralized interface for developers, along with resources like Postman collections, codeLive sessions, and an upcoming Trailhead module to support your journey in mastering generative AI with Salesforce.

    Show Highlights:

    • Discussion on the Einstein Trust Layer's role in ensuring security, data masking, and compliance for generative AI applications.
    • Comparison between using prompt templates and the Models API.
    • Importance of maintaining an audit trail.
    • Focus on the value of human feedback in refining AI systems and the benefits of a centralized interface for developers.
    • Insights into practical AI implementation and the flexibility offered by the Models API.

    Links:

    • Postman Collection - https://www.postman.com/salesforce-developers/workspace~34382471-0c97-40e5-a206-f947271665c4/collection/onih7sc/models-apis-beta
    • Einstein Models API Documentation - https://developer.salesforce.com/docs/einstein/genai/guide/models-api.html
    • codeLive: Exploring the New Models API (Beta) - https://www.youtube.com/watch?v=hf95_ghGeNI
    Show more Show less
    23 mins
  • 224: MuleSoft Intelligent Document Processing with Akshata Sawant
    Aug 19 2024

    In this episode, we sit down with expert Akshata Sawant to discuss MuleSoft Intelligent Document Processing (IDP). Akshata delves into how IDP uses AI to extract and organize data from a variety of unstructured documents, such as purchase orders, invoices, and driving licenses, using AWS Textract for exact information extraction. The discussion highlights IDP's seamless integration with multiple systems via REST API endpoints and its application in automating the processing of daily invoices received via email.

    Learn about IDP's ability to handle different document structures without needing multiple templates and the crucial role of human oversight when the AI's confidence ratio falls below 80%, ensuring accuracy and reliability. This episode offers a comprehensive look at how IDP can revolutionize document workflows, balancing automation with human intervention, and provides valuable resources for further learning.

    Show Highlights:

    • Using AI to extract and organize data from unstructured documents
    • Integration of AWS Textract for exact information extraction and seamless integration via REST API endpoints
    • Accessing and using IDP through the Anypoint Platform with ease
    • Managing different document structures without multiple templates and the role of human oversight for accuracy

    Links:

    • Getting Started with Intelligent Document Processing: Part 1 - https://www.youtube.com/watch?v=Yi160vy7gg4
    • Getting Started with Intelligent Document Processing: Part 2 - https://www.youtube.com/watch?v=iGvAypuzAvw
    • How to Get Started With Intelligent Document Processing - https://blogs.mulesoft.com/dev-guides/how-to-get-started-with-intelligent-document-processing/

    Show more Show less
    16 mins
  • 223: Data Cloud Summer '24 Features with Danielle Larregui
    Aug 5 2024

    What groundbreaking features are making waves with Salesforce Data Cloud this summer? Join us for a conversation with Danielle Larregui as she walks us through the latest advancements in the Summer '24 release. We discuss the innovative ability to virtualize data model objects on account records and the extended reach of Enrichments to include more standard and custom objects. Plus, Danielle introduces new connectors like the Heroku Postgres connector for seamless data integration from Heroku to Data Cloud.

    And that's not all! We also caught up with René to talk about the buzz surrounding the AI Now Tour. These tours are a fantastic opportunity for those eager to get hands-on with Einstein and Data Cloud. Happy listening!

    Show Highlights:

    • Detailed discussion on Data Cloud's new functionalities, including virtualizing data model objects on account records
    • Expansion of Enrichments to more standard and custom objects
    • New connectors, specifically highlighting the Heroku Postgres connector for seamless data integration
    • Feature Manager in Data Cloud setup, enabling access to beta connectors

    Links:

    • Data Cloud Connectors Overview - https://help.salesforce.com/s/articleView?id=sf.c360_a_sources_targets.htm&type=5
    • Why the Heroku PostgreSQL Connector for Data Cloud is Important for Developers - https://developer.salesforce.com/blogs/2024/06/heroku-postgres-connector-for-data-cloud
    • AI NOW Tour - https://developer.salesforce.com/ai-now-tour
    Show more Show less
    15 mins
  • 222: Generative AI and Einstein with Charles Watkins
    Jul 22 2024

    Could integrating generative AI revolutionize your business processes? Join us as we sit down with Charles Watkins, the newest Salesforce Developer Advocate, to unveil the transformative capabilities of Salesforce's Prompt Builder. Charles shares a compelling example from his own support background, illustrating how this innovative tool can streamline the summarization and categorization of support cases. Learn how Prompt Builder simplifies switching between large language models like OpenAI and Microsoft Azure, making advanced AI accessible without complex integrations.

    We also decode Salesforce's cutting-edge Models API, currently in beta, offering a granular, controlled approach to generative AI. Charles discusses how the API can be harnessed to build chat-based conversational AI apps, embeddings, and more using REST API and Apex interfaces. Discover the security advantages of the Einstein Trust Layer, which ensures data privacy, and hear about the impressive response times of models like GPT-4. This episode is a treasure trove for developers eager to experiment with Salesforce's open-gen AI ecosystem. Don't miss this opportunity to get inspired and elevate your AI game.

    Show Highlights:

    • The Prompt Builder tool for automating business processes like summarizing and categorizing support cases.

    • Simplified integration with multiple large language models such as OpenAI and Microsoft Azure.

    • The new Models API for creating chat-based AI apps, embeddings, and text generation solutions.

    • Benefits of the Einstein Trust Layer for enhanced security and data privacy.

    • The rapid response times of models like GPT-4 and the lack of a streaming API.

    Links:

    • Applying Fundamentals of Prompt Engineering with Prompt Builder - https://developer.salesforce.com/blogs/2024/07/applying-fundamentals-of-prompt-engineering-with-prompt-builder

    • Using Prompt Builder, Flows, and Apex to Summarize and Classify Cases Faster - https://developer.salesforce.com/blogs/2024/06/using-prompt-builder-flows-and-apex-to-summarize-and-classify-cases-faster

    • Prompt Builder for Developers Playlist - https://www.youtube.com/playlist?list=PLgIMQe2PKPSIarRb6ud6odVxB1gv-hbO8

    • Einstein 1 Studio Developer Center - https://developer.salesforce.com/developer-centers/einstein-1-studio

    Show more Show less
    19 mins
  • 221: MuleSoft Anypoint Code Builder with Alex Martinez
    Jul 8 2024

    Join us as we welcome Alex Martinez to discuss the latest updates on Anypoint Code Builder (ACB), a new IDE based on Visual Studio Code, which is set to replace the old Eclipse-based Anypoint Studio. Alex sheds light on the significant release that occurred on June 4th, 2024, bringing notable improvements to DataWeave and MUnit. You'll hear about the benefits of transitioning to a modern IDE, the enhanced capabilities for running MUnit tests, and the introduction of the DataWeave Expression Builder.

    Listen in as we explore the recent enhancements in the MuleSoft ecosystem, including the ability to select different Java versions within Anypoint Studio and Anypoint Code Builder (ACB). We'll discuss the dual flavors of ACB — local and web-based IDEs — and their respective advantages, such as ease of configuration and flexibility for specific projects. This episode promises an exciting look ahead at future updates and the ongoing evolution of MuleSoft tools, sure to spark your interest in revisiting and exploring these new capabilities further.

    Show Highlights:

    • Overview of ACB as a Visual Studio Code-based IDE

    • Enhancements in DataWeave and MUnit within ACB

    • User-friendly features of the DataWeave Expression Builder

    • Dual options of local and web-based IDEs in ACB

    • Support for different Java versions in both Anypoint Studio and ACB

    • New features, including async API support and improved API kit configurations

    Links:

    • MuleSoft Anypoint Code Builder (ACB) Release Notes - https://docs.mulesoft.com/release-notes/code-builder/acb-release-notes

    • Anypoint Code Builder June '24 Release Playlist - https://www.youtube.com/playlist?list=PLiONnRuKRuJCtQBGW9Qcrp_tCMgBmg0-F

    Show more Show less
    18 mins
  • 220: Data Cloud for Developers with Dave Norris
    Jun 24 2024

    What if you could use the power of artificial intelligence (AI) to transform your business operations? In this episode, we welcome Dave Norris to discuss the profound impact of Salesforce's strategic acquisitions — such as ExactTarget, Pardot, Heroku, and Slack — on the developer ecosystem. We cover the intricacies of integrating diversified data systems and emphasize the importance of centralized data management through MuleSoft.

    We'll explore how Data Cloud handles structured and unstructured data, enhancing AI functionalities with tools like Prompt Builder and the newly released Data Cloud Vector Search. This episode sheds light on how grounding AI with enterprise-specific information can significantly boost productivity and deliver accurate, context-rich responses. Listen in for a detailed description of data and AI within the Salesforce ecosystem!

    Show Highlights:

    • Centralizing data with MuleSoft and the role of Data Cloud in data ingestion, mapping, and security

    • Using AI capabilities like Einstein AI within the Salesforce ecosystem

    • Integrating structured and unstructured data using Data Cloud for enhanced AI functionality

    • Practical insights and use cases, including predictive AI in animal adoption data

    • General availability of Data Cloud Vector Search and its impact on semantic searching

    • Enhancing enterprise productivity by grounding AI with specific enterprise data for more accurate responses

    Links:

    • Data Cloud + Einstein AI: The Developer’s Pocket Guide - https://developer.salesforce.com/blogs/2024/05/data-cloud-einstein-ai-the-developers-pocket-guide

    • Bring Your Own Large Language Model in Einstein 1 Studio - https://developer.salesforce.com/blogs/2024/03/bring-your-own-large-language-model-in-einstein-1-studio

    Show more Show less
    25 mins
  • 219: Salesforce and AWS Unified Developer Experience with Philippe Ozil
    May 27 2024

    In this episode, we discuss the intricacies of integrating Salesforce with AWS alongside expert Philippe Ozil. We cover the capabilities of Salesforce Connect and its AWS adapters, which facilitate efficient data and event-driven integrations without the hassle of data replication. Hear the benefits of Amazon DynamoDB, Amazon Athena, and the versatile GraphQL adapter, each serving unique use cases within Salesforce. As we wait to hear Philippe's insights from the CheckDreaming conference in Prague, we encourage you to continue your learning journey. Thank you for joining us and sharing in our passion for the evolving world of Salesforce development.

    Show Highlights:

    • Overview of Salesforce Connect and its AWS adapters.
    • Benefits of virtualizing access to external data sources and their impact on developer experience.
    • Event-driven integrations using event relays to connect Salesforce events to Amazon EventBridge.
    • Upcoming features like managed subscriptions for PubSub API in the Salesforce Summer '24 release.
    • Practical tips for Salesforce developers to start experimenting with AWS integrations.

    Links:

    • Integrating with AWS Thanks to Unified Developer Experience (YouTube) - https://www.youtube.com/watch?v=fNNI_ApmTHA
    • Explore Unified Developer Experience Powered By AWS - https://trailhead.salesforce.com/content/learn/trails/unified-developer-experience-powered-by-aws
    • Announcing the Salesforce Connect Adapter for GraphQL (blog) - https://developer.salesforce.com/blogs/2023/08/announcing-the-salesforce-connect-adapter-for-graphql

    Show more Show less
    14 mins