How to use Response Action In Integration

Lets see how to use Response Action In Integration Procedure (Salesforce / Vlocity / OmniStudio). Note :– Sending Integration Procedure Data to Omniscript: Integration Procedure Configuration:  you create an Integration Procedure to interact with an external system.  Response Action in Integration Procedure: In the Integration Procedure, after the integration step, you add a Response Action. …

How to use Response Action In Integration Read More »

How To Use SetValues In Integration Procedure

:–   Here we create a setvalues  an Integration Procedure. In setvalues we merge to Element Value  in the other setvalues  . Procedure for Integration with SetValues: Step 1: Create an Integration Procedure. Begin by creating an Integration Procedure to handle the data integration process. Step 2: Add SetValues to the Structure Panel. Drag and …

How To Use SetValues In Integration Procedure Read More »

How To Enable Flex Card in OmniStudio(Vlocity) Salesforce

“We will explain in this blog how to enable Flex Cards. Step1: Open OmniStudio in App Manager Step2: As you unfold the Flex Card, a thoughtful message emerges, gently reminding you that the creation of this card awaits resolution of the associated warning. To fix this warning, go to the warning tab and find two …

How To Enable Flex Card in OmniStudio(Vlocity) Salesforce Read More »

How To Use DataRaptorPost In Integration Procedures

  — :  In this post we will create a Account Record  with help of DataRaptorPostAction From Integration Procedures Step 1: Create an Integration Procedure. Begin by creating a new Integration Procedure to handle the data integration process. Step 2: Add DataRaptorPostAction to the Structure. Drag and drop the DataRaptorPostAction component into the Structure Panel …

How To Use DataRaptorPost In Integration Procedures Read More »

How To Use Delete Action In Integration Procedures

— :  In this post we Delete Account Record from Database with Delete Action and Integration Procedures.  Step :– 1 First we create Integration Procedures for delete record.                     Drag a Delete Action on canvas and follow below image. /*! elementor – v3.18.0 – 20-12-2023 */ .elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image …

How To Use Delete Action In Integration Procedures Read More »

How To Use ConditionalBlock In Integration Procedures

–: In this page we create conditional block here we pass the country name which name is match than that setvalues is execute Integration Procedure > ConditionalBlock >Set Values > ResponseAction Step :– 1  “First, we create an Integration Procedure and drag a ConditionalBlock. In the ConditionalBlock, set the If-Else Block to ‘true’ (if checked as …

How To Use ConditionalBlock In Integration Procedures Read More »

How To Use LoopBlock In Integration Procedures

Integration Procedures > LoopBlock > DataRaptorExtractAction > ResponseAction Step 1: Create an ExtractDataRaptor: Create a new ExtractDataRaptor. This DataRaptor is designed to extract data from contact. /*! 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} DataRaptor Extract Step :– 2    Create an Integration Procedure: Begin by creating a new Integration Procedure in your …

How To Use LoopBlock In Integration Procedures Read More »

Scroll to Top