The community member needs to determine the helpline number based on a corporate ID and pass it to an assistant. They are passing the corporate ID as a hidden variable into Typebot. A comment suggests that the community member can create a logic to send a message to the assistant with the explicit information "Follows VarId", and the assistant will know how to use this information since it is in the conversation's memory. There is no explicitly marked answer in the comments.
Hi, I need to determine the helpline number based on the corporate ID and pass it to the assistant. I'm passing the corporate ID as a hidden variable into Typebot. Could you suggest a way to pass the helpline number to the OpenAI assistant?
You can create a logic to send a message to the Assistant with the same thread with this explicit information: "Follows VarId" and the Assistant will already know how to use this information, because it is in the conversation that is in memory.