![](https://uploads-eu-west-1.insided.com/intercom-en/attachment/6dadfce8-6d4b-4901-9a6d-5f4ecdccf01e.png)
I have a custom action which is executed at the end of a custom bot flow. It sends a Post Request to an API endpoint with the details above. If the user inputs only first name, e.g. “Andrew” in the “Full Name” field then the API call is never triggered. Any solution for this? or is there a way to validate the “Full Name” field and ask the user to also input their last name? Thanks