Hi all,

any gurus here that can answer this question:

Is it possible to script JSON calls in a macro? I want to call a JSON through an API connection. The issue here is the fact that Excel expects the parameters to be passed in the html-string, whereas JSON passes parameters in some html body...

Any help is appreciated!