Forum Discussion
jwashkuhn
7 years agoSenior Member
Hi, I am completely new to soap/groovy and need to use this function. My question is how do I get the information provided from my API into the script? ie my api returns:
"name": Micky Mouse
"address1": 1234 Sesame St
"city": New York
How do i pass that information into the groovy script replacing
"transactionId": 001
"documentNumber": "1234",
"purchaseDate": "2012-05-01T00:00:00",
"uploadedBy": "Kane, Lucy"
Thanks for any help you can provide!
-j
Related Content
- 2 years ago
- 8 months ago