How to delete record in OmniScript through Integration Procedures

In this post we see how to delete record in omniscript through integration procedures. Its very useful for delete record from omniscript . Step :–1 We create Integration Procedures . Drag Delete Action in canvas. In Delete SObject > Type – ObjectName , Path To Id – pass the id witch we want delete. Delete Action …

How to delete record in OmniScript through Integration Procedures Read More »

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 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 »

Scroll to Top