Forum Discussion

Steve-3PO's avatar
Steve-3PO
New Contributor
7 years ago

Transfering values from a REST API response into a list for later use

I’m trying to store a multiple values into a list that is sent back in the response each time I call a "Create Employee" REST API - POST.   Example: I want to create X amount of employees and sto...