Topic:
Webservice API in VBA Tutorial
Note:
Webservice is a communication between machines and programs. This communication is provided via the network and can, therefore, be used by any program that can send and receive strings via the HTTP protocol. RFEM 6 and RSTAB 9 provide an interface based on these cross-platform webservices. This tutorial shows the basics using the VBA programming language.