Expose specific keys/variables via Connect Tab (route params, query params, header, body, etc)
planned
S
Steve Stava
I have a Post API to update my user information and want to be able to dynamically add the user_id number to the end of the Post URL. Any thoughts are appreciated. Thanks!