Zoomed Image

AMSX Scripting Language - Command : SendToxAssets

Summary

Upload a file to an xAssets website

Description

Sends a file to an xAssets web site using an API token stored in a credential pack named "xAssetsWebsite". The server's IP address must be registered in the xAssets website's KnownIPAddress table, and an API key must be created in the received files folder. If no domain is specified, the "websitedomain" special option is used as a fallback.

Parameters

ParameterDescription
cmdxAssets website domain name to send to (e.g. "www.xassets.com"); leave blank to use the websitedomain special option
Argument 0Full path of the file to upload

Syntax


SendToxAssets "xAssets website domain name to send to (e.g. "www.xassets.com"); leave blank to use the websitedomain special option", "Full path of the file to upload"

Return to the AMSX Command Reference