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.