Nagendra SinghProconnectsalesforce.hashnode.dev·Sep 7, 2024Omnistudio : Using SetValues in Integration Procedures: Beware of Heap Size!Introduction When building solutions with Salesforce OmniStudio’s Integration Procedures, the SetValues element is a handy tool for developers. It lets you assign data to variables or JSON nodes, making it super versatile and powerful. However, using...Discuss·240 readsOmnistudioheap-size
Nagendra SinghProconnectsalesforce.hashnode.dev·Jul 16, 2024Integrate Pub/Sub and Message Events in LWC from Omniscript for Toast NotificationsIntro Have you ever needed to show a toast message after an Omniscript action / step is completed? Or wanted to perform some action once an Omniscript is done? Well, today is your lucky day! We're diving into the awesome capabilities Omniscript offer...Discuss·398 readsomnistudio
Nagendra SinghProconnectsalesforce.hashnode.dev·Jul 8, 2024OmniStudio : Enhancing Omniscript with Custom LWC Validations: A Comprehensive GuideIntro We've all faced situations where we need to either extend Omniscript elements or create brand new LWC components to use inside Omniscripts. Extending or creating these components is not the problem, but there's a lack of clear documentation on ...Discuss·802 readsOmnistudioomnistudio
Anthima Singhanthima.hashnode.dev·Apr 26, 2024Dynamic Dropdowns: Customizing Picklist Values Based on Select Properties in OmniScriptsAre you tired of static picklist values in your OmniScripts? Do you wish to dynamically populate dropdowns based on specific criteria or data? Look no further! In this blog post, we’ll explore how to create dynamic dropdowns using custom Apex code wi...Discussomnistudio
Anthima Singhanthima.hashnode.dev·Apr 9, 2024Embedding Data Table FlexCards within OmniScripts in SalesforceStep 1: Create a FlexCard Navigate to OmniStudio in Salesforce. Search for “FlexCard” and click on “New” to create a new FlexCard. 3. Provide a name and author name for the FlexCard, then click “Next” and “Save”. 4. Drag and drop the DataTabl...Discuss·3 likes#dataraptor
Harsh Vermaforcedev.hashnode.dev·Apr 7, 2024OmniStudio Document Generation (Client-side)OmniStudio Document Generation is a powerful tool within Salesforce that enables users to efficiently create and manage dynamic digital documents essential for business operations. With predefined and customizable templates, Users can swiftly generat...Discuss·1 like·314 readsomnistudio
Harsh Vermaforcedev.hashnode.dev·Feb 4, 2024Enhancing User Experience with Flex Cards: Redirect to Record Page on Row SelectionWhen you're dealing with lots of information in Salesforce, it's crucial to make things easy for users. One cool way to do this is by using Flex Cards – they're like digital cards that can do lots of things. Today, we're going to talk about one aweso...Discuss·244 readsomnistudio
Harsh Vermaforcedev.hashnode.dev·Jan 28, 2024A Hands-On Example: Integrating Business Rules Engine (BRE) with OmniscriptIn today's dynamic business environment, organizations often rely on powerful tools like Business Rules Engines (BRE) to streamline decision-making processes. In this demonstration, we'll walk through a practical example of integrating a Business Rul...Discuss·110 readsBusiness rule engine
Harsh Vermaforcedev.hashnode.dev·Jan 18, 2024Simplified Data Mastery: Creating Multiple Records and Managing Related Records with Omniscript Edit BlockIn the realm of Salesforce, where data management plays a crucial role, Omniscripts emerge as a powerful ally. Among its standout features, the Edit Block proves to be a versatile tool, allowing users to effortlessly create and edit multiple records,...Discussdata raptor
Harsh Vermaforcedev.hashnode.dev·Jan 16, 2024Creating Dynamic User Experiences: Unveiling the Seamless Integration of OmniScript Edit Block and Flex CardIn the dynamic realm of Salesforce development, the quest for superior user experiences remains a perpetual endeavor. This blog post delves into the seamless fusion of OmniScript Edit Blocks and Flex Cards, unraveling the effortless data transition f...Discuss·79 readsomnistudio