Getting Started with ArcGIS Online Custom Transformers

Evie L
Evie L
  • Updated

Introduction

In FME, there are many ways to connect and utilize ArcGIS Online Services through our custom transformers.

What is ArcGIS Online?

ArcGIS Online is Esri’s cloud-based mapping software that lets you build interactive web maps. They provide analysis tools, such as the Routing Service and Geocoding, to generate location intelligence. ArcGIS Online enables you to work effectively across your organization by collaboratively building and using maps that you can share within your organization or publicly. 

ArcGIS Online REST API

An API (Application Programming Interface) is a software intermediary that allows two applications to communicate over the web. The REST API allows HTTP requests to access and manipulate data, such as reading, updating, or creating, via GET or POST. You can create your own custom REST API workflows using the HTTPCaller with token or web-based authorization!

Why Use FME to Process ArcGIS Online Services?

Articles

Using the ArcGISOnlineServiceAreaCalculator

The Service Area Calculator is used to find the area reachable from the input location within a given travel time or distance using the ArcGIS Online REST API. 

Using the ArcGISOnlineGeoenricher 

The GeoEnrichment service finds demographic information and other location facts for places around the world using the ArcGIS Online REST API. 

Using the ArcGISOnlineFindAddressCandidates

The ArcGISOnlineFindAddressCandidate transformer uses the ArcGIS Online (AGOL) REST API to geocode addresses, returning one location per request. The input address can be combined into a single input field or split across multiple parameters.

Using the ArcGISOnlineRouter

The Routing Service is used to find the best route between two locations or to visit multiple locations using the ArcGIS Online REST API.

Q&A: ArcGIS Online Geocoders

What is the difference between all of the ArcGIS Online geocoders? (ArcGISOnlineBatchGeocoder, ArcGISOnlineFindAddressCandidate, Geocoder)

Additional Resources

Was this article helpful?

We're sorry to hear that.

Please tell us why.

As of January 14th, 2026, comments on knowledge base articles have been closed. To make sure questions don’t get missed and to enable more community support, we’ve moved discussions to the FME Community. If you have a question or a comment about this article, please create a new post or create a support ticket.