Upon insert or move of a certain feature I would like to call a service (using X and Y as input) and use the returned result for updating an attribute on the feature in question.
This seems like something I should write an Arcade expression for. But does Arcade support the call of a service and using of the returned result?