Hi everyone,
In a Digital Bot Flow, I need to collect two required pieces of information from the customer (e.g., CPF and Date of Birth), but the customer may send:
How would you implement a state-machine style logic to:
-
Detect what has already been collected,
-
Validate formats (CPF = 11 digits, DOB = dd/mm/yyyy),
-
Ask only for what's missing,
-
And once both are valid, call a Data Action?
Any suggestions or examples of how you model this in the flow (variables/participant data, retries, etc.) would be appreciated.
#Architect------------------------------
Alex Sander Felicio
------------------------------