Get modal form typeahead results

Note: The path is a placeholder. The actual path is determined by the configuration of the app component.

If a modal form field is of type typehead, this operation gets typeahead results to render as a dropdown list.

When the user types into a modal form form field, Asana will send a request containing the entered string to the application's typeahead_url. The list of TypeaheadItems in the response will then be rendered in a dropdown list.


App components form typeahead request flow

Language
URL