Hi All,
By using REST VBA API with a parameter, need to query website and download data in either text delimited or csv file and perform this operation 2000 times.
Did little research on REST API, all I found was documentation on REST API with hardly any REST VBA API examples.
what needs to be done from excel are 4 steps:
1) Select data from cell A2.
2) go to the website " selected from step 1>".
3) query and get data from the website.
4) store the data collected from the website either in text delimited or csv file.
Any insights from step 2 to 4 using REST VBA API would be of great help.
Tech IT.
By using REST VBA API with a parameter, need to query website and download data in either text delimited or csv file and perform this operation 2000 times.
Did little research on REST API, all I found was documentation on REST API with hardly any REST VBA API examples.
what needs to be done from excel are 4 steps:
1) Select data from cell A2.
2) go to the website " selected from step 1>".
3) query and get data from the website.
4) store the data collected from the website either in text delimited or csv file.
Any insights from step 2 to 4 using REST VBA API would be of great help.
Tech IT.