To verify the output of a web service in salesforce we need to connect it with the postman. To connect salesforce with postman we need to follow these steps.
Get access token:- To get access token.
Click on the authorization tab in the request section.
Select OAuth2.0 Read more…