Hi All,
I had a query regarding updating URLs. The URL has multiple IDs and I want the ID to be taken from a reference table and replace the ID in URL such that i get multiple URLs with distinct ID.
For example:
URL:
https://api.trello.com/1/boards/ID?fields=name,url&key=a18abc08254680a5912e208a1418e6ac&cards=all
I want the 'ID' to be replaced from reference table.
Note that there are multiple IDs and I need to multiple URL at the out put.
Please find your attachment and help me resolve this issue.
Thanks
Harsh