Is there a way to read Rest service body from external source ?
Hi all, Is there a way to read rest service body from an external source, preferably Excel ? My sample rest body (POST) is as below. I want to provide data from Excel sheet and I am using open so...