This is brand new territory, so basically I am asking for directions at this stage.
The next phase of my project requires “communication” to log into and send data and numbers to a server.
The data and numbers are from my project, this I can do and have ready, in excel or a txt file.
But, the company that has that provision for their customers to automate a method via their own means,
( Excel etc) uses JSON format.
The entire script is provided publicly for whoever needs to use it.
My question is, does the company’s server script in JSON format, does this go into VBA Module, or is there more to develop in another type of program that is not Excel VBA, but “talks” with JSON format ?
To Illustrate,
As a retired motor mechanic by trade, this would be termed as a “Adaptor Plate” if one wants to use a Ford Gearbox on a GMH motor.
So, do I need a “adaptor plate” program between Excel VBA and JSON format to log into their server ?
Hope this makes sense.
Thanks