Hi all,
I need to create an action with an http post to an API which requires to send "Content-type: application/json" and with Basic authentication (user/pwd) plus the json body payload.
On solarwinds there is no field for header and I can't seem to find examples of it here on thwack, has anyone implemented such a thing?
Thanks all