当前位置:网站首页>Postman splice replacement parameter loop call interface
Postman splice replacement parameter loop call interface
2022-06-12 06:48:00 【Willow】
This paper mainly introduces , Use postman Want to loop through one or a set of interfaces , The interface parameters need to be variable , Enter a set of input parameters , Parameters can be spliced or replaced automatically , Perform the requested .
New collections and requests
First, create a new one collections, Create a new interface request , Add to collections in .


Add placeholders to the request
Use { {}} Two curly braces occupy the position of the parameter to be replaced .
Create a new one data.json, Write down the parameters of each group .

Start the loop call
Click on run, open runner, Set the specified parameters
Iterations: The number of iterations
delay: How many? ms Execute a request after
data Interior selection select file, Upload written json, Select... In the file type json, spot preview You can preview no group parameters
Click on run Start execution 

View results
Click the interface name from the result summary , You can see the requested information , from url See, the automatic splicing has been realized .

边栏推荐
- Apache poi 导入导出Excel文件
- sql server2019安装到这步无法进行下一步了,如何解决?
- Redis distributed lock
- Use ms17-010 Eternal Blue vulnerability to infiltrate win7 and establish a permanent back door
- esp32 hosted
- leetcode 35. Search insert location
- 五月集训(第28天)——动态规划
- Are you still using like+% for MySQL fuzzy query?
- sql server 2019安装出现错误,如何解决
- MySQL group query to obtain the latest data date function of each group
猜你喜欢

leetcode:剑指 Offer 63. 股票的最大利润【记录前缀最小和 or 无脑线段树】

About session Getattribute, getattribute error

Vscode common plug-ins

leetcode:890. 查找和替换模式【两个dict记录双射(set)】

Leetcode January 10 daily question 306 Additive number

ConVIRT论文详解(医疗图片)

Deep and detailed analysis of PHP one sentence Trojan horse

Reentrantlock underlying AQS source code analysis

postman拼接替换参数循环调用接口

3 strings, containers, and arrays
随机推荐
[easyexcel] easyexcel checks whether the header matches the tool class encapsulated in easyexcel, including the field verification function. You can use validate to verify
It only takes 10 minutes to understand the underlying principle of NiO
库里扛起了勇士对凯尔特人的第四场
Idea common shortcut keys
LeetCode-1445. Apples and oranges
2 variables and basic types
SQL injection - blind injection
ConVIRT论文详解(医疗图片)
Tomato learning notes dvector and other basics
[data clustering] data set, visualization and precautions are involved in this column
sql server 2019安装出现错误,如何解决
【图像去噪】基于偏微分方程(PDE)实现图像去噪附matlab代码
如何更新 Kubernetes 证书
LeetCode-1303. Team size
Vscode common plug-ins
【图像去噪】基于高斯滤波、均值滤波、中值滤波、双边滤波四种滤波实现椒盐噪声图像去噪附matlab代码
PHP一句话木马深度详细剖析
VSCode常用插件
报表工具的二次革命
网络丢包问题排查