How to use Look up Field in DataRaptor Load.

In this blog we use to Lookup field in DataRaptor Load.

First let’s create a DataRaptor Load.

/*! element or – v3.17.0 – 01-11-2023 */
.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}. element or-widget-image a img[src$=”.svg”] {width:48px}. element or-widget-image img{vertical-align:middle;display:inline-block}


You can select any one of these objects. We have selected the Account Object.


Now we select two fields.

1. Name-

First we go to the Domain Object Fields and select the Name Fields, then go to  the Input JSON Path and type the name.

2. Website-

Now we go to the Domain Object fields and select the Website, then go to the Input JSON Path and type the username.

Now here we locate the email of our user id in the website.

Now we tick isLookup option of the website field and then select the user from the Lookup object and select the username from the Lookup field and then select the Email from the Lookup Requested Field.

(You can select your fields as per your requirement)



Now we type the inputs json the name of my account and the username of the user whose email we want to capture.

{ “name”: “Lookup Account 1″,”username”: “abc@maurya.com”}

Then click on execute.


Output Result.(my account)

“Account: 0015j00001VTSy7AAH”



NEXT

Scroll to Top