Request path parameter

is there any documentation using the “Request path parameter” block?

reqpath

Hello @Govindja_dev

there is no documentation for this, however you can print it or return it as method result to see what it contains.

Regards, Vlad

can you give an example of doing it in codeless?
but I’m confused about implementing this in codeless

yes, sure

when you create/edit a service method there is a help popover with format for specifying these parameters

and then as you can see on the image below this block represents

an object with this parameters

you can read this values by using Get object property block

Regards, Vlad

1 Like

Thanks @vladimir-upirov

my pleasure @Govindja_dev