How can I use a slot resolver strategy using dynamic variables?
I have a api call to get a list of categories. From there I have another to get a list of subcategories. I see slot resolver strategies do not have access to the data element from the conversational process. Is there a way I can pass this information with input variables in a reliable way without asking the user for the category twice and letting them select a improper value?