'Fill web page data field push button and collect result back into PowerApp Canvas

Let me share with you my problem statement here: HP Warranty collection data is time consuming, step by step process taking time to complete. I would like to automate it and pack into Canvas.

Achieved so far:

  • I have a simple BarcodeScanner App built(Canvas); it scans single codes into gallery or pushes those into SharePoint Table depending on the link chosen. Single codes are given link to HP Warranty check webpage. This works

Expectation: App to display Waranty status. I have stucked there

Browsing the wb I found HP API does not work anymore for ~2years already so this option can not be used. I was able to collect the data with other tools, but the solution is not convinient for daily use. Is this possible to query the page and grab the result out from there for single scans? Can you suggest if there is any option to work the page in "stealth mode" and get the results fetched back into Canvas? Thank you!



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source