Hello all,
I am struggling to retrieve data using API using NTLM authentication.
This is the situation. We have this URL that generates this data:

My customer is interested in the last part of the json string “Value”:42938.0
So if I use the following workflow (see screenshot below) we get output you can see in attachment API results.csv:
See API results.csv for results (please note that you need to expand field to see all the data).

Now I did find this post:
https://community.alteryx.com/t5/Data-Sources/Download-Tool-with-authentication-unexpected-POST-without/m-p/8918
If I replicate the workflow in the solution (see screenshot below) posted in the Alteryx Community I get results you can see in attachment API results – Fox.csv.

Can you see what we are doing wrong here? Is there something I need to add to the HTTP action (GET) in the Download tool?
Appreciate any help this excellent community can give!