Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
TDLZocchio
Contributor
Contributor

Sending parametrized raw body in POST Request

Hi, 

I'm facing a problem when trying to send a POST request via Call URL automation block. I want to parametrize the body using a Get Expression Value block. The value is retrieved correctly by the block but it doesn't get into the request body as seen in the images below.

TDLZocchio_0-1721223294107.png

TDLZocchio_2-1721223364697.png

How should I enter the block variable for it to get successfully substituted by its value in the body?

Labels (3)
2 Replies
TcnCunha_M
Creator III
Creator III

Does this get expression doesn't have attributes?
Try to add into a input (variable) and use a variable 
Like this

TcnCunha_M_0-1721226974203.png

 

As you think, so shall you become.
TDLZocchio
Contributor
Contributor
Author

Hi, TcnCunha_M, I tried to insert the value in a variable, but the problem persists.

TDLZocchio_0-1721309344657.png

TDLZocchio_1-1721309370387.png