ライターのマージフィールドにZoho WorkDriveの画像を使用する方法

ライターのマージフィールドにZoho WorkDriveの画像を使用する方法

お知らせ:当社は、お客様により充実したサポート情報を迅速に提供するため、本ページのコンテンツは機械翻訳を用いて日本語に翻訳しています。正確かつ最新のサポート情報をご覧いただくには、本内容の英語版を参照してください。

Zoho Writerは公開するURLsのみをメール結合での画像フィールドに受け入れます。

画像がZoho WorkDriveに保存されている場合は、ダウンロード可能なリンクを作成し、画像フィールドの入力値として使用できます。これは次の3つの方法で達成できます;

a) WorkDrive UIを使用:
  1. WorkDriveフォルダから画像を選択 > 「その他」をクリックオプション > 新規ダウンロードリンクを作成。


  1. 表示されたポップアップではダウンロードリンクを作成できます。完了したら、生成されたリンクをコピーし、「?directDownload=True」を追加し、画像フィールドの値として使用します。
  2. 例:画像フィールドの入力値 = 生成されたダウンロードリンク + '?directDownload=True'
b) WorkDrive APIを使用:

メソッド:POST
API: / api/v1/links
スコープ:WorkDrive。files。CREATE

パラメータ:
{
'data': {
       'attributes': {
                   'resource_id': 'g576y886ac79ac5************',
                   'link_name': 'sample_link',
                   'link_type' : 'download',
                   'request_user_data': false,
                   'allow_download': true,
                   'expiration_date': '2021-12-12',
                               'download_link' : {
                                 'download_limit' : '5'
                                 }
                   },
       'type': 'links'
     }
}

サンプルレスポンス:
{
  'データ': {
    'id': '6Y93QzOwNXr-IYBpB',
    'タイプ': 'links',
    '属性': {
      '変更された時間_i18': '5月6日 19:22',
      'リンク': 'https:// /external/6Y93QzOwNXr-IYBpB',
      '入力フィールド': [],
      'タイプ': 'image',
      '有効期限': '12月12日 23:59',
      '有効期限_ミリ秒で': 1639333799000,
      '作成された時間_i18': '5月6日 19:22',
      'ユーザーデータのリクエスト': false,
      '変更された時間': '5月6日 19:22',
      'ロールID': 34,
      'ダウンロードURL': 'https:// /external/6Y93QzOwNXr-IYBpB/download',
      'リンク名': 'sample_link',
      '変更された時間_ミリ秒で': 1620309168494,
      '作成された時間': '5月6日 19:22',
      'プロファイルの表示可否': false,
      '作成者': 'Sylvia Patt',
      'use_shorten_link': false,
      'allow_download': true,
      'link_type': “download”,
      'is_expired': false,
      'is_password_protected': false,
      'modified_by': 'Sylvia Patt',
      'resource_id': 'g576y886ac79ac5*************',
      'created_time_in_millis': 1620309168494,
    'status': 1
    },
    'relationships': {
      'password': {
        'links': {
          'self': 'https:// /api/v1/links/6Y93QzOwNXr-IYBpB/relationships/password',
          'related': 'https:// /api/v1/links/6Y93QzOwNXr-IYBpB/password'
        }
      '報告': {
        'links': {
          'self': 'https:// /api/v1/links/6Y93QzOwNXr-IYBpB/relationships/報告',
          'related': 'https:// /api/v1/links/6Y93QzOwNXr-IYBpB/報告'
        }
      },
      'timeline': {
        'links': {
          'self': 'https:// /api/v1/links/6Y93QzOwNXr-IYBpB/relationships/timeline',
          'related': 'https:// /api/v1/links/6Y93QzOwNXr-IYBpB/timeline'
        }
      },
      'register': {
        'links': {
          'self': 'https:// /api/v1/links/6Y93QzOwNXr-IYBpB/relationships/register',
          'related': 'https:// /api/v1/links/6Y93QzOwNXr-IYBpB/register'
        }
      }
    },
    'links': {
      'self': 'https:// /api/v1/links/6Y93QzOwNXr-IYBpB'
   }
  }
}

  1. 強調表示された 'download_url' はレスポンスに追加して '?directDownload=True' を付け、画像フィールドの値として使用してください。
  1. 例: 画像フィールドの入力値 = download_url + '?directDownload=True'
c) Delugeスクリプトの使用:

詳細については、この リンク を参照してください。

    Zoho CRM 管理者向けトレーニング

    「導入したばかりで基本操作や設定に不安がある」、「短期間で集中的に運用開始できる状態にしたい」、「運用を開始しているが再度学び直したい」 といった課題を抱えられているユーザーさまに向けた少人数制のオンライントレーニングです。

    日々の営業活動を効率的に管理し、導入効果を高めるための方法を学びましょう。

    Zoho CRM Training



              Zoho WorkDrive Resources



                Zoho Desk Resources

                • Desk Community Learning Series


                • Digest


                • Functions


                • Meetups


                • Kbase


                • Resources


                • Glossary


                • Desk Marketplace


                • MVP Corner


                • Word of the Day









                                  Resources

                                  Videos

                                  Watch comprehensive videos on features and other important topics that will help you master Zoho CRM.



                                  eBooks

                                  Download free eBooks and access a range of topics to get deeper insight on successfully using Zoho CRM.



                                  Webinars

                                  Sign up for our webinars and learn the Zoho CRM basics, from customization to sales force automation and more.



                                  CRM Tips

                                  Make the most of Zoho CRM with these useful tips.