First, we Create Integration Procedures and Activate it To Call in FlexCard
“In Integration Procedures, we create a SetValues to store some data, and then we send it to FlexCard using ResponseAction.”
In FlexCard
DATA SOURCE = “Integration Procedures “
Name = Type_SubType (IP)
“After clicking ‘Save & Fetch,’ pass the Integration Procedures node in the Result JSON Path.”
“After passing the Result JSON Path, go to Build > Fields, drop the Name Field onto the canvas, activate FlexCard, and preview. The result is displayed at the bottom.”