User Tools

Site Tools


en:postman_collection_adaptor

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

en:postman_collection_adaptor [2021/03/16 08:05]
montse
— (current)
Line 1: Line 1:
-======Postman Collection Adaptor====== 
- 
-=====Introduction===== 
- 
-This adapter is used to send a postman collection to our postman microservice,​ and get the desired information and response of it. 
- 
-=====Configuration===== 
- 
-There is no information needed when setting up the adaptor, the information will be needed when using the PFs. 
- 
-=====Initialization Parameters===== 
- 
-No initialization parameters required. 
- 
- 
-=====Functions===== 
- 
-  * **executePostmanCollection:​** Executes a postman collection file on a remote microservice and sends back a TastRowValues variable that contains information about the result. It needs the local file path where the postman collection is, and optionally, the local file path for a environment file, and a variable number of Newman parameters that allow you to set up some aspects of the execution. 
- 
-  * **getResponseBody:​** Allows the user to get the body of the response received from a specific request, from a previously executed collection with the adaptor. To identify the request which you want to recover the response from, this function needs the request name as a parameter. 
- 
-  * **getResponseStatusCode:​** Allows the user to get the HTTP status code received as a response to a specific request, from a previously executed collection with the adaptor. The request name must be specified as a parameter to get the status code for it. 
- 
- 
- 
- 
- 
- 
  
en/postman_collection_adaptor.1615881908.txt.gz ยท Last modified: 2021/03/16 08:05 by montse