Resolved! How to dynamically change Base URL and Header Value of a REST Step in a custom action I created
Hi all, I'm trying to automate updating of CIs through REST APIs and so far, I'm only able to do it for one CI. The process of how this is happening is that I got a REST Step to fetch JSON data from API, then I have a Script Step to parse that JSON d...