Skip to main content

Say I have a data raptor extract action "ABC " in omniscript returning the values as 

{

  "Name": "Akhil Saji",

  "DelegateAccId": "0015a00002GGhbJCCD",

  "RecordtypeName": "HCP"

}

 

I have another Data Raptor extract action "XYZ" which requires one input parameter- say ID. I need to pass my "DelegateAccId" from ABC to XYZ, so that my raptor can use this id to get some more data.

 

How to pass this?

 

How can I correctly pass the data in the "Input parameters section" of  XYZ?

 

How to pass node value from one dataraptor action to another?

Thanks in advance!

 

#Omnistudio@Vlocity #Vlocity #DataRaptor #Omnistudio

2 answers
0/9000