Create onboarding GTS closest segment in Ahoy Movement Studio
Finds the closest road segment to a given geographic point.
Application
Inputs (what you have)
| Name | Description | Data Type | Required? | Example |
|---|
| Connected Account | The connected account to use for the request | Text (Short) | Yes | None |
| Latitude | Latitude of the point | Number | Yes | None |
| Longitude | Longitude of the point | Number | Yes | None |
| IgnoreSegmentIds | Comma-separated list of segment IDs to ignore | Text (Long) | No | None |
Outputs (what you get)
| Name | Description | Data Type | Required? | Example |
|---|
| Response body | The main content of the response | Text (Long) | No | None |
| Response status code | The HTTP status code returned in the response | Number | No | None |
| Response headers | Additional information provided in the response headers | Text (Long) | No | None |
Outcomes
| Name | Description |
|---|
| Unsuccessful | This status is selected if the job has completed unsuccessfully. |
| Success | This status is selected if the job has successfully completed. |