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?