CPQ

How to create ProductBundles in CPQ. (Salesforce CPQ)

In this blogs we learn how can we create Product Bundles in CPQ. A “Product Bundle” refers to a group of related products or services that are sold together as a single package. Bundling is a common strategy in sales and marketing to offer customers a convenient and often discounted way to purchase multiple items […]

How to create ProductBundles in CPQ. (Salesforce CPQ) Read More »

How to Make Transform DataRaptor Data Conversion Yes,No to Boolean.

In this blog How to use Transform DataRaptor in Data Conversion Yes, No Boolean. First let’s create a DataRaptor Transform. /*! elementor – v3.18.0 – 20-12-2023 */ .elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=”.svg”]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block} Now we go to the Transform Tab and click on the Plus(+) icon. then go to the Output JSON Path and type Movies:Superhit.(to

How to Make Transform DataRaptor Data Conversion Yes,No to Boolean. Read More »

How to use TypeAhead With Json Data In Omniscript.

In this post we will learn how to use TypeAhead With Json Data in the omniscript. Example:- Here we create an omniscript and when user type any Account name it starts giving suggestion. Step:-1  Create an omniscript and Drag a TypeAhead ,text field ,Extract dataRaptor in it.and Name every component. Create a dataraptor to extract data from the database.

How to use TypeAhead With Json Data In Omniscript. Read More »

How to use Extract DataRaptor In Multipal Objects In OmniStudio

Going to OmniStudio & select DataReptor . /*! elementor – v3.18.0 – 20-12-2023 */ .elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=”.svg”]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block} Create A New DataRaptor Fill Detail & Saave In the extraction process, we essentially include extraction steps where we specify to the data raptor which objects and fields we need to retrieve. Select multipal object &

How to use Extract DataRaptor In Multipal Objects In OmniStudio Read More »

How To Use Turbo Extract In Omnistudio

Go to Omnistudio & select DataReptor. /*! elementor – v3.18.0 – 20-12-2023 */ .elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=”.svg”]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block} Select Omnistudio DataRaptor & Click New Button Using Turbo Extract we query the database and display the result Note-Turbo Extract always extracts records from a single object. Select The Object Get The Data Click on the Object

How To Use Turbo Extract In Omnistudio Read More »

How To Use HTTPAction In Integration Procedure

–: “In this post, we will create a weather API key and retrieve India’s weather data. Step 1: First, create an API and key from the weather API. Next, create an Integration Procedure and drag an HTTP Action. Go to Remote Site Settings, click on ‘New,’ and paste the URL in the URL field, which is

How To Use HTTPAction In Integration Procedure Read More »

Scroll to Top