【发布时间】:2020-02-12 06:19:30
【问题描述】:
我想使用 Scriptrunner 端点调用 REST API。
下面的网址有参数Plant和PartNumber。
https://exex.example.com/API/Engineering/Analysis/Validate?Plant=EAES&PartNumber=R170025Y001001
当我从 REST 端点调用 URL 时,我想在其他应用程序中更新 Plant 和 PartNumber 的状态。我该怎么做?
【问题讨论】:
标签: jira-rest-api