Help with basic flow using a request

Hello,
Not sure what to search for as it’s generic words.

I have a created a request that looks like this
image

and a flow looking like this, it looks okay to me but the output from the “Send Request” is based on the variable I saved in the request and not the value I add on the field in the block.

I found this postman - Cannot specify path variable on a Flow / Send Request - Stack Overflow
It’s 1 year old, it’s still same ?

Hi @danielsoderlund

Instead of using a hard-coded value in the request, change the value field for requestId to {{requesterId}} and it should work.

ya, I tried that and it worked. Thanks

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.