You can solve this by using different payload values for each quick reply button.
Show only Name + Service Date in the button label, and set the hidden payload to the unique submission ID.
- User sees: "John Doe – 2024‑10‑15"
- Bot receives: "submissionId12345"
- Architect then uses the submission ID after the user clicks the button.
This allows duplicate visible labels while still keeping a unique ID for backend processing.
------------------------------
Cesar Padilla
INDRA COLOMBIA
------------------------------