Votes
Answers
Views
Question
1
1
88
asked 7 years ago by neena
updated 7 years ago by bubblehead712
I've an Rest API call where the url part is same and relative url part changes. For eg. URL ---> https://abc.xyz.com, Relative Url ---> /titan/ID. In this example, in relative url, the 'ID' keeps changing, how can i handle that?