In the sdk it requires assistant id, i tried to provide workflow id but it said assistant id is required.
k
Kings_big💫
08/11/2025, 4:12 PM
The client SDK requires an assistant ID not a workflow ID, so attach your workflow to an assistant and use that assistant’s ID in your code..
t
Toph
08/12/2025, 5:31 AM
Hi @Kings_big💫 thank you for responding. How do you attach a workflow to assistant.
u
Uzoma
08/12/2025, 12:51 PM
@Toph But I noticed that vapi updated their workflow and does not require an assistant to be attached to the workflow. This I guess is the major challenge
c
Chiranjeet Mishra
08/13/2025, 6:48 PM
You can’t directly attach a workflow to an assistant, you'll link the workflow via MCP server or automation tools, and then add the assistant as a node within the workflow if needed..