How to Make Set Value and Response Action in IP.

  Create an Integration Procedure Start by creating a new Integration Procedure. Drag and drop the “Set Values” component on to the canvas within the Integration Procedure. Give a meaningful name to the “Set Values” component to identify its purpose. Create Variables: Navigate to the Element Name section within the “Set Values” component. Create multiple …

How to Make Set Value and Response Action in IP. Read More »

How to Make Transform DataRaptor in ListofObject to ListofItems.

Step :– 1 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} Step :– 2  Now we go to the Transform Tab and click on the Plus(+) icon.                  then go to the Output JSON Path and type MoviesNames …

How to Make Transform DataRaptor in ListofObject to ListofItems. 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 Make KeyValue To Array in Transform DR.

First let’s create a DataRaptor Transform. /*! elementor – v3.17.0 – 01-11-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 type Fields|1 . And type Contact:first_name in the Input JSON Path.(to fetch the fields of …

How to Make KeyValue To Array in Transform DR. Read More »

How to use Transform DataRaptor in Array to KeyValue.

First let’s create a DataRaptor Transform. /*! elementor – v3.17.0 – 01-11-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 Contact:firstName . (To fetch the fields of an object, use:). And type first_name in …

How to use Transform DataRaptor in Array to KeyValue. Read More »

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. …

How to use Look up Field in DataRaptor Load. Read More »

Scroll to Top