Create location auto complete in Ahoy Movement Studio
Takes incomplete string and returns list of complete words based on locations.
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 |
| SearchText | Incomplete text to autocomplete | Text (Short) | Yes | 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. |