How To Use Lookup Input in OmniScript .
Create an OmniScript and use lookup input. /*! 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 New OmniScript First we are Drag & Drop Text Field And Lookup Input In Canvas Here we will do dynamic Query Without Extract DataRpator using Lookup Inputs. Lookup Query Configuration Here we first select the data source sObject type in Lookup. Here we can bring the data from the database without extracting it throught the Lookup Input. Populate Lookup Element with Query Result: Here, we specify what we want to store in the variable using a colon, which is then used in the following path. Let’s preview and check the JSON. Show data in omniscript I hope you understand the use of Lookup Input In OmniScript. Note : The ‘Name’ field is mandatory (required) for the Account, so we must populate it with a value of the ‘Name’ type.
How To Use Lookup Input in OmniScript . Read More »
