jfk86d
jfk86d
TTypebot
Created by jfk86d on 6/24/2024 in #help-and-questions
Text style in Bubble's previewMessage
I fingured it out. I put the style adjacent to the script code on the web page for the Bubble. <style>typebot-bubble::part(preview-message) { font-weight: bold; } </style>
5 replies
TTypebot
Created by jfk86d on 6/24/2024 in #help-and-questions
Text style in Bubble's previewMessage
@Baptiste Thank you. I tried adding it to the Theme's Custom CSS. It did not change anything. Is that where I should add it?
5 replies
TTypebot
Created by jfk86d on 6/17/2024 in #help-and-questions
HTTP Request custom body not working.
No description
8 replies
TTypebot
Created by jfk86d on 6/17/2024 in #help-and-questions
HTTP Request custom body not working.
Maybe a variable function for length that can then be place in the value window for the Content-Length key header. {{={{My variable}}.length()=}}
8 replies
TTypebot
Created by jfk86d on 6/17/2024 in #help-and-questions
HTTP Request custom body not working.
I got it to work, yet I need to advice. I had to add the header Content-Length and a value. Is there a way to dynamically estimate the Content-Length of my JSON data that is in the custom body?
8 replies
TTypebot
Created by jfk86d on 6/17/2024 in #help-and-questions
HTTP Request custom body not working.
I tried webhook.site and it did receive the json body 🙂 When I pointed to our Azure Logic App url, it did not receive the json body 😕 . Do you know of any tips or users who have it working with a Azure Logic App? Thanks.
8 replies
TTypebot
Created by jfk86d on 6/17/2024 in #help-and-questions
User entered Text input, set Variable, place 1st in Text bubble creates line break after variable
Sure. Here is the video.
6 replies