タスクのトリガー

タスクのトリガー

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

新規タスクの作成

新しいタスクが作成されるたびに、送信 Webhook がトリガーされます。
トリガーの種類: Task_Created

トリガーデータのサンプル

  1. {
  2. 'データの内容': {
  3. 'id': '12266000000441067',
  4. 'taskId': '12266000000441068',
  5. '件名': 'Why タスク',
  6. 'url': 'https://connect.zoho.com/portal/ourintranet/task/12XXXXX7',
  7. '説明': '',
  8. 'partition': {
  9. '種類': '5',
  10. 'id': '12266000000016001',
  11. '名前': 'Large Board',
  12. 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board'
  13. },
  14. 'section': {
  15. 'id': '12266000000016025',
  16. '名前': 'First Section',
  17. 'url': 'https://connect.zoho.com/portal/intranet/board/issues/section/12266000000016025'
  18. },
  19. 'dueDate': '',
  20. 'dueDateInMillis': '',
  21. 'startDate': '',
  22. 'startDateInMillis': '',
  23. 'createdTime': '26 Oct 2021, 02:02 PM',
  24. 'createdTimeInMillis': '1635237148454',
  25. '優先度': {
  26. 'id': 'CFO_12266000000016143',
  27. 'colorType': '0',
  28. 'mappingType': '0',
  29. '名前': 'なし'
  30. },
  31. 'ステータス': {
  32. 'id': 'CFO_12266000000016121',
  33. 'colorType': '0',
  34. 'mappingType': '0',
  35. '名前': '開く'
  36. },
  37. 'カスタム項目': {
  38. 'CF_12266000000019728': {
  39. '名前': 'Delivery 住所',
  40. '種類': '1'
  41. }
  42. }
  43. },
  44. '担当者': [],
  45. 'checklists': [],
  46. 'tags': [],
  47. '添付ファイル': [],
  48. 'triggeredBy': {
  49. '種類': '0',
  50. 'id': '61683612',
  51. '名前': 'Michelle ',
  52. 'emailId': 'michelle@zylker.com',
  53. 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
  54. },
  55. 'scope': {
  56. 'id': '12266000000002002',
  57. '名前': 'Zylker',
  58. 'url': 'https://connect.zoho.com/portal/ourintranet'
  59. },
  60. 'triggerType': 'Task_Created',
  61. 'triggeredTime': '26 Oct 2021, 02:02 PM',
  62. 'triggeredTimeInMillis': '1635237148571'
  63. }

 

タスクの削除

タスクが削除されるたびに、送信 Webhook がトリガーされます。 
トリガーの種類: Task_Deleted

  1. {
  2. 'データの内容': {
  3. 'id': '12266000000082023',
  4. 'taskId': '12266000000082026'
  5. },
  6. 'triggeredBy': {
  7. '種類': '0',
  8. 'id': '61683612',
  9. '名前': 'Michelle ',
  10. 'emailId': 'michelle@zylker.com',
  11. 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
  12. },
  13. 'triggerType': 'Task_Deleted',
  14. 'triggeredTime': '01 Nov 2021, 05:19 PM',
  15. 'triggeredTimeInMillis': '1635767360323',
  16. 'scope': {
  17. 'id': '12266000000002002',
  18. '名前': 'Zylker',
  19. 'url': 'https://connect.zoho.com/portal/ourintranet'
  20. }
  21. }

  

タスク完了

タスクが完了としてマークされるたびに、Webhook の送信をトリガーします。
トリガー種類: Task_Completed

  1. {
  2. 'データの内容': {
  3. 'id': '12266000000220361',
  4. 'taskId': '12266000000220359',
  5. '件名': 'testing タスク',
  6. 'url': 'https://connect.zoho.com/portal/ourintranet/task/12266000000220361',
  7. '説明': '',
  8. 'partition': {
  9. '種類': '5',
  10. 'id': '12266000000016001',
  11. '名前': 'Large Board',
  12. 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board'
  13. },
  14. 'section': {
  15. 'id': '12266000000212639',
  16. '名前': '開く',
  17. 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board/section/12266000000212639'
  18. },
  19. 'dueDate': '',
  20. 'dueDateInMillis': '',
  21. 'startDate': '',
  22. 'startDateInMillis': '',
  23. 'createdTime': '21 Oct 2021, 10:17 PM',
  24. 'createdTimeInMillis': '1634834835265',
  25. 'checklists':[],
  26. 'tags':[],
  27. '添付ファイル':[],
  28. '担当者': [
  29. {
  30. 'id': '63852663',
  31. '名前': 'ramaneshnandan。t+2 T',
  32. 'emailId': 'ramaneshnandan.t+2@zohotest.com',
  33. 'url': 'https://connect.zoho.com/portal/ourintranet/profile/63852663'
  34. },
  35. {
  36. 'id': '61683612',
  37. '名前': 'Michelle ',
  38. 'emailId': 'michelle@zylker.com',
  39. 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
  40. },
  41. {
  42. 'id': '62592875',
  43. '名前': 'Emma',
  44. 'emailId': 'ramaneshnandan.t+1@zohotest.com',
  45. 'url': 'https://connect.zoho.com/portal/ourintranet/profile/62592875'
  46. }
  47. ],
  48. '優先度': {
  49. 'id': 'CFO_12266000000016143',
  50. 'colorType': '0',
  51. 'mappingType': '0',
  52. '名前': 'なし'
  53. },
  54. 'ステータス': {
  55. 'id': 'CFO_12266000000016131',
  56. 'colorType': '4',
  57. 'mappingType': '4',
  58. '名前': '完了'
  59. }
  60. },
  61. 'triggeredBy': {
  62. '種類': '0',
  63. 'id': '61683612',
  64. '名前': 'Michelle ',
  65. 'emailId': 'michelle@zylker.com',
  66. 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
  67. },
  68. 'triggerType': 'Task_Completed',
  69. 'triggeredTime': '01 Nov 2021, 05:22 PM',
  70. 'triggeredTimeInMillis': '1635767545516',
  71. 'scope': {
  72. 'id': '12266000000002002',
  73. '名前': 'Zylker',
  74. 'url': 'https://connect.zoho.com/portal/ourintranet'
  75. }
  76. }

 

タスクの再オープン

タスクが再オープンされるたびに、送信Webhookをトリガーします。
トリガーの種類: Task_Opened

  1. {
  2. 'データの内容': {
  3. 'id': '12266000000441053',
  4. 'taskId': '12266000000441054',
  5. '件名': 'UI Alignment Issue',
  6. 'url': 'https://connect.zoho.com/portal/ourintranet/task/12266000000441053',
  7. '説明': 'この問題はベータテスト用ユーザーアカウントで再現できます',
  8. 'partition': {
  9. '種類': '5',
  10. 'id': '12266000000016001',
  11. '名前': 'Large Board',
  12. 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board'
  13. },
  14. 'section': {
  15. 'id': '12266000000016025',
  16. '名前': 'First Section',
  17. 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board/section/12266000000016025'
  18. },
  19. 'dueDate': '28 Oct 2021, 02:00 PM',
  20. 'dueDateInMillis': '1635409846738',
  21. 'startDate': '',
  22. 'startDateInMillis': '',
  23. 'createdTime': '26 Oct 2021, 02:00 PM',
  24. 'createdTimeInMillis': '1635237046738',
  25. '担当者': [
  26. {
  27. 'id': '61683612',
  28. '名前': 'Michelle ',
  29. 'emailId': 'michelle@zylker.com',
  30. 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
  31. }
  32. ],
  33. 'checklists': [
  34. {
  35. 'taskId': '12266000000457059',
  36. '件名': 'カスタムアプリの並べ替え',
  37. 'dueDate': '',
  38. 'dueDateInMillis': '',
  39. 'position': '1',
  40. 'isCompleted': '真',
  41. '担当者': []
  42. },
  43. {
  44. 'taskId': '12266000000457067',
  45. '件名': '左メニューの並べ替え',
  46. 'dueDate': '',
  47. 'dueDateInMillis': '',
  48. 'position': '2',
  49. 'isCompleted': '真',
  50. '担当者': []
  51. }
  52. ],
  53. '優先度': {
  54. 'id': 'CFO_12266000000016143',
  55. 'colorType': '0',
  56. 'mappingType': '0',
  57. '名前': 'なし'
  58. },
  59. 'ステータス': {
  60. 'id': 'CFO_12266000000016121',
  61. 'colorType': '0',
  62. 'mappingType': '0',
  63. '名前': '開く'
  64. },
  65. '添付ファイル': [
  66. {
  67. 'fileId': '12266000000457079',
  68. 'size': '5961799',
  69. '名前': 'issue。mov',
  70. 'contentType': 'video/quicktime',
  71. 'downloadUrl': 'https://connect.zoho.com/pulse/api/downloadFile?scopeID=12266000000002002&fileId=12266000000457079',
  72. 'extension': 'mov'
  73. }
  74. ]
  75. },
  76. 'triggeredBy': {
  77. '種類': '0',
  78. 'id': '61683612',
  79. '名前': 'Michelle ',
  80. 'emailId': 'michelle@zylker.com',
  81. 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
  82. },
  83. 'triggerType': 'Task_Opened',
  84. 'triggeredTime': '01 Nov 2021, 05:31 PM',
  85. 'triggeredTimeInMillis': '1635768089820',
  86. 'tags':[],
  87. 'scope': {
  88. 'id': '12266000000002002',
  89. '名前': 'Zylker',
  90. 'url': 'https://connect.zoho.com/portal/ourintranet'
  91. }
  92. }

 

タスクの担当者設定

タスクに担当者が割り当てられるたびに、送信Webhookがトリガーされます。
トリガー種別: Task_Assigned

  1. {
  2. 'データの内容': {
  3. 'id': '12266000000457181',
  4. 'taskId': '12266000000457182',
  5. '件名': '処理の機能拡張',
  6. 'url': 'https://connect.zoho.com/portal/ourintranet/task/12266000000457181',
  7. '説明': 'これらのイベント機能拡張は今四半期中のリリースを予定しています',
  8. 'partition': {
  9. '種類': '5',
  10. 'id': '12266000000016001',
  11. '名前': 'Large Board',
  12. 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board'
  13. },
  14. 'section': {
  15. 'id': '12266000000016025',
  16. '名前': 'First Section',
  17. 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board/section/12266000000016025'
  18. },
  19. 'dueDate': '13 Nov 2021',
  20. 'dueDateInMillis': '1636761599000',
  21. 'startDate': '',
  22. 'startDateInMillis': '',
  23. 'createdTime': '01 Nov 2021, 05:50 PM',
  24. 'createdTimeInMillis': '1635769205129',
  25. '担当者': [
  26. {
  27. 'id': '61683612',
  28. '名前': 'Michelle ',
  29. 'emailId': 'michelle@zylker.com',
  30. 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
  31. }
  32. ],
  33. 'checklists': [
  34. {
  35. 'taskId': '12266000000457191',
  36. '件名': 'カスタム処理タイプ',
  37. 'dueDate': '',
  38. 'dueDateInMillis': '',
  39. 'position': '1',
  40. '担当者': []
  41. },
  42. {
  43. 'taskId': '12266000000457192',
  44. '件名': 'イベントベル通知の改善',
  45. 'dueDate': '',
  46. 'dueDateInMillis': '',
  47. 'position': '2',
  48. '担当者': []
  49. },
  50. {
  51. 'taskId': '12266000000457193',
  52. '件名': 'Cliq 上のBot通知',
  53. 'dueDate': '',
  54. 'dueDateInMillis': '',
  55. 'position': '3',
  56. '担当者': []
  57. }
  58. ],
  59. 'tags': [
  60. {
  61. 'id': '12266000000457177',
  62. 'color': '2',
  63. '名前': 'enhancements'
  64. }
  65. ],
  66. '優先度': {
  67. 'id': 'CFO_12266000000016143',
  68. 'colorType': '0',
  69. 'mappingType': '0',
  70. '名前': 'なし'
  71. },
  72. 'ステータス': {
  73. 'id': 'CFO_12266000000016121',
  74. 'colorType': '0',
  75. 'mappingType': '0',
  76. '名前': '開く'
  77. },
  78. '添付ファイル': [
  79. {
  80. 'fileId': '12266000000457190',
  81. 'size': '5961799',
  82. '名前': 'Mockup UI.mov',
  83. 'contentType': 'video/quicktime',
  84. 'downloadUrl': 'https://connect.zoho.com/pulse/api/downloadFile?scopeID=12266000000002002&fileId=12266000000457190',
  85. 'extension': 'mov'
  86. }
  87. ]
  88. },
  89. 'triggeredBy': {
  90. '種類': '0',
  91. 'id': '61683612',
  92. '名前': 'Michelle ',
  93. 'emailId': 'michelle@zylker.com',
  94. 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
  95. },
  96. 'triggerType': 'Task_Assigned',
  97. 'triggeredTime': '01 Nov 2021, 05:52 PM',
  98. 'triggeredTimeInMillis': '1635769322188',
  99. 'scope': {
  100. 'id': '12266000000002002',
  101. '名前': 'Zylker',
  102. 'url': 'https://connect.zoho.com/portal/ourintranet'
  103.     }
  104. }


タスク担当者の削除

タスクから担当者が削除されたときに、送信Webhookをトリガーします。
トリガー種別: Task_Unassigned

  1. {
  2. 'データの内容': {
  3. 'id': '12266000000457181',
  4. 'taskId': '12266000000457182',
  5. '件名': '処理の拡張',
  6. 'url': 'https://connect.zoho.com/portal/ourintranet/task/12266000000457181',
  7. '説明': 'これらのイベント拡張は今四半期中のリリースを予定しています',
  8. 'partition': {
  9. '種類': '5',
  10. 'id': '12266000000016001',
  11. '名前': 'Large Board',
  12. 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board'
  13. },
  14. 'section': {
  15. 'id': '12266000000016025',
  16. '名前': 'First Section',
  17. 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board/section/12266000000016025'
  18. },
  19. 'dueDate': '13 Nov 2021',
  20. 'dueDateInMillis': '1636761599000',
  21. 'startDate': '',
  22. 'startDateInMillis': '',
  23. 'createdTime': '01 Nov 2021, 05:50 PM',
  24. 'createdTimeInMillis': '1635769205129',
  25. 'checklists': [
  26. {
  27. 'taskId': '12266000000457191',
  28. '件名': 'カスタム処理の種類',
  29. 'dueDate': '',
  30. 'dueDateInMillis': '',
  31. 'position': '1',
  32. '担当者': []
  33. },
  34. {
  35. 'taskId': '12266000000457192',
  36. '件名': 'イベントベル通知の改善',
  37. 'dueDate': '',
  38. 'dueDateInMillis': '',
  39. 'position': '2',
  40. '担当者': []
  41. },
  42. {
  43. 'taskId': '12266000000457193',
  44. '件名': 'Cliq 上のBot通知',
  45. 'dueDate': '',
  46. 'dueDateInMillis': '',
  47. 'position': '3',
  48. '担当者': []
  49. }
  50. ],
  51. 'tags': [
  52. {
  53. 'id': '12266000000457177',
  54. 'color': '2',
  55. '名前': 'enhancements'
  56. }
  57. ],
  58. '優先度': {
  59. 'id': 'CFO_12266000000016143',
  60. 'colorType': '0',
  61. 'mappingType': '0',
  62. '名前': 'なし'
  63. },
  64. 'ステータス': {
  65. 'id': 'CFO_12266000000016121',
  66. 'colorType': '0',
  67. 'mappingType': '0',
  68. '名前': '開く'
  69. },
  70. '添付ファイル': [
  71. {
  72. 'fileId': '12266000000457190',
  73. 'size': '5961799',
  74. '名前': 'Mockup UI。mov',
  75. 'contentType': 'video/quicktime',
  76. 'downloadUrl': 'https://connect.zoho.com/pulse/api/downloadFile?scopeID=12266000000002002&fileId=12266000000457190',
  77. 'extension': 'mov'
  78. }
  79. ]
  80. },
  81. 'triggeredBy': {
  82. '種類': '0',
  83. 'id': '61683612',
  84. '名前': 'Michelle ',
  85. 'emailId': 'michelle@zylker.com',
  86. 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
  87. },
  88. 'triggerType': 'Task_Unassigned',
  89. 'triggeredTime': '01 Nov 2021, 05:55 PM',
  90. 'triggeredTimeInMillis': '1635769555641',
  91. 'scope': {
  92. 'id': '12266000000002002',
  93. '名前': 'Zylker',
  94. 'url': 'https://connect.zoho.com/portal/ourintranet'
  95. }
  96. }

 

タスクのリマインダーを受け取ったユーザー 

このトリガーは、ユーザーがタスクのリマインダーを受け取ったときに実行されます。
トリガー種類: Task_Reminder

  1. {
  2. 'データの内容': {
  3. 'id': '12266000000457181',
  4. 'taskId': '12266000000457182',
  5. '件名': '処理の機能強化',
  6. 'url': 'https://connect.zoho.com/portal/ourintranet/task/12266000000457181',
  7. '説明': 'これらのイベントの機能強化は今四半期中のリリースを予定しています',
  8. 'partition': {
  9. '種類': '5',
  10. 'id': '12266000000016001',
  11. '名前': 'Large Board',
  12. 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board'
  13. },
  14. 'dueDate': '13 Nov 2021',
  15. 'dueDateInMillis': '1636761599000',
  16. 'startDate': '',
  17. 'startDateInMillis': '',
  18. 'createdTime': '01 Nov 2021, 05:50 PM',
  19. 'createdTimeInMillis': '1635769205129',
  20. 'checklists': [
  21. {
  22. 'taskId': '12266000000457191',
  23. '件名': 'カスタム処理の種類',
  24. 'dueDate': '',
  25. 'dueDateInMillis': '',
  26. 'position': '1',
  27. '担当者': []
  28. },
  29. {
  30. 'taskId': '12266000000457192',
  31. '件名': 'イベントベル通知の改善',
  32. 'dueDate': '',
  33. 'dueDateInMillis': '',
  34. 'position': '2',
  35. '担当者': []
  36. },
  37. {
  38. 'taskId': '12266000000457193',
  39. '件名': 'Cliq 上でのボット通知',
  40. 'dueDate': '',
  41. 'dueDateInMillis': '',
  42. 'position': '3',
  43. '担当者': []
  44. }
  45. ],
  46. 'tags': [
  47. {
  48. 'id': '12266000000457177',
  49. 'color': '2',
  50. '名前': '機能強化'
  51. }
  52. ],
  53. '優先度': {
  54. 'id': 'CFO_12266000000016143',
  55. 'colorType': '0',
  56. 'mappingType': '0',
  57. '名前': 'なし'
  58. },
  59. 'ステータス': {
  60. 'id': 'CFO_12266000000016121',
  61. 'colorType': '0',
  62. 'mappingType': '0',
  63. '名前': '開く'
  64. },
  65. '添付ファイル': [
  66. {
  67. 'fileId': '12266000000457190',
  68. 'size': '5961799',
  69. '名前': 'モックアップ UI.mov',
  70. 'contentType': 'video/quicktime',
  71. 'downloadUrl': 'https://connect.zoho.com/pulse/api/downloadFile?scopeID=12266000000002002&fileId=12266000000457190',
  72. 'extension': 'mov'
  73. }
  74. ]
  75. },
  76. 'triggeredBy': {
  77. '種類': '4',
  78. '名前': 'Zoho Connect'
  79. },
  80. 'triggerType': 'Task_Reminder',
  81. 'triggeredTime': '01 Nov 2021, 06:00 PM',
  82. 'triggeredTimeInMillis': '1635769800983',
  83. 'scope': {
  84. 'id': '12266000000002002',
  85. '名前': 'Zylker',
  86. 'url': 'https://connect.zoho.com/portal/ourintranet'
  87. }
  88. }

 

タスクの更新

タスクの詳細が更新されると、送信 Webhook がトリガーされます。
トリガー種別: Task_Updated

  1. {
  2. 'データの内容': {
  3. 'id': '12266000000018143',
  4. 'taskId': '12266000000018144',
  5. 'isPrivate': '真',
  6. '件名': 'タスク Issue',
  7. 'url': 'https://connect.zoho.com/portal/ourintranet/task/12266000000018143',
  8. '説明': '',
  9. 'partition': {
  10. '種類': '1',
  11. 'id': '12266000000007009',
  12. '名前': 'Emma',
  13. 'url': 'https://connect.zoho.com/portal/ourintranet/profile/62592875'
  14. },
  15. 'dueDate': '',
  16. 'dueDateInMillis': '',
  17. 'startDate': '',
  18. 'startDateInMillis': '',
  19. 'createdTime': '12 Nov 2020, 04:12 PM',
  20. 'createdTimeInMillis': '1605177740104',
  21. '担当者': [
  22. {
  23. 'id': '63028633',
  24. '名前': 'Ramanesh Nandan External',
  25. 'emailId': 'ramaneshnandan.t+external@zohotest.com',
  26. 'url': 'https://connect.zoho.com/portal/ourintranet/profile/63028633'
  27. },
  28. {
  29. 'id': '61683612',
  30. '名前': 'Michelle ',
  31. 'emailId': 'michelle@zylker.com',
  32. 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
  33. }
  34. ],
  35. 'ステータス': {
  36. 'id': '1',
  37. 'colorType': '1',
  38. '名前': 'Started'
  39. },
  40. '優先度': {
  41. 'id': '0',
  42. 'colorType': '0',
  43. '名前': 'なし'
  44. },
  45. '添付ファイル': [
  46. {
  47. 'fileId': '12266000000457490',
  48. 'size': '5961799',
  49. '名前': 'Issue。mov',
  50. 'contentType': 'video/quicktime',
  51. 'downloadUrl': 'https://connect.zoho.com/pulse/api/downloadFile?scopeID=12266000000002002&fileId=12266000000457490',
  52. 'extension': 'mov'
  53. }
  54. ]
  55. },
  56. 'triggeredBy': {
  57. '種類': '0',
  58. 'id': '61683612',
  59. '名前': 'Michelle ',
  60. 'emailId': 'michelle@zylker.com',
  61. 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
  62. },
  63. 'triggerType': 'Task_Status_Changed',
  64. 'triggeredTime': '01 Nov 2021, 06:40 PM',
  65. 'triggeredTimeInMillis': '1635772239298',
  66. 'scope': {
  67. 'id': '12266000000002002',
  68. '名前': 'Zylker',
  69. 'url': 'https://connect.zoho.com/portal/ourintranet'
  70. }
  71. }

 

タスクステータスの変更

タスクステータスが変更されたときに Webhook の送信をトリガーします。
トリガー種別: Task_Status_Changed

  1. {
  2. 'データの内容': {
  3. 'id': '12266000000457181',
  4. 'taskId': '12266000000457182',
  5. '件名': '処理 enhancement',
  6. 'url': 'https://connect.zoho.com/portal/ourintranet/task/12266000000457181',
  7. '説明': 'These event enhancements are planned to release by 今四半期',
  8. 'partition': {
  9. '種類': '5',
  10. 'id': '12266000000016001',
  11. '名前': 'Large Board',
  12. 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board'
  13. },
  14. 'section': {
  15. 'id': '12266000000016025',
  16. '名前': 'First Section',
  17. 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board/section/12266000000016025'
  18. },
  19. 'dueDate': '13 Nov 2021',
  20. 'dueDateInMillis': '1636761599000',
  21. 'startDate': '',
  22. 'startDateInMillis': '',
  23. 'createdTime': '01 Nov 2021, 05:50 PM',
  24. 'createdTimeInMillis': '1635769205129',
  25. 'checklists': [
  26. {
  27. 'taskId': '12266000000457191',
  28. '件名': 'カスタム 処理の種類',
  29. 'dueDate': '05 Nov 2021',
  30. 'dueDateInMillis': '1636070399000',
  31. 'position': '1',
  32. '担当者': [
  33. {
  34. 'id': '62592875',
  35. '名前': 'Emma',
  36. 'emailId': 'ramaneshnandan.t+1@zohotest.com',
  37. 'url': 'https://connect.zoho.com/portal/ourintranet/profile/62592875'
  38. },
  39. {
  40. 'id': '61683612',
  41. '名前': 'Michelle ',
  42. 'emailId': 'michelle@zylker.com',
  43. 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
  44. }
  45. ]
  46. },
  47. {
  48. 'taskId': '12266000000457192',
  49. '件名': 'Event Bell 通知の改善',
  50. 'dueDate': '12 Nov 2021',
  51. 'dueDateInMillis': '1636675199000',
  52. 'position': '2',
  53. '担当者': [
  54. {
  55. 'id': '63852663',
  56. '名前': 'ramaneshnandan。t+2 T',
  57. 'emailId': 'ramaneshnandan.t+2@zohotest.com',
  58. 'url': 'https://connect.zoho.com/portal/ourintranet/profile/63852663'
  59. },
  60. {
  61. 'id': '62592875',
  62. '名前': 'Emma',
  63. 'emailId': 'ramaneshnandan.t+1@zohotest.com',
  64. 'url': 'https://connect.zoho.com/portal/ourintranet/profile/62592875'
  65. },
  66. {
  67. 'id': '61683612',
  68. '名前': 'Michelle ',
  69. 'emailId': 'michelle@zylker.com',
  70. 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
  71. }
  72. ]
  73. },
  74. {
  75. 'taskId': '12266000000457193',
  76. '件名': 'Cliq 上での Bot 通知',
  77. 'dueDate': '13 Nov 2021',
  78. 'dueDateInMillis': '1636761599000',
  79. 'position': '3',
  80. '担当者': []
  81. }
  82. ],
  83. 'tags': [
  84. {
  85. 'id': '12266000000457177',
  86. 'color': '2',
  87. '名前': 'enhancements'
  88. }
  89. ],
  90. '優先度': {
  91. 'id': 'CFO_12266000000016143',
  92. 'colorType': '0',
  93. 'mappingType': '0',
  94. '名前': 'なし'
  95. },
  96. 'ステータス': {
  97. 'id': 'CFO_12266000000016127',
  98. 'colorType': '2',
  99. 'mappingType': '3',
  100. '名前': '確認用'
  101. },
  102. '添付ファイル': [
  103. {
  104. 'fileId': '12266000000457190',
  105. 'size': '5961799',
  106. '名前': 'Mockup UI.mov',
  107. 'contentType': 'video/quicktime',
  108. 'downloadUrl': 'https://connect.zoho.com/pulse/api/downloadFile?scopeID=12266000000002002&fileId=12266000000457190',
  109. 'extension': 'mov'
  110. }
  111. ]
  112. },
  113. 'triggeredBy': {
  114. '種類': '0',
  115. 'id': '61683612',
  116. '名前': 'Michelle ',
  117. 'emailId': 'michelle@zylker.com',
  118. 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
  119. },
  120. 'triggerType': 'Task_Status_Changed',
  121. 'triggeredTime': '01 Nov 2021, 06:10 PM',
  122. 'triggeredTimeInMillis': '1635770418827',
  123. 'scope': {
  124. 'id': '12266000000002002',
  125. '名前': 'Zylker',
  126. 'url': 'https://connect.zoho.com/portal/ourintranet'
  127. }
  128. }


タスク開始日が変更された場合

タスクの開始日が変更されたときに Webhook をトリガーします。 
トリガーの種類: Task_StartDate_Changed

  1. {
  2. 'データの内容': {
  3. 'id': '12266000000457181',
  4. 'taskId': '12266000000457182',
  5. '件名': '処理の拡張',
  6. 'url': 'https://connect.zoho.com/portal/ourintranet/task/12266000000457181',
  7. '説明': 'これらのイベント拡張は今四半期中のリリースを予定しています',
  8. 'partition': {
  9. '種類': '5',
  10. 'id': '12266000000016001',
  11. '名前': 'Large Board',
  12. 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board'
  13. },
  14. 'section': {
  15. 'id': '12266000000016025',
  16. '名前': 'First Section',
  17. 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board/section/12266000000016025'
  18. },
  19. 'dueDate': '13 Nov 2021',
  20. 'dueDateInMillis': '1636761599000',
  21. 'startDate': '',
  22. 'startDateInMillis': '',
  23. 'createdTime': '01 Nov 2021, 05:50 PM',
  24. 'createdTimeInMillis': '1635769205129',
  25. 'checklists': [
  26. {
  27. 'taskId': '12266000000457191',
  28. '件名': 'カスタム処理の種類',
  29. 'dueDate': '05 Nov 2021',
  30. 'dueDateInMillis': '1636070399000',
  31. 'position': '1',
  32. '担当者': [
  33. {
  34. 'id': '62592875',
  35. '名前': 'Emma',
  36. 'emailId': 'ramaneshnandan.t+1@zohotest.com',
  37. 'url': 'https://connect.zoho.com/portal/ourintranet/profile/62592875'
  38. },
  39. {
  40. 'id': '61683612',
  41. '名前': 'Michelle ',
  42. 'emailId': 'michelle@zylker.com',
  43. 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
  44. }
  45. ]
  46. },
  47. {
  48. 'taskId': '12266000000457192',
  49. '件名': 'Event Bell 通知の改善',
  50. 'dueDate': '12 Nov 2021',
  51. 'dueDateInMillis': '1636675199000',
  52. 'position': '2',
  53. '担当者': [
  54. {
  55. 'id': '63852663',
  56. '名前': 'ramaneshnandan。t+2 T',
  57. 'emailId': 'ramaneshnandan.t+2@zohotest.com',
  58. 'url': 'https://connect.zoho.com/portal/ourintranet/profile/63852663'
  59. },
  60. {
  61. 'id': '62592875',
  62. '名前': 'Emma',
  63. 'emailId': 'ramaneshnandan.t+1@zohotest.com',
  64. 'url': 'https://connect.zoho.com/portal/ourintranet/profile/62592875'
  65. },
  66. {
  67. 'id': '61683612',
  68. '名前': 'Michelle ',
  69. 'emailId': 'michelle@zylker.com',
  70. 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
  71. }
  72. ]
  73. },
  74. {
  75. 'taskId': '12266000000457193',
  76. '件名': 'Cliq 上の Bot 通知',
  77. 'dueDate': '13 Nov 2021',
  78. 'dueDateInMillis': '1636761599000',
  79. 'position': '3',
  80. '担当者': []
  81. }
  82. ],
  83. 'tags': [
  84. {
  85. 'id': '12266000000457177',
  86. 'color': '2',
  87. '名前': 'enhancements'
  88. }
  89. ],
  90. '優先度': {
  91. 'id': 'CFO_12266000000016143',
  92. 'colorType': '0',
  93. 'mappingType': '0',
  94. '名前': 'なし'
  95. },
  96. 'ステータス': {
  97. 'id': 'CFO_12266000000016127',
  98. 'colorType': '2',
  99. 'mappingType': '3',
  100. '名前': '確認待ち'
  101. },
  102. '添付ファイル': [
  103. {
  104. 'fileId': '12266000000457190',
  105. 'size': '5961799',
  106. '名前': 'Mockup UI。mov',
  107. 'contentType': 'video/quicktime',
  108. 'downloadUrl': 'https://connect.zoho.com/pulse/api/downloadFile?scopeID=12266000000002002&fileId=12266000000457190',
  109. 'extension': 'mov'
  110. }
  111. ]
  112. },
  113. 'triggeredBy': {
  114. '種類': '0',
  115. 'id': '61683612',
  116. '名前': 'Michelle ',
  117. 'emailId': 'michelle@zylker.com',
  118. 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
  119. },
  120. 'triggerType': 'Task_StartDate_Changed',
  121. 'triggeredTime': '01 Nov 2021, 06:15 PM',
  122. 'triggeredTimeInMillis': '1635770758379',
  123. 'scope': {
  124. 'id': '12266000000002002',
  125. '名前': 'Zylker',
  126. 'url': 'https://connect.zoho.com/portal/ourintranet'
  127. }
  128. }

 

タスクの期限日変更

タスクの期限日が変更されたときに Webhook をトリガーします。
トリガー種別: Task_DueDate_Changed

 

  1. {
  2. 'データの内容': {
  3. 'id': '12266000000457181',
  4. 'taskId': '12266000000457182',
  5. '件名': '処理の機能強化',
  6. 'url': 'https://connect.zoho.com/portal/ourintranet/task/12266000000457181',
  7. '説明': 'これらのイベントの機能強化は今四半期中のリリースを予定しています',
  8. 'partition': {
  9. '種類': '5',
  10. 'id': '12266000000016001',
  11. '名前': 'Large Board',
  12. 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board'
  13. },
  14. 'section': {
  15. 'id': '12266000000016025',
  16. '名前': 'First Section',
  17. 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board/section/12266000000016025'
  18. },
  19. 'dueDate': '14 Nov 2021',
  20. 'dueDateInMillis': '1636847999000',
  21. 'startDate': '',
  22. 'startDateInMillis': '',
  23. 'createdTime': '01 Nov 2021, 05:50 PM',
  24. 'createdTimeInMillis': '1635769205129',
  25. 'checklists': [
  26. {
  27. 'taskId': '12266000000457191',
  28. '件名': 'カスタム処理の種類',
  29. 'dueDate': '05 Nov 2021',
  30. 'dueDateInMillis': '1636070399000',
  31. 'position': '1',
  32. '担当者': [
  33. {
  34. 'id': '62592875',
  35. '名前': 'Emma',
  36. 'emailId': 'ramaneshnandan.t+1@zohotest.com',
  37. 'url': 'https://connect.zoho.com/portal/ourintranet/profile/62592875'
  38. },
  39. {
  40. 'id': '61683612',
  41. '名前': 'Michelle ',
  42. 'emailId': 'michelle@zylker.com',
  43. 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
  44. }
  45. ]
  46. },
  47. {
  48. 'taskId': '12266000000457192',
  49. '件名': 'イベントベル通知の改善',
  50. 'dueDate': '12 Nov 2021',
  51. 'dueDateInMillis': '1636675199000',
  52. 'position': '2',
  53. '担当者': [
  54. {
  55. 'id': '63852663',
  56. '名前': 'ramaneshnandan。t+2 T',
  57. 'emailId': 'ramaneshnandan.t+2@zohotest.com',
  58. 'url': 'https://connect.zoho.com/portal/ourintranet/profile/63852663'
  59. },
  60. {
  61. 'id': '62592875',
  62. '名前': 'Emma',
  63. 'emailId': 'ramaneshnandan.t+1@zohotest.com',
  64. 'url': 'https://connect.zoho.com/portal/ourintranet/profile/62592875'
  65. },
  66. {
  67. 'id': '61683612',
  68. '名前': 'Michelle ',
  69. 'emailId': 'michelle@zylker.com',
  70. 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
  71. }
  72. ]
  73. },
  74. {
  75. 'taskId': '12266000000457193',
  76. '件名': 'Cliq でのボット通知',
  77. 'dueDate': '13 Nov 2021',
  78. 'dueDateInMillis': '1636761599000',
  79. 'position': '3',
  80. '担当者': []
  81. }
  82. ],
  83. 'tags': [
  84. {
  85. 'id': '12266000000457177',
  86. 'color': '2',
  87. '名前': '機能強化'
  88. }
  89. ],
  90. '優先度': {
  91. 'id': 'CFO_12266000000016143',
  92. 'colorType': '0',
  93. 'mappingType': '0',
  94. '名前': 'なし'
  95. },
  96. 'ステータス': {
  97. 'id': 'CFO_12266000000016127',
  98. 'colorType': '2',
  99. 'mappingType': '3',
  100. '名前': '確認用'
  101. },
  102. '添付ファイル': [
  103. {
  104. 'fileId': '12266000000457190',
  105. 'size': '5961799',
  106. '名前': 'Mockup UI.mov',
  107. 'contentType': 'video/quicktime',
  108. 'downloadUrl': 'https://connect.zoho.com/pulse/api/downloadFile?scopeID=12266000000002002&fileId=12266000000457190',
  109. 'extension': 'mov'
  110. }
  111. ]
  112. },
  113. 'triggeredBy': {
  114. '種類': '0',
  115. 'id': '61683612',
  116. '名前': 'Michelle ',
  117. 'emailId': 'michelle@zylker.com',
  118. 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
  119. },
  120. 'triggerType': 'Task_DueDate_Changed',
  121. 'triggeredTime': '01 Nov 2021, 06:18 PM',
  122. 'triggeredTimeInMillis': '1635770894217',
  123. 'scope': {
  124. 'id': '12266000000002002',
  125. '名前': 'Zylker',
  126. 'url': 'https://connect.zoho.com/portal/ourintranet'
  127. }
  128. }

 

タスク優先度の変更

タスクの優先度が変更されるたびに、Webhook がトリガーされます。 
トリガー種類: Task_Priority_Changed

 

  1. {
  2. 'データの内容': {
  3. 'id': '12266000000457181',
  4. 'taskId': '12266000000457182',
  5. '件名': '処理の拡張機能',
  6. 'url': 'https://connect.zoho.com/portal/ourintranet/task/12266000000457181',
  7. '説明': 'これらのイベント拡張機能は今四半期中のリリースを予定しています',
  8. 'partition': {
  9. '種類': '5',
  10. 'id': '12266000000016001',
  11. '名前': 'Large Board',
  12. 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board'
  13. },
  14. 'section': {
  15. 'id': '12266000000016025',
  16. '名前': 'First Section',
  17. 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board/section/12266000000016025'
  18. },
  19. 'dueDate': '14 Nov 2021',
  20. 'dueDateInMillis': '1636847999000',
  21. 'startDate': '',
  22. 'startDateInMillis': '',
  23. 'createdTime': '01 Nov 2021, 05:50 PM',
  24. 'createdTimeInMillis': '1635769205129',
  25. 'checklists': [
  26. {
  27. 'taskId': '12266000000457191',
  28. '件名': 'カスタム処理の種類',
  29. 'dueDate': '05 Nov 2021',
  30. 'dueDateInMillis': '1636070399000',
  31. 'position': '1',
  32. '担当者': [
  33. {
  34. 'id': '62592875',
  35. '名前': 'Emma',
  36. 'emailId': 'ramaneshnandan.t+1@zohotest.com',
  37. 'url': 'https://connect.zoho.com/portal/ourintranet/profile/62592875'
  38. },
  39. {
  40. 'id': '61683612',
  41. '名前': 'Michelle ',
  42. 'emailId': 'michelle@zylker.com',
  43. 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
  44. }
  45. ]
  46. },
  47. {
  48. 'taskId': '12266000000457192',
  49. '件名': 'Event Bell 通知の改善',
  50. 'dueDate': '12 Nov 2021',
  51. 'dueDateInMillis': '1636675199000',
  52. 'position': '2',
  53. '担当者': [
  54. {
  55. 'id': '63852663',
  56. '名前': 'ramaneshnandan。t+2 T',
  57. 'emailId': 'ramaneshnandan.t+2@zohotest.com',
  58. 'url': 'https://connect.zoho.com/portal/ourintranet/profile/63852663'
  59. },
  60. {
  61. 'id': '62592875',
  62. '名前': 'Emma',
  63. 'emailId': 'ramaneshnandan.t+1@zohotest.com',
  64. 'url': 'https://connect.zoho.com/portal/ourintranet/profile/62592875'
  65. },
  66. {
  67. 'id': '61683612',
  68. '名前': 'Michelle ',
  69. 'emailId': 'michelle@zylker.com',
  70. 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
  71. }
  72. ]
  73. },
  74. {
  75. 'taskId': '12266000000457193',
  76. '件名': 'Cliq 上の Bot 通知',
  77. 'dueDate': '13 Nov 2021',
  78. 'dueDateInMillis': '1636761599000',
  79. 'position': '3',
  80. '担当者': []
  81. }
  82. ],
  83. 'tags': [
  84. {
  85. 'id': '12266000000457177',
  86. 'color': '2',
  87. '名前': 'enhancements'
  88. }
  89. ],
  90. '優先度': {
  91. 'id': 'CFO_12266000000016147',
  92. 'colorType': '5',
  93. 'mappingType': '2',
  94. '名前': '中'
  95. },
  96. 'ステータス': {
  97. 'id': 'CFO_12266000000016127',
  98. 'colorType': '2',
  99. 'mappingType': '3',
  100. '名前': '確認待ち'
  101. },
  102. '添付ファイル': [
  103. {
  104. 'fileId': '12266000000457190',
  105. 'size': '5961799',
  106. '名前': 'Mockup UI。mov',
  107. 'contentType': 'video/quicktime',
  108. 'downloadUrl': 'https://connect.zoho.com/pulse/api/downloadFile?scopeID=12266000000002002&fileId=12266000000457190',
  109. 'extension': 'mov'
  110. }
  111. ]
  112. },
  113. 'triggeredBy': {
  114. '種類': '0',
  115. 'id': '61683612',
  116. '名前': 'Michelle ',
  117. 'emailId': 'michelle@zylker.com',
  118. 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
  119. },
  120. 'triggerType': 'Task_Priority_Changed',
  121. 'triggeredTime': '01 Nov 2021, 06:21 PM',
  122. 'triggeredTimeInMillis': '1635771067390',
  123. 'scope': {
  124. 'id': '12266000000002002',
  125. '名前': 'Zylker',
  126. 'url': 'https://connect.zoho.com/portal/ourintranet'
  127. }
  128. }

 

新規チェックリストの追加

タスクに新しいチェックリスト項目が追加されたときに Webhook をトリガーします。
トリガー種別 : Task_Checklist_Created

 

  1. {
  2. 'データの内容': {
  3. 'taskId': '12266000000457462',
  4. '件名': 'メール 通知 Issue Fixed',
  5. 'dueDate': '',
  6. 'dueDateInMillis': '',
  7. 'position': '4',
  8. '担当者': [],
  9. 'parentTaskId': '12266000000457182',
  10. 'partition': {
  11. '種類': '5',
  12. 'id': '12266000000016001',
  13. '名前': 'Large Board',
  14. 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board'
  15. },
  16. 'section': {
  17. 'id': '12266000000016025',
  18. '名前': 'First Section',
  19. 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board/section/12266000000016025'
  20. }
  21. },
  22. 'triggeredBy': {
  23. '種類': '0',
  24. 'id': '61683612',
  25. '名前': 'Michelle ',
  26. 'emailId': 'michelle@zylker.com',
  27. 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
  28. },
  29. 'triggerType': 'Task_Checklist_Created',
  30. 'triggeredTime': '01 Nov 2021, 06:23 PM',
  31. 'triggeredTimeInMillis': '1635771227408',
  32. 'scope': {
  33. 'id': '12266000000002002',
  34. '名前': 'Zylker',
  35. 'url': 'https://connect.zoho.com/portal/ourintranet'
  36. }
  37. }


チェックリスト完了

タスクのチェックリスト項目が完了したときに Webhook をトリガーします。
トリガー種別: Task_Checklist_Completed

 

  1. {
  2. 'データの内容': {
  3. 'taskId': '12266000000457462',
  4. '件名': 'メール 通知 Issue Fixed',
  5. 'dueDate': '',
  6. 'dueDateInMillis': '',
  7. 'position': '4',
  8. 'isCompleted': '真',
  9. '担当者': [],
  10. 'parentTaskId': '12266000000457182',
  11. 'partition': {
  12. '種類': '5',
  13. 'id': '12266000000016001',
  14. '名前': 'Large Board',
  15. 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board'
  16. },
  17. 'section': {
  18. 'id': '12266000000016025',
  19. '名前': 'First Section',
  20. 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board/section/12266000000016025'
  21. }
  22. },
  23. 'triggeredBy': {
  24. '種類': '0',
  25. 'id': '61683612',
  26. '名前': 'Michelle ',
  27. 'emailId': 'michelle@zylker.com',
  28. 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
  29. },
  30. 'triggerType': 'Task_Checklist_Completed',
  31. 'triggeredTime': '01 Nov 2021, 06:43 PM',
  32. 'triggeredTimeInMillis': '1635772411747',
  33. 'scope': {
  34. 'id': '12266000000002002',
  35. '名前': 'Zylker',
  36. 'url': 'https://connect.zoho.com/portal/ourintranet'
  37. }
  38. }


チェックリストの再オープン

チェックリスト項目が再オープンされるたびに Webhook をトリガーします。
トリガー種類: Task_Checklist_Opened

 

  1. {
  2. 'データの内容': {
  3. 'taskId': '12266000000457462',
  4. '件名': 'メール 通知 Issue Fixed',
  5. 'dueDate': '',
  6. 'dueDateInMillis': '',
  7. 'position': '4',
  8. '担当者': [],
  9. 'parentTaskId': '12266000000457182',
  10. 'partition': {
  11. '種類': '5',
  12. 'id': '12266000000016001',
  13. '名前': 'Large Board',
  14. 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board'
  15. },
  16. 'section': {
  17. 'id': '12266000000016025',
  18. '名前': 'First Section',
  19. 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board/section/12266000000016025'
  20. }
  21. },
  22. 'triggeredBy': {
  23. '種類': '0',
  24. 'id': '61683612',
  25. '名前': 'Michelle ',
  26. 'emailId': 'michelle@zylker.com',
  27. 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
  28. },
  29. 'triggerType': 'Task_Checklist_Opened',
  30. 'triggeredTime': '01 Nov 2021, 06:46 PM',
  31. 'triggeredTimeInMillis': '1635772578603',
  32. 'scope': {
  33. 'id': '12266000000002002',
  34. '名前': 'Zylker',
  35. 'url': 'https://connect.zoho.com/portal/ourintranet'
  36. }
  37. }


チェックリスト 削除

チェックリスト項目が削除されたときに Webhook をトリガーします。
トリガー種類: Task_Checklist_Deleted

 

  1. {
  2. 'データの内容': {
  3. 'parentTaskId': '12266000000457182',
  4. 'id': '12266000000457181',
  5. 'taskId': '12266000000457462'
  6. },
  7. 'triggeredBy': {
  8. '種類': '0',
  9. 'id': '61683612',
  10. '名前': 'Michelle ',
  11. 'emailId': 'michelle@zylker.com',
  12. 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
  13. },
  14. 'triggerType': 'Task_Checklist_Deleted',
  15. 'triggeredTime': '01 Nov 2021, 06:48 PM',
  16. 'triggeredTimeInMillis': '1635772696847',
  17. 'scope': {
  18. 'id': '12266000000002002',
  19. '名前': 'Zylker',
  20. 'url': 'https://connect.zoho.com/portal/ourintranet'
  21. }
  22. }


チェックリスト 担当者 you

チェックリスト項目が、設定された担当者に割り当てられるたびに Webhook をトリガーします。
トリガー種類: Task_Checklist_Assigned
 

  1. {
  2. 'データの内容': {
  3. 'taskId': '12266000000457193',
  4. '件名': 'Bot 通知 オン cliq',
  5. 'dueDate': '13 Nov 2021',
  6. 'dueDateInMillis': '1636761599000',
  7. 'position': '3',
  8. '担当者': [
  9. {
  10. 'id': '61683612',
  11. '名前': 'Michelle ',
  12. 'emailId': 'michelle@zylker.com',
  13. 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
  14. }
  15. ],
  16. 'parentTaskId': '12266000000457182',
  17. 'partition': {
  18. '種類': '5',
  19. 'id': '12266000000016001',
  20. '名前': 'Large Board',
  21. 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board'
  22. },
  23. 'section': {
  24. 'id': '12266000000016025',
  25. '名前': 'First Section',
  26. 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board/section/12266000000016025'
  27. }
  28. },
  29. 'triggeredBy': {
  30. '種類': '0',
  31. 'id': '61683612',
  32. '名前': 'Michelle ',
  33. 'emailId': 'michelle@zylker.com',
  34. 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
  35. },
  36. 'triggerType': 'Task_Checklist_Assigned',
  37. 'triggeredTime': '01 Nov 2021, 06:49 PM',
  38. 'triggeredTimeInMillis': '1635772759028',
  39. 'scope': {
  40. 'id': '12266000000002002',
  41. '名前': 'Zylker',
  42. 'url': 'https://connect.zoho.com/portal/ourintranet'
  43. }
  44. }


チェックリスト項目からユーザーが削除された場合

設定された担当者がチェックリスト項目から削除されたときに、Webhook をトリガーします。
 トリガー種類: Task_Checklist_Unassigned

 

  1. {
  2. 'データの内容': {
  3. 'taskId': '12266000000457193',
  4. '件名': 'Bot 通知 オン cliq',
  5. 'dueDate': '13 Nov 2021',
  6. 'dueDateInMillis': '1636761599000',
  7. 'position': '3',
  8. '担当者': [],
  9. 'parentTaskId': '12266000000457182',
  10. 'partition': {
  11. '種類': '5',
  12. 'id': '12266000000016001',
  13. '名前': 'Large Board',
  14. 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board'
  15. },
  16. 'section': {
  17. 'id': '12266000000016025',
  18. '名前': 'First Section',
  19. 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board/section/12266000000016025'
  20. }
  21. },
  22. 'triggeredBy': {
  23. '種類': '0',
  24. 'id': '61683612',
  25. '名前': 'Michelle ',
  26. 'emailId': 'michelle@zylker.com',
  27. 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
  28. },
  29. 'triggerType': 'Task_Checklist_Unassigned',
  30. 'triggeredTime': '01 Nov 2021, 06:55 PM',
  31. 'triggeredTimeInMillis': '1635773134365',
  32. 'scope': {
  33. 'id': '12266000000002002',
  34. '名前': 'Zylker',
  35. 'url': 'https://connect.zoho.com/portal/ourintranet'
  36. }
  37. }


チェックリストの期限日が変更された場合

チェックリスト項目の期限日が変更されたときに Webhook をトリガーします。
トリガー種類: Task_Checklist_DueDate_Changed

  1. {
  2. 'データの内容': {
  3. 'taskId': '12266000000457193',
  4. '件名': 'Bot 通知 オン cliq',
  5. 'dueDate': '',
  6. 'dueDateInMillis': '',
  7. 'position': '3',
  8. '担当者': [],
  9. 'parentTaskId': '12266000000457182',
  10. 'partition': {
  11. '種類': '5',
  12. 'id': '12266000000016001',
  13. '名前': 'Large Board',
  14. 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board'
  15. },
  16. 'section': {
  17. 'id': '12266000000016025',
  18. '名前': 'First Section',
  19. 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board/section/12266000000016025'
  20. }
  21. },
  22. 'triggeredBy': {
  23. '種類': '0',
  24. 'id': '61683612',
  25. '名前': 'Michelle ',
  26. 'emailId': 'michelle@zylker.com',
  27. 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
  28. },
  29. 'triggerType': 'Task_Checklist_DueDate_Changed',
  30. 'triggeredTime': '01 Nov 2021, 06:58 PM',
  31. 'triggeredTimeInMillis': '1635773330620',
  32. 'scope': {
  33. 'id': '12266000000002002',
  34. '名前': 'Zylker',
  35. 'url': 'https://connect.zoho.com/portal/ourintranet'
  36. }
  37. }


チェックリストが更新された場合

チェックリスト項目の詳細が更新されるたびに Webhook をトリガーします。
トリガー種類: Task_Checklist_Updated

 

  1. {
  2. 'データの内容': {
  3. 'taskId': '12266000000457193',
  4. '件名': 'Bot 通知 on Cliq',
  5. 'dueDate': '14 Nov 2021',
  6. 'dueDateInMillis': '1636847999000',
  7. 'position': '3',
  8. '担当者': [],
  9. 'parentTaskId': '12266000000457182',
  10. 'partition': {
  11. '種類': '5',
  12. 'id': '12266000000016001',
  13. '名前': 'Large Board',
  14. 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board'
  15. },
  16. 'section': {
  17. 'id': '12266000000016025',
  18. '名前': 'First Section',
  19. 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board/section/12266000000016025'
  20. }
  21. },
  22. 'triggeredBy': {
  23. '種類': '0',
  24. 'id': '61683612',
  25. '名前': 'Michelle ',
  26. 'emailId': 'michelle@zylker.com',
  27. 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
  28. },
  29. 'triggerType': 'Task_Checklist_Updated',
  30. 'triggeredTime': '01 Nov 2021, 07:05 PM',
  31. 'triggeredTimeInMillis': '1635773715009',
  32. 'scope': {
  33. 'id': '12266000000002002',
  34. '名前': 'Zylker',
  35. 'url': 'https://connect.zoho.com/portal/ourintranet'
  36. }
  37. }


タスクにコメントが追加された

タスクに新しいコメントが追加されるたびに、Webhook の送信をトリガーします。
トリガー種類: Task_Comment_Created

 

  1. {
  2. 'データの内容': {
  3. 'id': '12266000000459001',
  4. 'parentCommentId': '',
  5. 'url': 'https://connect.zoho.com/portal/ourintranet/task/12266000000457181/12266000000459001',
  6. 'streamId': '12266000000457181',
  7. 'streamUrl': 'https://connect.zoho.com/portal/ourintranet/task/12266000000457181',
  8. 'createdTime': '02 Nov 2021, 05:32 PM',
  9. 'createdTimeInMillis': '1635854562579',
  10. 'partition': {
  11. '種類': '5',
  12. 'id': '12266000000016001',
  13. '名前': 'Large Board',
  14. 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board'
  15. },
  16. 'mentions': {
  17. 'ユーザー': [
  18. {
  19. 'id': '62592875',
  20. '名前': 'Emma',
  21. 'emailId': 'ramaneshnandan.t+1@zohotest.com',
  22. 'url': 'https://connect.zoho.com/portal/ourintranet/profile/62592875'
  23. }
  24. ],
  25. 'partition': [
  26. {
  27. '種類': '5',
  28. 'id': '12266000000016001',
  29. '名前': 'Large Board',
  30. 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board'
  31. }
  32. ]
  33. },
  34. 'tags': [],
  35. 'embedAttachments': {},
  36. 'plainContent': '@Emma このタスクの対応をお願いします \n \nCC @Large Board',
  37. 'richContent': '@<a href='https://connect.zoho.com/portal/ourintranet/profile/62592875'target='blank'>Emma</a> このタスクの対応をお願いします <br/> <br/>CC @<a href='https://connect.zoho.com/portal/ourintranet/groups/testing-board'target='blank'>Large Board</a>',
  38. 'rawContent': '<ユーザー:mention>62592875:Emma</user:mention> このタスクの対応をお願いします <br/> <br/>CC <partition:mention>12266000000016001:Large Board</partition:mention>',
  39. '添付ファイル': []
  40. },
  41. 'triggeredBy': {
  42. '種類': '0',
  43. 'id': '61683612',
  44. '名前': 'Michelle ',
  45. 'emailId': 'michelle@zylker.com',
  46. 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
  47. },
  48. 'triggerType': 'Task_Comment_Created',
  49. 'triggeredTime': '02 Nov 2021, 05:37 PM',
  50. 'triggeredTimeInMillis': '1635854832824',
  51. 'scope': {
  52. 'id': '12266000000002002',
  53. '名前': 'Zylker',
  54. 'url': 'https://connect.zoho.com/portal/ourintranet'
  55. }
  56. }


タスクコメントの編集

タスクコメントが編集されるたびに、Webhook がトリガーされます。
トリガー種類: Task_Comment_Updated

 

  1. {
  2. 'データの内容': {
  3. 'id': '12266000000460009',
  4. 'parentCommentId': '12266000000459001',
  5. 'url': 'https://connect.zoho.com/portal/ourintranet/task/12266000000457181/12266000000460009',
  6. 'streamId': '12266000000457181',
  7. 'streamUrl': 'https://connect.zoho.com/portal/ourintranet/task/12266000000457181',
  8. 'createdTime': '02 Nov 2021, 05:42 PM',
  9. 'createdTimeInMillis': '1635855133522',
  10. 'partition': {
  11. '種類': '5',
  12. 'id': '12266000000016001',
  13. '名前': 'Large Board',
  14. 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board'
  15. },
  16. 'mentions': {
  17. 'ユーザー': [
  18. {
  19. 'id': '61683612',
  20. '名前': 'Michelle ',
  21. 'emailId': 'michelle@zylker.com',
  22. 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
  23. },
  24. {
  25. 'id': '63852663',
  26. '名前': 'ramaneshnandan。t+2 T',
  27. 'emailId': 'ramaneshnandan.t+2@zohotest.com',
  28. 'url': 'https://connect.zoho.com/portal/ourintranet/profile/63852663'
  29. }
  30. ],
  31. 'partition': [
  32. {
  33. '種類': '5',
  34. 'id': '12266000000016001',
  35. '名前': 'Large Board',
  36. 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board'
  37. }
  38. ]
  39. },
  40. 'tags': [],
  41. 'embedAttachments': {},
  42. 'plainContent': '@ramaneshnandan。t+2 T will take care of this タスク \n \nCC @Michelle @Large Board',
  43. 'richContent': '@<a href='https://connect.zoho.com/portal/ourintranet/profile/63852663'target='blank'>ramaneshnandan。t+2 T</a> will take care of this タスク <br/> <br/>CC @<a href='https://connect.zoho.com/portal/ourintranet/profile/61683612'target='blank'>Michelle </a> @<a href='https://connect.zoho.com/portal/ourintranet/board/testing-board'target='blank'>Large Board</a>',
  44. 'rawContent': '<ユーザー:mention>63852663:ramaneshnandan。t+2 T</user:mention> will take care of this タスク <br/> <br/>CC <ユーザー:mention>61683612:Michelle </user:mention> <parition:mention>12266000000016001:Large Board</parition:mention>',
  45. '添付ファイル': []
  46. },
  47. 'triggeredBy': {
  48. '種類': '0',
  49. 'id': '62592875',
  50. '名前': 'Emma',
  51. 'emailId': 'ramaneshnandan.t+1@zohotest.com',
  52. 'url': 'https://connect.zoho.com/portal/ourintranet/profile/62592875'
  53. },
  54. 'triggerType': 'Task_Comment_Updated',
  55. 'triggeredTime': '02 Nov 2021, 05:42 PM',
  56. 'triggeredTimeInMillis': '1635855168890',
  57. 'scope': {
  58. 'id': '12266000000002002',
  59. '名前': 'Zylker',
  60. 'url': 'https://connect.zoho.com/portal/ourintranet'
  61. }
  62. }

 

タスクコメント削除

タスクコメントが削除されるたびに Webhook がトリガーされます。
トリガー種類: Task_Comment_Deleted


  1. {
  2. 'データの内容': {
  3. 'streamId': '12266000000457181',
  4. 'id': '12266000000457574'
  5. },
  6. 'triggeredBy': {
  7. '種類': '0',
  8. 'id': '61683612',
  9. '名前': 'Michelle ',
  10. 'emailId': 'michelle@zylker.com',
  11. 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
  12. },
  13. 'triggerType': 'Task_Comment_Deleted',
  14. 'triggeredTime': '02 Nov 2021, 05:45 PM',
  15. 'triggeredTimeInMillis': '1635855357765',
  16. 'scope': {
  17. 'id': '12266000000002002',
  18. '名前': 'Zylker',
  19. 'url': 'https://connect.zoho.com/portal/ourintranet'
  20. }
  21. }


タスクセクションの変更

ボード内のタスクセクションが変更されるたびに、Webhook がトリガーされます。
トリガー種類: Task_Section_Changed

  1. {
  2. 'データの内容': {
  3. 'id':'32359000004591079',
  4. 'taskId':'32359000004591080',
  5. '件名':'タスク Section Changed',
  6. 'url':'https://connect.zoho.com/portal/ourintranet/task/32359000004591079',
  7. '説明':'',
  8. 'partition': {
  9. '種類':'5',
  10. 'id':'32359000001012001',
  11. '名前':'Creative Team',
  12. 'url':'https://connect.zoho.com/portal/ourintranet/board/new-website-launch'
  13. } ,
  14. 'section': {
  15. 'id':'32359000001012015',
  16. '名前':'Content',
  17. 'url':'https://connect.zoho.com/portal/ourintranet/board/new-website-launch/section/32359000001012015'
  18. } ,
  19. 'dueDate':'',
  20. 'dueDateInMillis':'',
  21. 'startDate':'',
  22. 'startDateInMillis':'',
  23. 'createdTime':'Tue, 03/10/2023 08:01 AM',
  24. 'createdTimeInMillis':'1696338100618',
  25. '担当者': [
  26. ] ,
  27. 'checklists': [
  28. {
  29. 'taskId':'32359000004591085',
  30. '件名':'chk',
  31. 'dueDate':'Sat, 07/10/2023',
  32. 'dueDateInMillis':'1696723199000',
  33. 'position':'1',
  34. '担当者': [
  35. ]
  36. }
  37. ] ,
  38. 'tags': [
  39. ] ,
  40. 'ステータス': {
  41. 'id':'0',
  42. 'colorType':'0',
  43. '名前':'開く'
  44. } ,
  45. '優先度': {
  46. 'id':'0',
  47. 'colorType':'0',
  48. '名前':'なし'
  49. } ,
  50. '添付ファイル': [
  51. ]
  52. } ,
  53. 'triggeredBy': {
  54. '種類':'0',
  55. 'id':'54218474',
  56. '名前':'Alfred Neuman',
  57. 'emailId':'micheller@zylker.com',
  58. 'url':'https://connect.zoho.com/portal/ourintranet/profile/54218474'
  59. } ,
  60. 'triggerType':'Task_Section_Changed',
  61. 'triggeredTime':'Tue, 03/10/2023 08:01 AM',
  62. 'triggeredTimeInMillis':'1696338104873',
  63. 'scope': {
  64. 'id':'32359000000002002',
  65. '名前':'Zylker',
  66. 'url':'https://connect.zoho.com/portal/ourintranet'
  67. }
  68. }


タスクへの添付ファイルの追加

タスクに添付ファイルが追加されるたびに、Webhook がトリガーされます。
トリガー種類: Attachment_Added_In_Task

  1. {
  2. 'データの内容': {
  3. 'taskId':'32359000004591103',
  4. 'fileId':'32359000004591108',
  5. 'size':'264392',
  6. '名前':'Screenshot 2023-10-03 at 11。35。48 AM。png',
  7. 'contentType':'画像/png',
  8. 'downloadUrl':'https://connect.zoho.com/pulse/api/downloadFile?scopeID=32359000000002002&fileId=32359000004591108',
  9. 'extension':'png',
  10. 'url':'https://connect.zoho.com/pulse/api/viewImage?scopeID=32359000000002002&fileId=32359000004591108&size=original',
  11. 'thumbnailUrl':'https://connect.zoho.com/pulse/api/viewImage?scopeID=32359000000002002&fileId=32359000004591108',
  12. 'imgWidth':'429',
  13. 'imgHeight':'400',
  14. 'partition': {
  15. '種類':'5',
  16. 'id':'32359000001012001',
  17. '名前':'Creative Team',
  18. 'url':'https://connect.zoho.com/portal/ourintranet/board/new-website-launch'
  19. } ,
  20. 'section': {
  21. 'id':'32359000001012027',
  22. '名前':'コード',
  23. 'url':'https://connect.zoho.com/portal/ourintranet/board/new-website-launch/section/32359000001012027'
  24. }
  25. } ,
  26. 'triggeredBy': {
  27. '種類':'0',
  28. 'id':'54218474',
  29. '名前':'Alfred Neuman',
  30. 'emailId':'micheller@zylker.com',
  31. 'url':'https://connect.zoho.com/portal/ourintranet/profile/54218474'
  32. } ,
  33. 'triggerType':'Attachment_Added_In_Task',
  34. 'triggeredTime':'Tue, 03/10/2023 08:32 AM',
  35. 'triggeredTimeInMillis':'1696339952401',
  36. 'scope': {
  37. 'id':'32359000000002002',
  38. '名前':'Zylker',
  39. 'url':'https://connect.zoho.com/portal/ourintranet'
  40. }
  41. }

 

タスクの添付ファイル削除

タスクから添付ファイルが削除されるたびに、Webhook がトリガーされます。
トリガー種別: Attachment_Removed_In_Task

  1. {
  2. 'データの内容':
  3. {
  4. 'taskId':'32359000004591103',
  5. 'fileId':'32359000004591108'
  6. } ,
  7. 'triggeredBy':
  8. {
  9. '種類':'0',
  10. 'id':'54218474',
  11. '名前':'Alfred Neuman',
  12. 'emailId':'micheller@zylker.com',
  13. 'url':'https://connect.zoho.com/portal/ourintranet/profile/54218474'
  14. } ,
  15. 'triggerType':'Attachment_Removed_In_Task',
  16. 'triggeredTime':'Tue, 03/10/2023 08:33 AM',
  17. 'triggeredTimeInMillis':'1696340002266',
  18. 'scope':
  19. {
  20. 'id':'32359000000002002',
  21. '名前':'Zylker',
  22. 'url':'https://connect.zoho.com/portal/ourintranet'
  23. }
  24. }


タスクのカスタム項目の編集

タスク内のカスタム項目が編集されるたびに Webhook がトリガーされます。
トリガー種別: Task_Custom_Field_Updated

 

  1. {
  2. 'データの内容':
  3. {
  4. 'updatedField':'CF_32359000004591136',
  5. 'id':'32359000004465032',
  6. 'taskId':'32359000004465033',
  7. '件名':'テスト',
  8. 'url':'https://connect.zoho.com/portal/ourintranet/task/32359000004465032',
  9. '説明':'',
  10. 'partition':
  11. {
  12. '種類':'5',
  13. 'id':'32359000001012001',
  14. '名前':'Creative Team',
  15. 'url':'https://connect.zoho.com/portal/ourintranet/board/new-website-launch'
  16. } ,
  17. 'section':
  18. {
  19. 'id':'32359000001012015',
  20. '名前':'Content',
  21. 'url':'https://connect.zoho.com/portal/ourintranet/board/new-website-launch/section/32359000001012015'
  22. } ,
  23. 'dueDate':'',
  24. 'dueDateInMillis':'',
  25. 'startDate':'',
  26. 'startDateInMillis':'',
  27. 'createdTime':'Thu, 14/09/2023 07:49 PM',
  28. 'createdTimeInMillis':'1694738981491',
  29. '担当者': [
  30. ] ,
  31. 'checklists': [
  32. ] ,
  33. 'tags': [
  34. ] ,
  35. 'カスタム項目': {
  36. 'CF_32359000004591136': {
  37. '名前':'カスタム 項目',
  38. '種類':'1',
  39. '値':'Hello'
  40. } ,
  41. 'CF_32359000004591138': {
  42. '名前':'File',
  43. '種類':'4'
  44. } ,
  45. 'CF_32359000004591140': {
  46. '名前':'Ms',
  47. '種類':'11'
  48. } ,
  49. 'CF_32359000004591146': {
  50. '名前':'日付 and 時間',
  51. '種類':'8'
  52. }
  53. } ,
  54. 'ステータス': {
  55. 'id':'0',
  56. 'colorType':'0',
  57. '名前':'開く'
  58. } ,
  59. '優先度': {
  60. 'id':'0',
  61. 'colorType':'0',
  62. '名前':'なし'
  63. } ,
  64. '添付ファイル': [
  65. ]
  66. } ,
  67. 'triggeredBy': {
  68. '種類':'0',
  69. 'id':'54218474',
  70. '名前':'Alfred Neuman',
  71. 'emailId':'micheller@zylker.com',
  72. 'url':'https://connect.zoho.com/portal/ourintranet/profile/54218474'
  73. } ,
  74. 'triggerType':'Task_Custom_Field_Updated',
  75. 'triggeredTime':'Tue, 03/10/2023 08:35 AM',
  76. 'triggeredTimeInMillis':'1696340120344',
  77. 'scope': {
  78. 'id':'32359000000002002',
  79. '名前':'Zylker',
  80. 'url':'https://connect.zoho.com/portal/ourintranet'
  81. }
  82. }

 

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

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

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

    Zoho CRM Training



              Zoho Campaigns Resources

                Zoho WorkDrive Resources




                  • Desk Community Learning Series


                  • Digest


                  • Functions


                  • Meetups


                  • Kbase


                  • Resources


                  • Glossary


                  • Desk Marketplace


                  • MVP Corner


                  • Word of the Day


                  • Ask the Experts









                                  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.