Tableau Connector for JSON

Build 24.0.9060

ListFiles

List all JSON files stored in a local or cloud-based directory.

Input

Name Type Description
Mask String Filter mask value. Ex: '*.json'
Path String The path to list files from. Relative to the URI provided in the connection.

Result Set Columns

Name Type Description
FileName String Returns the file name.
LastModified Long Returns the unix timestamp when this file was last modified.
CreatedAt Long Returns the unix timestamp when this file was created. Returns -1 when the storage does not support this field.
URI String Returns the URI.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060