Specifies the unique snapshot ID. This is used to identify this version of the settings.
Field
Code
Specifies the code.
Field
Description
Specifies the description.
Field
Skip Delete on Import
Specifies that the file on the server should not be deleted after import to the Integration Queue. This is useful in rare cases where the server deletes files automatically after they are downloaded.
Field
Server Name
Specifies the server name, this must be accessible from Azure.
Field
Port No.
Specifies if any other port than default is being used.
Field
User Name
Specifies the user name for authentication.
Field
Private Key Code
Specifies the code for the private key used for authentication.
Field
Path
Specifies the remote path. This can be empty.
Field
File Filter
Specifies the file filter used for listing files. This can be empty.
Field
Timeout
Specifies a timeout (in s).
Field
Filename Charset
Specifies the charset that should be used for filenames, such as "utf-8", "iso-8859-1", "windows-1252", "ansi", etc. If nothing is specified, the default charset will be used (normally utf-8).
Field
Use Custom API
Specifies whether to use the API provided by SmartApps or not. Enable this to enter your own Azure Function URL and API Key.
Field
Azure Function Base Url
Specifies the base url for the Azure function. Should be in the format https://[FUNCTION-NAME].azurewebsites.net/api/, where [FUNCTION-NAME] is the name of the App Service (found in the "Overview" page for the App Service in Azure Portal).