Path Variable in HTTPTargetConnection appended to the end

Hello,

A path variable is extracted and assigned to a variable est_id succesfully. When it is used in the middle of a HTTPTargetConnection URL it is appended to the end. 

 

 

<HTTPTargetConnection>
     <URL>https://anyhost/api/Est/{est_id}/Employees</URL>
</HTTPTargetConnection>

 

 

est_id is 324324

I see this call in Postman debug session as below

<URL removed by staff> but it should be <URL removed by staff>

How can i fix that?

0 1 39
1 REPLY 1

Hi @gungorr - Thank you for your question! We noticed it hasn’t received any replies yet, but we’ll keep an eye on this conversation. In the meantime, we encourage other community members to share their insights if they’ve encountered a similar situation.

If you’d like to share more details, feel free to add them here—it might help others provide more targeted suggestions. Also, we invite you to look at our recent articles by expert Googlers. 😊