RE: How to send data from one html to another html page ?
Hi partner,
Why don't you get the date from third party API directly in another html?
According to my knowledge, the content of pop window could be customized in the page html, so you could get data from API and then bind the data into the pop window with css style.
You could also use cookie, sessions to pass the data.
Hope it helps.
Best Regards
Leo