Triggers the Receive action for a specific connector to receive one or more specified file(s).
Triggers the Receive action for a specific connector to receive one or more specified file(s).
Authorizations
Body
The connector Id.
The Id of the workspace containing the connector.
The Id of the port to use for the connection.
The specific filename to receive. If omitted, all files matching the connector settings are received. Only available for FTP, SFTP, and S3 connectors.
Sets the remote path on the server from which the application downloads files. Use a comma-separated list to supply paths to multiple folders. Only available for FTP, SFTP, and S3 connectors.
Response
The action result
The message Id associated with the file.
The subfolder path where the received file was stored.
The name of the received file(s).
The size of the received file(s) in bytes.
When multiple files are transferred over the same connection, this returns an error message when an individual file transfer fails. If this is empty, the file transfer succeeded.