Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Append JSON to variable - Typebot
T
Typebot
•
2y ago
•
3 replies
Mateus Z3
Append JSON to variable
How do I append values to a variable without it converting to string
?
I need to have a list of json
, I
'm sending this to my endpoint
:
{
"input"
: {
"messages"
: {
{Chat
history
}}
}
}
{
"input"
: {
"messages"
: {
{Chat
history
}}
}
}
tried to use the
"custom
" option for the variables but I still get a list of strings in the Chat history variable
Typebot
Join
A place to connect with chatbot enthusiasts. Learn about bot building best practices and discover new content.
5,834
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
JSON Script giving variable error
T
Typebot / help-and-questions
9mo ago
Append messages
T
Typebot / help-and-questions
2y ago
Can I store JSON into Memory Variable ?
T
Typebot / help-and-questions
4mo ago