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
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