Hello,
many endpoints use path variables. See example: https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-projects/#api-rest-api-3-project-projectidorkey-get
So I have table with a column with projectIdOrKey
field. How can I add this as Path variable for each single request?