Long Arrow Right External Link angle-right Search Times Spinner angle-left

Post Request URL

You can customize the text which appears on requests to access a storage device or run a new program. This can be done by clicking the pencil edit icon next to any policy with the actions deny and request. 

undefined

Additionally, you may specify a Redirect URL and replace any valid parameters proceeded and followed by "%%" with the corresponding value.  

Valid parameters include: 

  • %%Hostname%%
  • %%Filename%% 
  • %%Approvalrequestid%% 
  • %%Requestoremailaddress%%  

For example, a client is able to pass their API 2 values, hostname and filename, and use their API parameter names.  

https://clientapi.abccompany.com?vp1=%%filename%%&vp2=%%hostname%%&vp3=%%approvalrequestid%%  

Once this optional feature is configured, clicking the Send Request button will open a browser window displaying the specified URL on the requesting user's device.

undefined