Send HTTP Post and receive PDF

Hi guys, i want to use UiPath to run a HTTP Post request to receive a file but i couldn’t find any activity suitable for that.

I think the best example is how it looks like as an html form:

<input name="password" type ="hidden" target="_blank" value="password123" Submit

The HttpClient seems not to work in that case.

Any ides?

Thanks!