Is there a way, ideally in AGOL, to get a popup to show the results from a query to an external api? That is, unrelated to any layer in the map, you click on a map and have the lat and long values sent as parameters in a url (presuming here that a base url can be stored in some kind of configuration for the popup) which then returns content to be displayed in the popup window?