File.io (独立系発行元) (プレビュー)
ファイルをアップロードしてリンクを共有するだけで、ダウンロード後にファイルは完全に削除されます。 セキュリティを強化するために、ファイルに有効期限を設定すると、ダウンロードされなかった場合でも、一定の時間内に削除されます。
このコネクタは、次の製品および地域で利用可能です:
Service | クラス | 地域 |
---|---|---|
Logic Apps | 標準 | 以下を除くすべての Logic Apps 地域 : - Azure 政府の地域 - Azure 中国の地域 - 国防総省 (DoD) |
Power Automate | プレミアム | 以下を除くすべての Power Automate 地域 : - 米国政府 (GCC) - 米国政府 (GCC High) - 21Vianet が運用する中国のクラウド - 国防総省 (DoD) |
Power Apps | プレミアム | 以下を除くすべての Power Apps 地域 : - 米国政府 (GCC) - 米国政府 (GCC High) - 21Vianet が運用する中国のクラウド - 米国国防総省 (DoD) |
お問い合わせ先 | |
---|---|
件名 | Troy Taylor |
[URL] | https://www.hitachisolutions.com |
メール | ttaylor@hitachisolutions.com |
Connector Metadata | |
---|---|
発行者 | Troy Taylor |
Web サイト | https://www.file.io/ |
プライバシー ポリシー | https://www.file.io/privacy |
カテゴリー | データ |
接続の作成
コネクタは、次の認証タイプをサポートしています:
既定 | 接続を作成するためのパラメーター。 | すべての地域 | 共有不可 |
既定
適用できるもの: すべての領域
接続を作成するためのパラメーター。
これは共有可能な接続ではありません。 Power App が別のユーザーと共有されている場合、別のユーザーは新しい接続を明示的に作成するように求められます。
名前 | タイプ | 説明 | 必須 |
---|---|---|---|
API キー (Bearer API_Key の形式) | securestring | この API に対する API キー (Bearer API_Key の形式) | True |
調整制限
名前 | 呼び出し | 更新期間 |
---|---|---|
接続ごとの API 呼び出し | 100 | 60 秒 |
アクション
ファイルのアップロード |
ファイルをアップロードし、ファイルの詳細を作成します。 |
ファイルの一覧の取得 |
ファイルの一覧を取得します。 |
ファイルの削除 |
キーで識別されるファイルを削除します |
ファイルの更新 |
キーでファイルを更新します。 要求で提供されていないパラメーターについては、既存の値が保持されます。 |
プランとアカウントの取得 |
ユーザーのプランとアカウントの詳細を取得します。 |
ファイルのアップロード
ファイルをアップロードし、ファイルの詳細を作成します。
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
File
|
file | string |
ファイル。 |
|
Expires
|
expires | string |
有効期限。 |
|
Max Downloads
|
maxDownloads | integer |
ダウンロードの最大数。 |
|
Auto Delete
|
autoDelete | boolean |
自動的に削除するかどうか。 |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
Success
|
success | boolean |
成功したかどうか。 |
Status
|
status | integer |
状態。 |
ID
|
id | string |
識別子。 |
Key
|
key | string |
キー。 |
Path
|
path | string |
パス。 |
Node Type
|
nodeType | string |
ノード タイプ。 |
Name
|
name | string |
名前。 |
Title
|
title | string |
タイトル。 |
Description
|
description | string |
説明。 |
Link
|
link | string |
リンク。 |
Private
|
private | boolean |
非公開かどうか。 |
Expires
|
expires | string |
有効期限。 |
Downloads
|
downloads | integer |
ダウンロード数。 |
Max Downloads
|
maxDownloads | integer |
ダウンロードの最大数。 |
Auto Delete
|
autoDelete | boolean |
自動的に削除するかどうか。 |
Size
|
size | integer |
サイズ。 |
MIME Type
|
mimeType | string |
MIME の種類。 |
Screening Status
|
screeningStatus | string |
スクリーニングの状態。 |
Created
|
created | string |
作成日。 |
Modified
|
modified | string |
変更時。 |
ファイルの一覧の取得
ファイルの一覧を取得します。
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
Search
|
search | string |
検索用語。 |
|
Sort
|
sort | string |
並べ替え基準。 |
|
Offset
|
offset | integer |
オフセット。 |
|
Limit
|
limit | integer |
制限。 |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
Success
|
success | boolean |
成功したかどうか。 |
Status
|
status | integer |
状態。 |
Nodes
|
nodes | array of object | |
ID
|
nodes.id | string |
識別子。 |
Key
|
nodes.key | string |
キー。 |
Path
|
nodes.path | string |
パス。 |
Node Type
|
nodes.nodeType | string |
ノード タイプ。 |
Name
|
nodes.name | string |
名前。 |
Title
|
nodes.title | string |
タイトル。 |
Description
|
nodes.description | string |
説明。 |
Link
|
nodes.link | string |
リンク。 |
Private
|
nodes.private | boolean |
非公開かどうか。 |
Expires
|
nodes.expires | string |
有効期限。 |
Downloads
|
nodes.downloads | integer |
ダウンロード数。 |
Max Downloads
|
nodes.maxDownloads | integer |
ダウンロードの最大数。 |
Auto Delete
|
nodes.autoDelete | boolean |
自動的に削除するかどうか。 |
Size
|
nodes.size | integer |
サイズ。 |
MIME Type
|
nodes.mimeType | string |
MIME の種類。 |
Screening Status
|
nodes.screeningStatus | string |
スクリーニングの状態。 |
Created
|
nodes.created | string |
作成日。 |
Modified
|
nodes.modified | string |
変更時。 |
Count
|
count | integer |
カウント。 |
Size
|
size | integer |
サイズ。 |
Screening Status
|
screeningStatus | string |
スクリーニングの状態。 |
ファイルの削除
キーで識別されるファイルを削除します
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
Key
|
key | True | string |
ファイル キー。 |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
Success
|
success | boolean |
成功したかどうか。 |
Status
|
status | integer |
状態。 |
ファイルの更新
キーでファイルを更新します。 要求で提供されていないパラメーターについては、既存の値が保持されます。
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
Key
|
key | True | string |
ファイル キー。 |
File
|
file | string |
ファイル。 |
|
Expires
|
expires | string |
有効期限。 |
|
Max Downloads
|
maxDownloads | integer |
ダウンロードの最大数。 |
|
Auto Delete
|
autoDelete | boolean |
自動的に削除するかどうか。 |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
Success
|
success | boolean |
成功したかどうか。 |
Status
|
status | integer |
状態。 |
ID
|
id | string |
識別子。 |
Key
|
key | string |
キー。 |
Name
|
name | string |
名前。 |
Link
|
link | string |
リンク。 |
Expires
|
expires | string |
有効期限。 |
Expiry
|
expiry | string |
. |
Downloads
|
downloads | integer |
ダウンロード数。 |
Max Downloads
|
maxDownloads | integer |
ダウンロードの最大数。 |
Auto Delete
|
autoDelete | boolean |
自動的に削除するかどうか。 |
Size
|
size | integer |
サイズ。 |
MIME Type
|
mimeType | string |
MIME の種類。 |
Created
|
created | string |
作成日。 |
Modified
|
modified | string |
変更時。 |
プランとアカウントの取得
ユーザーのプランとアカウントの詳細を取得します。
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
Success
|
success | boolean |
成功したかどうか。 |
Status
|
status | integer |
状態。 |
Plan Id
|
planId | integer |
. |
Max Upload Bytes
|
maxUploadBytes | integer |
. |
Max Storage Bytes
|
maxStorageBytes | integer |
. |
Used Storage Bytes
|
usedStorageBytes | integer |
. |
Rate Limit
|
rateLimit | integer |
. |
Custom Domain
|
customDomain | string |
. |
Direct Download
|
directDownload | string |
. |
Payment Customer Id
|
paymentCustomerId | string |
. |
Payment Subscription Id
|
paymentSubscriptionId | string |
. |