Working on a popup. I'd like it to reference an item in a portal. Unfortunately, the item I want is a map image service, so while the service itself has an item id, the layers within do not. I can add the individual layers directly to my map using the REST URL, but I can't access them with Arcade, as best I can tell.
Is it possible to access a feature service using its URL, rather than portal id?