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.