Request: Get path argument¶
Plugin ID: eca_endpoint_get_path_argument
Available since: 1.1.0
Fields¶
Index position— config key:index-
The index position of the path argument, starting at 0. Example: When index position is set to 2 and the path is /node/1/edit, then the returned value is edit. When empty, the whole requested path will be returned.
Type:
number· Required: no · Default:1 Name of token— config key:token_name-
Please provide the token name only, without brackets.
Type:
textfield· Required: yes · Default: empty string