Return Static Message

This step replaces all search results and returns just one result which is a static message in the given language. The language relates to the language detection by our Language Detector stage. If no language was detected, the English message is returned.

image-20251103-100502.png

Configuration

  1. Messages to return. Is a json comprising a language code and a message. This message will be the teaser of the only search result.

  2. Titles to return. Is a json comprising a language code and a message. This message will be the title of the only search result.