Forum Discussion
SSNJeffP
4 years agoQrew Captain
Which pipeline steps are you using?
You should have something like:
A. Incoming Request or Make Request
B. Iterate over JSON records - In this step you need to put a sample of the JSON in the 'JSON Schema Sample' area. Once you do this, you should be able to access the values from the request in later steps.
------------------------------
Jeff Peterson
------------------------------
You should have something like:
A. Incoming Request or Make Request
B. Iterate over JSON records - In this step you need to put a sample of the JSON in the 'JSON Schema Sample' area. Once you do this, you should be able to access the values from the request in later steps.
------------------------------
Jeff Peterson
------------------------------
- PrashantMaheshw4 years agoQrew CaptainHI Jeff,
 Thanks for the reply .
 I was approaching JSON like web hook and was only checking on Incoming Request.
 my JSON Schema is failing in iteration , I've asked developer to update me on this.
 PS : I would love to see some example of JSON you've got working , I can get on a zoom as well if you get time.
 ----
 
 ------------------------------
 Prashant Maheshwari
 ------------------------------- SSNJeffP4 years agoQrew CaptainI'm guessing your JSON schema isn't a valid JSON. 
 Mine looks like this:
 ------------------------------
 Jeff Peterson
 ------------------------------- PrashantMaheshw4 years agoQrew CaptainThanks Jeff,
 This will help me talk to developer
 ------------------------------
 Prashant Maheshwari
 ------------------------------