Hi,
So i'm trying to make a post request using Http request. Now i'm used to doing this in business central with the datatypes: HttpClient, HttpRequestMessage, HttpResponseMessage, HttpHeaders and HttpContent.
Now in the older version, NAV, there do not seem to exist such datatypes so i was wondering in what way i need to make a call like this in NAV.
Thanks in advance.