次の方法で共有


Feathery (プレビュー)

Feathery は、情報を収集するためのユーザー インターフェイスの構築方法を変革しています。 ユーザーがカスタマイズ可能で開発者向けのフォームを作成できるように支援します。

このコネクタは、次の製品とリージョンで使用できます。

サービス クラス リージョン
コピロット スタジオ Premium 次を除くすべての Power Automate リージョン :
     - 米国政府 (GCC)
     - 米国政府 (GCC High)
     - 21Vianet が運営する China Cloud
     - 米国国防総省 (DoD)
ロジック アプリ Standard 次を除くすべての Logic Apps リージョン :
     - Azure Government リージョン
     - Azure China リージョン
     - 米国国防総省 (DoD)
Power Apps Premium 次を除くすべての Power Apps リージョン :
     - 米国政府 (GCC)
     - 米国政府 (GCC High)
     - 21Vianet が運営する China Cloud
     - 米国国防総省 (DoD)
Power Automate Premium 次を除くすべての Power Automate リージョン :
     - 米国政府 (GCC)
     - 米国政府 (GCC High)
     - 21Vianet が運営する China Cloud
     - 米国国防総省 (DoD)
お問い合わせ
名前 トロイ・テイラー
URL https://www.hitachisolutions.com
Email ttaylor@hitachisolutions.com
コネクタ メタデータ
Publisher トロイ・テイラー
Website https://www.feathery.io/
プライバシー ポリシー https://www.feathery.io/privacy-policy
カテゴリ Marketing

接続を作成する

コネクタでは、次の認証の種類がサポートされています。

デフォルト 接続を作成するためのパラメーター。 すべてのリージョン 共有不可

デフォルト

適用対象: すべてのリージョン

接続を作成するためのパラメーター。

これは共有可能な接続ではありません。 電源アプリが別のユーザーと共有されている場合、別のユーザーは新しい接続を明示的に作成するように求められます。

名前 タイプ Description 必須
API キー ('Token your_API_key' の形式) securestring この API の API キー ("Token your_API_key" という形式) 正しい

調整制限

名前 呼び出し 更新期間
接続ごとの API 呼び出し 100 60 秒

アクション

アカウントを取得する

アカウントのチーム名を取得します。

フォームの作成

既存のテンプレート フォームに基づいてフォームを作成します。

フォームを取得する

Feathery で作成されたフォームのスキーマを取得します。

ユーザー セッションを取得する

フォーム ユーザーのセッション データを取得します。

ユーザー フィールドの作成

特定のユーザーのフィールドの値を作成または更新します。

ユーザー フィールドを取得する

ユーザーのすべてのフィールドの一覧を取得します。

ユーザーの作成または更新

特定のユーザーの情報を作成、更新、または取得します。

ユーザーの削除

特定のユーザーを削除します。

ユーザーを一覧表示する

Feathery のすべてのユーザーの一覧を取得します。

アカウントを取得する

アカウントのチーム名を取得します。

戻り値

名前 パス 説明
チーム
team string

チーム名。

フォームの作成

既存のテンプレート フォームに基づいてフォームを作成します。

パラメーター

名前 キー 必須 説明
フォーム ID
form_id string

フォーム識別子。

テンプレート フォーム ID
template_form_id string

テンプレート フォーム識別子。

ステップ ID
step_id string

ステップ識別子。

テンプレート ステップ ID
template_step_id string

テンプレート ステップ識別子。

始点
origin boolean

配信元かどうか。

ID
id string

識別子。

フィールド ID
field_id string

フィールド識別子。

ID
id string

識別子。

テキスト
text string

テキスト。

ID
id string

識別子。

テキスト
text string

テキスト。

ID
id string

識別子。

ソース URL
source_url string

ソース URL アドレス。

ID
id string

識別子。

進捗
progress integer

進行状況。

前のステップ ID
previous_step_id string

前のステップ識別子。

次のステップ ID
next_step_id string

次のステップ識別子。

トリガー
trigger string

トリガー。

要素の種類
element_type string

要素の型。

要素 ID
element_id string

要素識別子。

Comparison
comparison string

比較。

フィールド キー
field_key string

フィールド キー。

価値
value string

値。

フォームを取得する

Feathery で作成されたフォームのスキーマを取得します。

パラメーター

名前 キー 必須 説明
フォーム ID
form_id True string

フォーム識別子。

戻り値

名前 パス 説明
フォーム ID
form_id string

フォーム識別子。

Steps
steps array of object
始点
steps.origin boolean

配信元かどうか。

画像
steps.images array of object
ID
steps.images.id string

識別子。

ソース イメージ
steps.images.properties.source_image string

ソース イメージ。

Videos
steps.videos array of object
ID
steps.videos.id string

識別子。

ループ
steps.videos.properties.loop boolean

ループするかどうか。

Muted
steps.videos.properties.muted boolean

ミュートされているかどうか。

Autoplay
steps.videos.properties.autoplay boolean

自動再生するかどうかを指定します。

コントロール
steps.videos.properties.controls boolean

コントロールを表示するかどうかを指定します。

ソース URL
steps.videos.properties.source_url string

ソース URL アドレス。

ソースの種類
steps.videos.properties.source_type string

ソースの種類。

ビデオ拡張機能
steps.videos.properties.video_extension string

ビデオ拡張機能。

進行状況バー
steps.progress_bars array of object
ID
steps.progress_bars.id string

識別子。

進捗
steps.progress_bars.properties.progress string

進行状況。

セグメント
steps.progress_bars.properties.num_segments integer

セグメントの数。

テキスト
steps.texts array of object
ID
steps.texts.id string

識別子。

テキスト
steps.texts.properties.text string

テキスト。

書式設定されたテキスト
steps.texts.properties.text_formatted array of object
[挿入]
steps.texts.properties.text_formatted.insert string

挿入。

フォント サイズ
steps.texts.properties.text_formatted.attributes.font_size integer

フォント サイズ。

フォントの色
steps.texts.properties.text_formatted.attributes.font_color string

フォントの色。

フォント リンク
steps.texts.properties.text_formatted.attributes.font_link string

フォント リンク。

フォントの太さ
steps.texts.properties.text_formatted.attributes.font_weight integer

フォントの太さ。

フォントの取り消し線
steps.texts.properties.text_formatted.attributes.font_strike boolean

フォントが取り消されているかどうか。

フォントの下線
steps.texts.properties.text_formatted.attributes.font_underline boolean

フォントに下線を引くかどうか。

Buttons
steps.buttons array of object
ID
steps.buttons.id string

識別子。

テキスト
steps.buttons.properties.text string

テキスト。

送信
steps.buttons.properties.submit boolean

送信ボタンかどうか。

アクション
steps.buttons.properties.actions array of object
URL
steps.buttons.properties.actions.url string

URL アドレス。

タイプ
steps.buttons.properties.actions.type string

型。

送信
steps.buttons.properties.actions.submit boolean

送信ボタンかどうか。

タブを開く
steps.buttons.properties.actions.open_tab boolean

タブを開くかどうか。

書式設定されたテキスト
steps.buttons.properties.text_formatted array of object
[挿入]
steps.buttons.properties.text_formatted.insert string

挿入。

フォントの色
steps.buttons.properties.text_formatted.attributes.font_color string

フォントの色。

フォントの取り消し線
steps.buttons.properties.text_formatted.attributes.font_strike boolean

フォントが取り消されているかどうか。

フォントの下線
steps.buttons.properties.text_formatted.attributes.font_underline boolean

フォントに下線を引くかどうか。

読み込みアイコンを表示する
steps.buttons.properties.show_loading_icon string

読み込み中の表示アイコン。

フィールドが不完全な場合は無効にする
steps.buttons.properties.disable_if_fields_incomplete boolean

フィールドが imcomplete の場合に無効にするかどうか。

サブグリッド
steps.subgrids array of object
ID
steps.subgrids.id string

識別子。

位置
steps.subgrids.position array of integer

位置。

steps.subgrids.axis string

軸。

モバイル軸
steps.subgrids.mobile_axis string

モバイル軸。

レイアウト
steps.subgrids.layout array of integer

レイアウト。

モバイル レイアウト
steps.subgrids.mobile_layout string

モバイル レイアウト。

Gap
steps.subgrids.styles.gap integer

ギャップ。

上に埋め込む
steps.subgrids.styles.padding_top integer

パディングの上部。

左に埋め込む
steps.subgrids.styles.padding_left integer

左のパディング。

右に埋め込む
steps.subgrids.styles.padding_right integer

右のパディング。

埋め込み下
steps.subgrids.styles.padding_bottom integer

パディングの下部。

垂直揃え
steps.subgrids.styles.vertical_align string

垂直方向の配置。

水平揃え
steps.subgrids.styles.horizontal_align string

水平揃え。

外部パディング トップ
steps.subgrids.styles.external_padding_top integer

外部パディング の上部。

外部埋め込み左
steps.subgrids.styles.external_padding_left integer

左の外部パディング。

外部パディング右
steps.subgrids.styles.external_padding_right integer

外部埋め込み権限。

外部埋め込み下
steps.subgrids.styles.external_padding_bottom integer

外部パディングの下部。

背景色
steps.subgrids.styles.background_color string

背景色。

レイアウト
steps.subgrids.styles.layout string

レイアウト。

Gap
steps.subgrids.mobile_styles.gap integer

ギャップ。

上に埋め込む
steps.subgrids.mobile_styles.padding_top integer

パディングの上部。

左に埋め込む
steps.subgrids.mobile_styles.padding_left integer

左のパディング。

右に埋め込む
steps.subgrids.mobile_styles.padding_right integer

右のパディング。

埋め込み下
steps.subgrids.mobile_styles.padding_bottom integer

パディングの下部。

垂直揃え
steps.subgrids.mobile_styles.vertical_align string

垂直方向の配置。

水平揃え
steps.subgrids.mobile_styles.horizontal_align string

水平揃え。

外部パディング トップ
steps.subgrids.mobile_styles.external_padding_top integer

外部パディング の上部。

外部埋め込み左
steps.subgrids.mobile_styles.external_padding_left integer

左の外部パディング。

外部パディング右
steps.subgrids.mobile_styles.external_padding_right integer

外部埋め込み権限。

外部埋め込み下
steps.subgrids.mobile_styles.external_padding_bottom integer

外部パディングの下部。

背景色
steps.subgrids.mobile_styles.background_color string

背景色。

レイアウト
steps.subgrids.mobile_styles.layout string

レイアウト。

Key
steps.subgrids.key integer

そのカギ。

前の条件
steps.previous_conditions array of object
ID
steps.previous_conditions.id string

識別子。

要素の種類
steps.previous_conditions.element_type string

要素の型。

要素 ID
steps.previous_conditions.element_id string

要素識別子。

次のステップ
steps.previous_conditions.next_step string

次の手順。

前の手順
steps.previous_conditions.previous_step string

前の手順。

次のステップ キー
steps.previous_conditions.next_step_key string

次のステップ キー。

前のステップ キー
steps.previous_conditions.previous_step_key string

前のステップ キー。

次の条件
steps.next_conditions array of object
ID
steps.next_conditions.id string

識別子。

要素の種類
steps.next_conditions.element_type string

要素の型。

要素 ID
steps.next_conditions.element_id string

要素識別子。

次のステップ
steps.next_conditions.next_step string

次の手順。

前の手順
steps.next_conditions.previous_step string

前の手順。

次のステップ キー
steps.next_conditions.next_step_key string

次のステップ キー。

前のステップ キー
steps.next_conditions.previous_step_key string

前のステップ キー。

Created At
steps.created_at string

作成時に指定します。

更新日時
steps.updated_at string

更新日時:

Fields
steps.fields array of string

フィールド。

ID
steps.id string

識別子。

ユーザー セッションを取得する

フォーム ユーザーのセッション データを取得します。

パラメーター

名前 キー 必須 説明
ユーザーID
user_id True string

ユーザー識別子。

フォーム キー
form_key True string

フォーム キー。

戻り値

名前 パス 説明
現在のステップ キー
current_step_key string

現在のステップ キー。

承認 ID
auth_id string

承認識別子。

承認メール
auth_email string

承認メール アドレス。

承認電話
auth_phone string

承認電話番号。

ユーザー フィールドの作成

特定のユーザーのフィールドの値を作成または更新します。

パラメーター

名前 キー 必須 説明
ID
id True string

識別子。

フィールド ID
field_id string

フィールド識別子。

価値
value string

値。

戻り値

名前 パス 説明
フィールド ID
field_id string

フィールド識別子。

価値
value string

値。

Created At
created_at string

作成時に指定します。

更新日時
updated_at string

更新日時:

ユーザー フィールドを取得する

ユーザーのすべてのフィールドの一覧を取得します。

パラメーター

名前 キー 必須 説明
ID
id string

識別子。

戻り値

名前 パス 説明
array of object
ID
id string

識別子。

タイプ
type string

型。

テキストの表示
display_text string

表示テキスト。

価値
value string

値。

Created At
created_at string

作成時に指定します。

更新日時
updated_at string

更新日時:

隠れた
hidden boolean

非表示かどうか。

ユーザーの作成または更新

特定のユーザーの情報を作成、更新、または取得します。

パラメーター

名前 キー 必須 説明
ID
id True string

識別子。

名前
name string

名前。

戻り値

名前 パス 説明
API キー
api_key string

API キー。

ID
id string

識別子。

名前
name string

名前。

Created At
created_at string

作成時に指定します。

更新日時
updated_at string

更新日時:

ユーザーの削除

特定のユーザーを削除します。

パラメーター

名前 キー 必須 説明
ID
id True string

識別子。

戻り値

response
string

ユーザーを一覧表示する

Feathery のすべてのユーザーの一覧を取得します。

戻り値

名前 パス 説明
array of object
ID
id string

識別子。

名前
name string

名前。

Created At
created_at string

作成時に指定します。

更新日時
updated_at string

更新日時:

定義

文字列

これは基本的なデータ型 'string' です。