I have created a view variable which will capture selected ids by user from a list of drop down. if 3 or 4 customer number are seleceted out of 100, i want those 3 or 4 number in data pool. I was trying to capture those customer numbers via manual sensor and write data in table skill, but the manual sensor was not able to take inputs from view variable.
What will be the way if i want to get those selected numbers in my data pool?
I have selected 3 ids in a drop down view and also created a button the execute the skill.. But the button asking for manual input instead of taking the inputs from variable.
Here is the ss while executing the skill from the button-