Edit

Share via


Use preferred geospatial data provider in Universal Resource Scheduling

You can create a custom plug-in and register on the Universal Resource Scheduling actions that provide geospatial functionality to use data from a data provider of your choice instead of the default API.

The following Universal Resource Scheduling actions provide geospatial functionality in Dynamics 365 Field Service and Dynamics 365 Project Operations:

  • msdyn_GeocodeAddress for geocoding addresses
  • msdyn_RetrieveDistanceMatrix for calculating travel times and distances between two locations.

The Field Service and Project Operation solutions contain a plug-in registered on these two actions that, by default, use the data provided by the default API to perform geospatial operations.

Additional resources