[AccessD] Calling API's from VBA

Gustav Brock gustav at cactus.dk
Thu Sep 10 00:46:10 CDT 2020


Hi David

It depends on how data are going to be pushed. 
Is it a regular upload, a POST, or is it by extending the URL with parameters?

For the latter, you can find a lot of examples in my project VBA.CurrencyExchange:

https://github.com/GustavBrock/VBA.CurrencyExchange

You don't mention the format of the data that will be pulled. My project demonstrates three methods.

/gustav

-----Oprindelig meddelelse-----
On Sun, Aug 9, 2020, 23:05 <newsgrps at dalyn.co.nz> wrote:

> Hi Listers,
>
> I have a client that wants to be able to call a web api to push data and then call another one to pull data back again.
>
> Does anyone know of resources that can give me guidance as how to do this in Access?
>
> Regards
>
> David Emerson
> Dalyn Software Ltd
> Wellington, New Zealand



More information about the AccessD mailing list