Reflect (プレビュー)
Reflect は、思考を助けるように設計された美しいメモ作成ツールです。 バックリンクを通じてメモを関連付けることで、自分の心の働きを反映します。 Reflect は、いつでも参照できる第 2 の脳を構築します。
このコネクタは、次の製品および地域で利用可能です:
Service | クラス | 地域 |
---|---|---|
Logic Apps | 標準 | 以下を除くすべての Logic Apps 地域 : - Azure 政府の地域 - Azure 中国の地域 - 国防総省 (DoD) |
Power Automate | プレミアム | 以下を除くすべての Power Automate 地域 : - US Government (GCC) - US Government (GCC High) - 21 Vianet が運用する中国のクラウド - 米国国防総省 (DoD) |
Power Apps | プレミアム | 以下を除くすべての Power Apps 地域 : - US Government (GCC) - US Government (GCC High) - 21 Vianet が運用する中国のクラウド - 米国国防総省 (DoD) |
お問い合わせ先 | |
---|---|
件名 | Troy Taylor |
[URL] | https://www.hitachisolutions.com |
メール | ttaylor@hitachisolutions.com |
Connector Metadata | |
---|---|
発行者 | Troy Taylor |
Web サイト | https://reflect.app/ |
プライバシー ポリシー | https://reflect.app/privacy |
カテゴリー | 生産性 |
接続を作成する
コネクタは、次の認証タイプをサポートしています:
既定 | 接続を作成するためのパラメーター。 | すべての地域 | 共有不可 |
既定
適用できるもの: すべての領域
接続を作成するためのパラメーター。
これは共有可能な接続ではありません。 Power App が別のユーザーと共有されている場合、別のユーザーは新しい接続を明示的に作成するように求められます。
件名 | タイプ | Description | Required |
---|---|---|---|
アクセス トークン ('Bearer YOUR_ACCESS_TOKEN' の形式) | securestring | この API のアクセストークン ('Bearer YOUR_ACCESS_TOKEN' 形式) | True |
調整制限
名前 | 呼び出し | 更新期間 |
---|---|---|
接続ごとの API 呼び出し | 100 | 60 秒 |
アクション
グラフの取得 |
すべてのグラフを取得します。 |
メモを作成 |
新しいノートを作成します。 |
リンクの作成 |
グラフ内で新しいリンクを作成します。 |
リンクを取得する |
グラフのリンクのリストを取得します。 |
書籍を取得する |
すべての書籍を取得してグラフを作成します。 |
毎日のメモを追加する |
日々のメモに追加します。 |
グラフの取得
すべてのグラフを取得します。
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
|
array of object | ||
ID
|
id | string |
識別子。 |
件名
|
name | string |
名前。 |
ACL
|
acl | array of string |
ACL。 |
メモを作成
新しいノートを作成します。
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
グラフ ID
|
graphId | True | string |
グラフの識別子です。 |
サブジェクト
|
subject | True | string |
件名。 |
コンテンツのマークダウン
|
content_markdown | True | string |
コンテンツのマークダウン。 |
ピン留め済み
|
pinned | boolean |
固定されているかどうか。 |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
Success
|
success | boolean |
成功したかどうか。 |
リンクの作成
グラフ内で新しいリンクを作成します。
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
グラフ ID
|
graphId | True | string |
グラフの識別子です。 |
ID
|
id | string |
識別子。 |
|
[URL]
|
url | True | string |
URL アドレス。 |
肩書き
|
title | string |
肩書き。 |
|
Description
|
description | string |
説明設定。 |
|
更新日
|
updated_at | string |
更新時刻。 |
|
ハイライト
|
highlights | array of string |
強調表示。 |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
|
array of object | ||
ID
|
id | string |
識別子。 |
[URL]
|
url | string |
URL アドレス。 |
肩書き
|
title | string |
肩書き。 |
Description
|
description | string |
説明設定。 |
更新日
|
updated_at | string |
更新時刻。 |
ハイライト
|
highlights | array of string |
強調表示。 |
リンクを取得する
グラフのリンクのリストを取得します。
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
グラフ ID
|
graphId | True | string |
グラフの識別子です。 |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
|
array of object | ||
ID
|
id | string |
識別子。 |
[URL]
|
url | string |
URL アドレス。 |
肩書き
|
title | string |
肩書き。 |
Description
|
description | string |
説明設定。 |
更新日
|
updated_at | string |
更新時刻。 |
ハイライト
|
highlights | array of string |
強調表示。 |
書籍を取得する
すべての書籍を取得してグラフを作成します。
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
グラフ ID
|
graphId | True | string |
グラフの識別子です。 |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
|
array of object | ||
ID
|
id | string |
識別子。 |
ASIN
|
asin | string |
ASIN 番号。 |
肩書き
|
title | string |
肩書き。 |
作者
|
authors | array of string |
作成者です。 |
ノート
|
notes | array of object | |
タイプ
|
notes.type | string |
種類。 |
ぺージ
|
notes.page | integer |
ページ。 |
場所
|
notes.location | integer |
場所。 |
価値
|
notes.value | string |
値。 |
毎日のメモを追加する
日々のメモに追加します。
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
グラフ ID
|
graphId | True | string |
グラフの識別子です。 |
日
|
date | string |
日付。 |
|
Text
|
text | string |
テキスト。 |
|
一覧名
|
list_name | string |
リストの名前。 |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
Success
|
success | boolean |
成功したかどうか。 |