Legacy Dev Forum Posts

 View Only

Sign Up

Bot - Dynamic List in Multi-Slot Collection

  • 1.  Bot - Dynamic List in Multi-Slot Collection

    Posted 06-05-2025 19:12

    Motorhead409 | 2022-11-15 20:27:21 UTC | #1

    We are needing to collect two slots in a single Intent utterance (City & State). The goal is to accomplish this in only one turn.

    For what we are trying now, State is a fixed list, and city is a dynamic list based on the state identified. We can populate the possible cities by looking up the state in a table, but we first need to identify the state. We can save this utterance as a variable.

    I do not see a way to collect both at once successfully in the Intent due to the city being dynamic. I also do not see a way to simply re-use the same utterance in an "Ask Slot" block to fill in the city after collecting the Intent utterance without using another turn.

    Any ideas?

    Thanks, Jeff


    system | 2022-12-16 20:27:54 UTC | #2

    This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 17231