tmf675-geographic-location-v4-outbound-api
home
The TMF675 Geographic Location Management API from TM Forum enables you to manage (create, read, delete) geographic locations. This API includes most of the Geometry Objects defined by GeoJSON[1] β an open standard format designed for representing simple geographical features and released by the Internet Engineering Task Force (IETF) as RFC 7946[2] in August 2016. The GeoJSON Geometry Objects supported by this API include (taken from https://en.wikipedia.org/wiki/GeoJSON) and only the Point geometry type is supported.
This API defines a geographic location as an entity that answers the question βwhere?β, allowing the identification of places in relation to the Earth's surface. A geographic location can be represented as:
Structured textual address, for example, street name, street number, city, and postal code.
Spatial geometry, for example, coordinates in a geographical reference system.
This API is related to the two APIs that also cover a SID Geographic Place entity:
Geographic Address Management API, for managing places defined in a structured textual way, for example, street name, street number, and so on. It also validates the existence of the given address definition.
Geographic Site Management API specific for management of sites.
The TMF675 Geographic Location Management outbound API is available from Salesforce to make outbound calls to external systems to manage location. See for more details about the TMF675 outbound API.
TMF675 Geographic Location Management outbound API supports the following REST operations:
GET
POST
PATCH
DELETE
NOTE : This API has been tested with an external system that required specific customizations in alignment with TMF standards. Additionally, the API may not include all optional fields. Please note that the API may not function out-of-the-box with your systems and will likely require customizations tailored to your specific setup. We advise thoroughly evaluating the API and ensure the necessary customizations are implemented for it to work with your system