You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Extract values from a JSON string and pass to Rule

edited Jul 6, 2017 7:00AM in Process Automation 2 comments

Summary

Extract values from a JSON string and pass to Rule

Content

Hi All

I have approval form in an external application, where the output of the form is a JSON string that becomes the input of my Process in the process cloud.

I want to extract a couple of values from the incoming string and pass them to the decision modal rule.

Is there a way i can get the specific string values from the incoming payload?

So basically the incoming JSON would be something like this

data:{

"amount" : "150",

"dealerId" : "1234",

"city" : "Dallas"

}

so i want to pass the amount and dealerId to the rule engine to make a decision in process cloud like

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!