Get file#

Gets the metadata for a single file in the specified folder.

FolderGuid*[Text] Required folder GUID.
FileGuid*[Text] Required file GUID.
Timeout[Number] HTTP request timeout in seconds; default is 60.
FileFound file object.
Processing level

Select the error handling level.

Possible values:

  • "Default" - default;
  • "Ignore" - errors are ignored;
  • "Handle" - errors are handled.

If "Default" is selected, the value from the "Start" block in this diagram is used.

Message level

Select the level of messages that the blocks will emit while running.

Possible values:

  • "Default" - default;
  • "Release" - output disabled;
  • "Debug" - basic information output;
  • "Detailed" - detailed information output.

If "Default" is selected, the value from the "Start" block in this diagram is used.

Error text[Text] Returns detailed error information if the block execution fails.