Is it possible to have the start node be an API ca...
# general-english
l
Is it possible to have the start node be an API call and or have a conversation node that greets the user and then transition to an API call without waiting for the users input. Basically I am trying to check if the user is present in the system and if so don't have to ask questions from the user if I can fetch them and greet the user with their name else ask for their name
2 Views