T
Typebot14mo ago
iago

Variable to integration

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?
2 Replies
greenrhyno
greenrhyno14mo ago
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.
iago
iagoOP14mo ago
I'm using an integration block, I wanted to use the variables within my run server

Did you find this page helpful?