Create object variables in prefilledVariables on start bot

His, is possible to pass an object in prefilledVariables, as the 'contact' below? If yes, how can I access 'contact.name' into my flow? const reqData = { typebot: TypebotName, prefilledVariables: { number: '929292920000', contact: {id:1, name:'John', address:'xxx',...others keys} } }; const { data } = await axios.post( TypebotUrl, reqData );
4 Replies
Baptiste
Baptiste10mo ago
No, that's not possible, variables only work with string or a list of strings 🙏
Unknown User
Unknown User10mo ago
Message Not Public
Sign In & Join Server To View
LuizAlves
LuizAlves10mo ago
Thank you, I will try it
Unknown User
Unknown User10mo ago
Message Not Public
Sign In & Join Server To View
Want results from more Discord servers?
Add your server