Thanks - but I do not understand what I should do… create one new record for each answer ? I was hoping that I could save the whole transcript in one record, linked to the user.
Good evening everyone, I'm tinkering with the TypeBot code to test my knowledge, and I can't find the limitations part, for example releasing whatsapp for free, the question of the number of messages that can be exchanged using the chatbot, can anyone help me?
@Baptiste thinking about this transcription of a "open" discussion with an AI. If i need to record each sentence in a new record, it's the same as capturing each interaction in an individual variable, thus the transcript feature in itself makes no sense anymore... There is something i do not understand well here. Ideally, i would love that at the end of the discussion (when the loop is finished), the whole transcript of the discussion is saved in my DB. As i understood the Transcript variable feature, this was the goal - but how can i setup the saving of the transcript into a DB field linked to a user ?