転送元 - Freshdesk
    • PDF

    転送元 - Freshdesk

    • PDF

    記事の要約

    本ページでは、Freshdeskからデータを取得するための設定(転送設定)について説明します。
    接続に関する設定については、接続情報 - Freshdeskを参照ください。

    利用上の注意・制約

    API Rate Limit

    Freshdesk APIには、一定期間内のリクエスト回数に制限があります。プランに応じて1時間あたり1000~2000リクエストの制限があります。制限を超えると、HTTP 429エラーが返され、一時的にAPIが使用できなくなります。詳細はFreshdesk公式サポート − Rate Limitを参照ください。

    取得対象

    Account

    アカウント情報を取得します。
    詳しくは、Freshdesk公式ドキュメント − Accountを参照ください。

    設定項目

    設定項目はありません。

    取得データ

    カラム名デフォルトのデータ型補足事項
    organisation_idlong組織ID
    organisation_namestring組織名
    account_idlongアカウントID
    account_namestringアカウント名
    account_domainstringアカウントドメイン
    bundle_idstringバンドルID
    cloud_typestringクラウドタイプ
    hipaa_compliantbooleanHIPAA準拠かどうか
    total_agentslong総エージェント数
    timezonestringタイムゾーン
    data_centerstringデータセンター
    tier_typestringティアタイプ
    addressstring住所
    contact_personstring連絡担当者

    Companies

    会社情報一覧を取得します。
    詳しくは、Freshdesk公式ドキュメント − Companiesを参照ください。

    設定項目

    設定項目はありません。

    取得データ

    カラム名デフォルトのデータ型補足事項
    idlong会社ID
    namestring会社名
    descriptionstring説明
    notestringメモ
    domainsstringドメイン
    created_attimestamp作成日時
    updated_attimestamp更新日時
    custom_fieldsstringカスタムフィールド
    health_scorestringヘルススコア
    account_tierstringアカウントティア
    renewal_datetimestamp更新日
    industrystring業界
    org_company_idlong組織会社ID

    Contacts

    連絡先一覧を取得します。
    詳しくは、Freshdesk公式ドキュメント − Contactsを参照ください。

    設定項目

    設定項目はありません。

    取得データ

    カラム名デフォルトのデータ型補足事項
    activebooleanアクティブかどうか
    addressstring住所
    descriptionstring説明
    emailstringメールアドレス
    idlong連絡先ID
    job_titlestring職種
    languagestring言語
    mobilestring携帯電話
    namestring名前
    phonestring電話番号
    time_zonestringタイムゾーン
    twitter_idstringTwitter ID
    custom_fieldsstringカスタムフィールド
    facebook_idstringFacebook ID
    created_attimestamp作成日時
    updated_attimestamp更新日時
    csat_ratingstringCSAT評価
    preferred_sourcestring優先ソース
    company_idlong会社ID
    unique_external_idstring一意外部ID
    first_namestring
    last_namestring
    visitor_idstring訪問者ID
    org_contact_idlong組織連絡先ID
    other_phone_numbersstringその他の電話番号

    Groups

    グループ一覧を取得します。
    詳しくは、Freshdesk公式ドキュメント − Groupsを参照ください。

    設定項目

    設定項目はありません。

    取得データ

    カラム名デフォルトのデータ型補足事項
    idlongグループID
    namestringグループ名
    descriptionstring説明
    escalate_tolongエスカレート先
    unassigned_forstring未割り当て期間
    business_hour_idlong営業時間ID
    group_typestringグループタイプ
    created_attimestamp作成日時
    updated_attimestamp更新日時

    Roles

    役割一覧を取得します。
    詳しくは、Freshdesk公式ドキュメント − Rolesを参照ください。

    設定項目

    設定項目はありません。

    取得データ

    カラム名デフォルトのデータ型補足事項
    idlong役割ID
    namestring役割名
    descriptionstring説明
    defaultbooleanデフォルトかどうか
    created_attimestamp作成日時
    updated_attimestamp更新日時
    agent_typelongエージェントタイプ

    Tickets

    チケット一覧を取得します。
    詳しくは、Freshdesk公式ドキュメント − Ticketsを参照ください。

    設定項目

    項目名必須デフォルト値説明
    Updated Since--指定した日時以降に更新されたチケットのみを取得します。
    YYYY-MM-DD形式で入力してください。
    Include--取得データに含める追加情報を指定します。
    以下より選択できます。
  • stats
  • requester
  • description
  • 取得データ

    カラム名デフォルトのデータ型補足事項
    cc_emailsstringCCメールアドレス
    fwd_emailsstring転送メールアドレス
    reply_cc_emailsstring返信CCメールアドレス
    ticket_cc_emailsstringチケットCCメールアドレス
    ticket_bcc_emailsstringチケットBCCメールアドレス
    fr_escalatedboolean初回返信エスカレーション済みかどうか
    spambooleanスパムかどうか
    email_config_idlongメール設定ID
    group_idlongグループID
    prioritylong優先度
    requester_idlongリクエスター ID
    responder_idlongレスポンダー ID
    sourcelongソース
    company_idlong会社ID
    statuslongステータス
    subjectstring件名
    association_typelong関連タイプ
    support_emailstringサポートメールアドレス
    to_emailsstring宛先メールアドレス
    product_idlong製品ID
    idlongチケットID
    typestringタイプ
    due_bytimestamp期限日時
    fr_due_bytimestamp初回返信期限日時
    is_escalatedbooleanエスカレーション済みかどうか
    custom_fieldsstringカスタムフィールド
    created_attimestamp作成日時
    updated_attimestamp更新日時
    associated_tickets_countlong関連チケット数
    tagsstringタグ
    descriptionstring説明
    description_textstring説明テキスト
    requesterstringリクエスター情報
    statsstring統計情報

    Time Entries

    タイムエントリー一覧を取得します。
    詳しくは、Freshdesk公式ドキュメント − Time Entriesを参照ください。

    設定項目

    設定項目はありません。

    取得データ

    カラム名デフォルトのデータ型補足事項
    billableboolean請求可能かどうか
    notestringメモ
    idlongタイムエントリーID
    timer_runningbooleanタイマー実行中かどうか
    agent_idlongエージェントID
    ticket_idlongチケットID
    company_idlong会社ID
    time_spentstring消費時間
    executed_attimestamp実行日時
    start_timetimestamp開始時間
    created_attimestamp作成日時
    updated_attimestamp更新日時
    time_spent_in_secondslong消費時間(秒)

    この記事は役に立ちましたか?