「ファイルをダウンロード」アクテビティについてです。※現在ナレッジ準備中です
目次
1.アクティビティのプログラム名
RCA.Activities.GSuite.DownloadFile
2.説明
Studio バージョン 2.0.3.0~
クイックアクセス: GSuite>Drive>ファイルをダウンロード
This activity allows to download a file on Google Drive which is owe by a user.
ユーザーが使用しているGoogle Drive上のファイルをダウンロードすることができます。
3.プロパティ
プロパティ一覧のみ掲載します。
※システム内部で保有しているプロパティを記載している場合があり、コボットStudio画面内で確認不可のものが一部ございます。ご了承ください。
FileId ・・・ ID of file would be download. String variables and String are supported
LocalPath ・・・ Local file path of file is provided if there is a specific file extension included
DisplayName ・・・ The display name of this activity. You can edit the name of the activity to organize and structure your code better.
SupportsTeamDrives
4.使い方
準備中