XHR Scraping/API

  1. What is your feature/integration request?
    Have an XHR import feature that handles authentication (cookie and session management) and XHR enhance feature that allows additional XHR calls to be made using the session/authentication info.
  2. What problem would this feature/integration solve?
    Some web services do not have API’s available but do have undocumented features including endpoints that respond with json, csv,html, or xls data. One example is a produce vendor we buy from. I would like to download invoices as they are available so that we can automate the process of adding and updating prices or products to our POS system and creating a receiving sheet for our employees
  3. How do you solve/workaround this problem today?
    Everything is done manually and as the owner of a small business, I have better things to do with my time.