Share feedback, ideas and get community help

Updated 6 months ago

Variable to integration

At a glance

The community member is creating an integration that requires a POST request and needs to use a variable from Typebot. In the comments, another community member suggests using the variable selector or the mergetag notation {{MyVariable}} if the community member is using the custom body. However, the community member clarifies that they are using an integration block and want to use the variables within their run server. There is no explicitly marked answer in the comments.

Hey everyone, I am creating an integration where I will make a POST request, but I need to use a variable from Typebot. How do I retrieve a variable to use in my integration code?
g
i
2 comments
Are you using the HTTP Post block?

Just use the variable selector.

If you are using the custom body, then just use the variable selector or use the mergetag notation

{{MyVariable}}

Or maybe I am missing something... Let me know.
I'm using an integration block, I wanted to use the variables within my run server
Add a reply
Sign up and join the conversation on Discord