mayur_vaikar
2 years agoNew Contributor
How to pass parameter to the API from a list
Hi All,
I have an API which returns data for all traning courses for the staff.
I need to pass the facility Id as a parameter to get the response for each location.
I have the list of the facility Ids that needs to be passed.
How do I automate this so it picks up all the facility IDs from the list or dictionary and get results for all the sites.