Hey 👋
I need to have the value of a smart value in the web request URL of a webhook.
I am struggling with the curly braces in the URL.
If the smart value is {{FilterId}}, how do I apply it correctly in the URL?
https://<my-instance>.atlassian.net/rest/api/3/filter/{{FilterId}}/permission
Cheers
Context is important for rules, to see where things are happening. Would you please post images of your complete rule, including details of the web request action? That may provide context for the correct smart value to use for your URL. Thanks!
Kind regards,
Bill
Hi @Bill Sheboy
you are absolutely right and I agree. In the case described, it wasn't actually about the URL and the adoption of curly braces in the URL, but the content of the web request body. So it would have helped, if I had the former payload data put in this community question as well.
It is nicely described here: https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-filter-sharing/#api-rest-api-3-filter-id-permission-post
In the end I could figure it out and it works now for me.
Nevertheless, thank you for taking the time and picking up my question 😊
Cheers, Alex
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.