Hey everyone, I created a workflow in Vapi whose ...
# general-english
l
Hey everyone, I created a workflow in Vapi whose main purpose is to extract 3–4 pieces of information from a user. Once the user provides all the required variables, the workflow should call an API using those variables. However, I’m facing an issue. The agent asks for the first piece of information, but then it automatically cancels the call without calling the API. It doesn’t even collect all the required variables before ending the call. This issue was not happening when I initially developed the workflow. But now, after testing it again following a long time, it is not working properly. Can anyone help me or suggest a possible solution?