Hi Kore AI Team,
Could you please help me with the below connection node contain,
I have collected the phone number from the user using (Entity Node) - CustomerRegisterPhone
[Note: Authentication Datatable is created with column name registered_phonenumber and added a dummy Phone number in the datatable. Also, Checked whether value is added into the datatable using get service]
Datatable:
Column Created - registered_phonenumber (number)
Condition Validated:
(Entity) CustomerRegisterPhone Equals To {{context.UsersAuthCheck.response.body.queryResult[0].registered_phonenumber}}
[Note:
UserAuthCheck - Bot Action (Name)
UsersAuthCheck - Services (Name)
Service Type - Data Service
Type - Table ]
Thanks in advance,
Jayavignesh G