Condition node
How it Works:
○ The system checks if the reply message contains the expected keyword (e.g.,"YES" or "NO").
● If/Else Condition:
○ If the reply matches the keyword, proceed with the next action (e.g., send a confirmation message).
○ Else if the reply does not match the keyword, send a different reply or take a different action (e.g., send a reminder message).