Forum Discussion

pkprakash2050's avatar
pkprakash2050
Occasional Visitor
17 days ago

How to hit update service multiple time with different data set.

How to hit update service multiple time with different data set, Data set needs to be taken from the response of search API.
(First I need to hit search API, response of search API contains multiple records. now I want to hit Update API for all the records, in update request I need to pass record ID and some other data from the response of search API)

1 Reply