API request Node makes the assistant say first mes...
# support
e
Hello! I'm trying to set a workflow up to make an API call before starting the conversation, it retrieves the some information then starts the conversation, but it seems to say the greeting twice. call ID: bce1a1d9-a7f4-425a-9516-a887b4de3e94 - Timestamps: +00:01:054 and +00:04:832 - Expected: The assistant greets once - Received: Assistant said the greeting twice.
v
Thank you for the details! To help diagnose the duplicate greeting, could you clarify: Is your workflow's first node an "API Request" node that then connects to a "Say" or "Assistant" node with a greeting, or do both nodes have greeting messages configured? This will help determine if the greeting is being triggered from multiple nodes. Source: - [Vapi Workflows Documentation](https://docs.vapi.ai/workflows)
v
Message marked as helpful by @Elias! 🎉
e
My workflow's first node is an API request that then connects to a conversation node.
2 Views