How to pass recently created variable in HTTP request API calls

Hello Team,

I have a sequence which takes a PIN from a mail message and saves that PIN as a variable.

I would like to used that saved PIN to make HTTP requests(as a parameter value) but i am unclear on how to pass that variable as a parameter in the request builder.

Any help would be appreciated.

Thanks a lot!!!

Hi @Des_X

Depending on your proficiency with Studio, you could close the wizard right away and fill it in via the Properties panel of the HTTP Request activity. The property is called, well, “Properties”.

Hello Maciej, thanks for the response. Although, i use StudioPro and i cannot seem to see a Properties property on the http activity. Find screenshots attached.

Looking forward to your response.

Regards,

1 Like

Whoops, indeed! I was typing to fast this time, I think.

It’s this one:
image
(Parameters instead of Properties)

Like so:
image

haha! must be all that coffee.

Thanks for the quick response.

1 Like