Conditional responses - slot set to any value

hi there,

I use conditional responses very often. Now, I need to have a condition like this:

  - condition:
    - name: assunto
      type: slot
      value: not NULL <--------------------------------------is this possible?

I’d like that the condition was satisfied if the slot “assunto” took any value, but null.

Is this possible?

Hello! :slight_smile:

You’ll need a Custom Slot Mapping

1 Like

@ChrisRahme I haven’t thought about it!

I’ll give it a try, thanks!

1 Like