I want to call a piston using the endpoint address in the form of:
url/:piston: That works ok. But how do I append a variable to pass to the piston? I understand in the piston to use $args.variable, but I can’t seem to find the right syntax in the call. I tried appending?variable but that didn’t work.
Passing Parameters
Jwwhite
#1