Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/solr/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Javascript 如何从电子表格中的数据而不是使用postman GUI创建postman collection.json_Javascript_Api_Web_Automation_Postman - Fatal编程技术网

Javascript 如何从电子表格中的数据而不是使用postman GUI创建postman collection.json

Javascript 如何从电子表格中的数据而不是使用postman GUI创建postman collection.json,javascript,api,web,automation,postman,Javascript,Api,Web,Automation,Postman,是否可以使用电子表格中的输入(数据)创建postman collection.json?我不想使用postman GUI创建集合问题对我来说有点不清楚,你想实现什么?我想以编程方式生成postman collection.json,而不是使用postman GUI手动输入请求的数据,然后导出集合

是否可以使用电子表格中的输入(数据)创建postman collection.json?我不想使用postman GUI创建集合

问题对我来说有点不清楚,你想实现什么?我想以编程方式生成postman collection.json,而不是使用postman GUI手动输入请求的数据,然后导出集合