What is the proper way (configuration) to do a POST or GET using the request method in CB Auto Actions?
I need to send the user first name for example. Something like this:
mywebsite.com/integration.php?&name=
[name]
but it doesn't work. Also the return option is "show" but doesn't show anything.