Api request using HttpClient activity

@Iman_Shafeeq

use get attribute and get the url of the page from the header element

then use http request and pass the url and save response and check if that gives correct data

cheers