I am trying to use the AeroAPI from FlightAware in GeoEvent Server instead of their Firehose service and the FlightAware GeoEvent Connector. However, the way the the AeroAPI is structured, one needs to poll one page for a tail number which results in JSON that contained the FlightAware Flight ID. This Flight ID needs to be pushed into another website to receive aircraft position. Based on my research it does not seem possible to use the result from one Poll External Website for JSON connector as an input to another. The last post on the forum was from 8 years ago that asked a similar question. Is that still the case? If so, is anybody else using the AeroAPI?