How to Pass Profile Information into HTTP Request?

I have information contained within a profile, that I would like to pass to an HTTP request body. The current documentation isn’t clear on if this is possible or not. Please advise

Same question.

hi all,

We have just released version 5.4 including this feature. You could find more information at https://docs.katalon.com/display/KD/Parameterize+a+Web+Service+object
Hope that it helps.

The syntax for calling a variable that is defined in a profile is as such:

Globalvariable.variableName

However, that does not work when passed to an HTTP request body. It is not clear where the variable in the documentation has come from. Some more information would be helpful.

Trong Bui said:

hi all,

We have just released version 5.4 including this feature. You could find more information at https://docs.katalon.com/display/KD/Parameterize+a+Web+Service+object.
Hope that it helps.

This page is not accessible and the GlobalVariables are not working as URL parameters in Katalon 5.4.2

Vasanth said:

Trong Bui said:

hi all,

We have just released version 5.4 including this feature. You could find more information at https://docs.katalon.com/display/KD/Parameterize+a+Web+Service+object.
Hope that it helps.

This page is not accessible and the GlobalVariables are not working as URL parameters in Katalon 5.4.2

The link has an extra dot (.) at the end. Please remove it.