Citrix ShareFile supports external integration through an HTTP-based REST API.

Generate an api key using : https://api.sharefile.com/rest/oauth2-request.aspx
- the redirect uri must be added (that requires that the admin should be log in through an HTTPS, as citrix only allows https for redirect uri) like : https://www.example/?command=register_citrix_api
[attachments|api_key.png]

The url should look like (Replace the * * with your corresponding data!):

azure://*Storage Account name | User name field*:*Access Key | Password Field*@file.core.windows.net/*File Service Share name*/

[attachments|AzureConfiguration.png]