The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hello,
I created a web request automation and this works:
https://dev.azure.com/instance/team/_apis/wit/workitems/$Bug?api-version=7.1-preview.3
However, this does not:
https://dev.azure.com/instance/team/_apis/wit/workitems/$Product Backlog Item?api-version=7.1-preview.3
I believe the spaces in "Product Backlog Item" are breaking the call. Is this a bug or feature? In either case is there a workaround?
Thanks
Hi @lcrusan and welcome to the community!
Yes, spaces are an issue with URLs so I would try encoding the spaces with something like this:
https://dev.azure.com/instance/team/_apis/wit/workitems/$Product%20Backlog%20Item?api-version=7.1-preview.3
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
👋 Hi there Jira Community! A few months ago we shared with you plans around renaming epics in your company-managed projects. As part of these changes, we highlighted upcoming changes to epics on...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.