お知らせ:当社は、お客様により充実したサポート情報を迅速に提供するため、本ページのコンテンツは機械翻訳を用いて日本語に翻訳しています。正確かつ最新のサポート情報をご覧いただくには、本内容の
英語版を参照してください。
新規タスクの作成
新しいタスクが作成されるたびに、送信 Webhook がトリガーされます。
トリガーの種類: Task_Created
トリガーデータのサンプル
- {
- 'データの内容': {
- 'id': '12266000000441067',
- 'taskId': '12266000000441068',
- '件名': 'Why タスク',
- 'url': 'https://connect.zoho.com/portal/ourintranet/task/12XXXXX7',
- '説明': '',
- 'partition': {
- '種類': '5',
- 'id': '12266000000016001',
- '名前': 'Large Board',
- 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board'
- },
- 'section': {
- 'id': '12266000000016025',
- '名前': 'First Section',
- 'url': 'https://connect.zoho.com/portal/intranet/board/issues/section/12266000000016025'
- },
- 'dueDate': '',
- 'dueDateInMillis': '',
- 'startDate': '',
- 'startDateInMillis': '',
- 'createdTime': '26 Oct 2021, 02:02 PM',
- 'createdTimeInMillis': '1635237148454',
- '優先度': {
- 'id': 'CFO_12266000000016143',
- 'colorType': '0',
- 'mappingType': '0',
- '名前': 'なし'
- },
- 'ステータス': {
- 'id': 'CFO_12266000000016121',
- 'colorType': '0',
- 'mappingType': '0',
- '名前': '開く'
- },
- 'カスタム項目': {
- 'CF_12266000000019728': {
- '名前': 'Delivery 住所',
- '種類': '1'
- }
- }
- },
- '担当者': [],
- 'checklists': [],
- 'tags': [],
- '添付ファイル': [],
- 'triggeredBy': {
- '種類': '0',
- 'id': '61683612',
- '名前': 'Michelle ',
- 'emailId': 'michelle@zylker.com',
- 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
- },
- 'scope': {
- 'id': '12266000000002002',
- '名前': 'Zylker',
- 'url': 'https://connect.zoho.com/portal/ourintranet'
- },
- 'triggerType': 'Task_Created',
- 'triggeredTime': '26 Oct 2021, 02:02 PM',
- 'triggeredTimeInMillis': '1635237148571'
- }
タスクの削除
タスクが削除されるたびに、送信 Webhook がトリガーされます。
トリガーの種類: Task_Deleted
- {
- 'データの内容': {
- 'id': '12266000000082023',
- 'taskId': '12266000000082026'
- },
- 'triggeredBy': {
- '種類': '0',
- 'id': '61683612',
- '名前': 'Michelle ',
- 'emailId': 'michelle@zylker.com',
- 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
- },
- 'triggerType': 'Task_Deleted',
- 'triggeredTime': '01 Nov 2021, 05:19 PM',
- 'triggeredTimeInMillis': '1635767360323',
- 'scope': {
- 'id': '12266000000002002',
- '名前': 'Zylker',
- 'url': 'https://connect.zoho.com/portal/ourintranet'
- }
- }
タスク完了
タスクが完了としてマークされるたびに、Webhook の送信をトリガーします。
トリガー種類: Task_Completed
- {
- 'データの内容': {
- 'id': '12266000000220361',
- 'taskId': '12266000000220359',
- '件名': 'testing タスク',
- 'url': 'https://connect.zoho.com/portal/ourintranet/task/12266000000220361',
- '説明': '',
- 'partition': {
- '種類': '5',
- 'id': '12266000000016001',
- '名前': 'Large Board',
- 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board'
- },
- 'section': {
- 'id': '12266000000212639',
- '名前': '開く',
- 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board/section/12266000000212639'
- },
- 'dueDate': '',
- 'dueDateInMillis': '',
- 'startDate': '',
- 'startDateInMillis': '',
- 'createdTime': '21 Oct 2021, 10:17 PM',
- 'createdTimeInMillis': '1634834835265',
- 'checklists':[],
- 'tags':[],
- '添付ファイル':[],
- '担当者': [
- {
- 'id': '63852663',
- '名前': 'ramaneshnandan。t+2 T',
- 'emailId': 'ramaneshnandan.t+2@zohotest.com',
- 'url': 'https://connect.zoho.com/portal/ourintranet/profile/63852663'
- },
- {
- 'id': '61683612',
- '名前': 'Michelle ',
- 'emailId': 'michelle@zylker.com',
- 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
- },
- {
- 'id': '62592875',
- '名前': 'Emma',
- 'emailId': 'ramaneshnandan.t+1@zohotest.com',
- 'url': 'https://connect.zoho.com/portal/ourintranet/profile/62592875'
- }
- ],
- '優先度': {
- 'id': 'CFO_12266000000016143',
- 'colorType': '0',
- 'mappingType': '0',
- '名前': 'なし'
- },
- 'ステータス': {
- 'id': 'CFO_12266000000016131',
- 'colorType': '4',
- 'mappingType': '4',
- '名前': '完了'
- }
- },
- 'triggeredBy': {
- '種類': '0',
- 'id': '61683612',
- '名前': 'Michelle ',
- 'emailId': 'michelle@zylker.com',
- 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
- },
- 'triggerType': 'Task_Completed',
- 'triggeredTime': '01 Nov 2021, 05:22 PM',
- 'triggeredTimeInMillis': '1635767545516',
- 'scope': {
- 'id': '12266000000002002',
- '名前': 'Zylker',
- 'url': 'https://connect.zoho.com/portal/ourintranet'
- }
- }
タスクの再オープン
タスクが再オープンされるたびに、送信Webhookをトリガーします。
トリガーの種類: Task_Opened
- {
- 'データの内容': {
- 'id': '12266000000441053',
- 'taskId': '12266000000441054',
- '件名': 'UI Alignment Issue',
- 'url': 'https://connect.zoho.com/portal/ourintranet/task/12266000000441053',
- '説明': 'この問題はベータテスト用ユーザーアカウントで再現できます',
- 'partition': {
- '種類': '5',
- 'id': '12266000000016001',
- '名前': 'Large Board',
- 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board'
- },
- 'section': {
- 'id': '12266000000016025',
- '名前': 'First Section',
- 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board/section/12266000000016025'
- },
- 'dueDate': '28 Oct 2021, 02:00 PM',
- 'dueDateInMillis': '1635409846738',
- 'startDate': '',
- 'startDateInMillis': '',
- 'createdTime': '26 Oct 2021, 02:00 PM',
- 'createdTimeInMillis': '1635237046738',
- '担当者': [
- {
- 'id': '61683612',
- '名前': 'Michelle ',
- 'emailId': 'michelle@zylker.com',
- 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
- }
- ],
- 'checklists': [
- {
- 'taskId': '12266000000457059',
- '件名': 'カスタムアプリの並べ替え',
- 'dueDate': '',
- 'dueDateInMillis': '',
- 'position': '1',
- 'isCompleted': '真',
- '担当者': []
- },
- {
- 'taskId': '12266000000457067',
- '件名': '左メニューの並べ替え',
- 'dueDate': '',
- 'dueDateInMillis': '',
- 'position': '2',
- 'isCompleted': '真',
- '担当者': []
- }
- ],
- '優先度': {
- 'id': 'CFO_12266000000016143',
- 'colorType': '0',
- 'mappingType': '0',
- '名前': 'なし'
- },
- 'ステータス': {
- 'id': 'CFO_12266000000016121',
- 'colorType': '0',
- 'mappingType': '0',
- '名前': '開く'
- },
- '添付ファイル': [
- {
- 'fileId': '12266000000457079',
- 'size': '5961799',
- '名前': 'issue。mov',
- 'contentType': 'video/quicktime',
- 'downloadUrl': 'https://connect.zoho.com/pulse/api/downloadFile?scopeID=12266000000002002&fileId=12266000000457079',
- 'extension': 'mov'
- }
- ]
- },
- 'triggeredBy': {
- '種類': '0',
- 'id': '61683612',
- '名前': 'Michelle ',
- 'emailId': 'michelle@zylker.com',
- 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
- },
- 'triggerType': 'Task_Opened',
- 'triggeredTime': '01 Nov 2021, 05:31 PM',
- 'triggeredTimeInMillis': '1635768089820',
- 'tags':[],
- 'scope': {
- 'id': '12266000000002002',
- '名前': 'Zylker',
- 'url': 'https://connect.zoho.com/portal/ourintranet'
- }
- }
タスクの担当者設定
タスクに担当者が割り当てられるたびに、送信Webhookがトリガーされます。
トリガー種別: Task_Assigned
- {
- 'データの内容': {
- 'id': '12266000000457181',
- 'taskId': '12266000000457182',
- '件名': '処理の機能拡張',
- 'url': 'https://connect.zoho.com/portal/ourintranet/task/12266000000457181',
- '説明': 'これらのイベント機能拡張は今四半期中のリリースを予定しています',
- 'partition': {
- '種類': '5',
- 'id': '12266000000016001',
- '名前': 'Large Board',
- 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board'
- },
- 'section': {
- 'id': '12266000000016025',
- '名前': 'First Section',
- 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board/section/12266000000016025'
- },
- 'dueDate': '13 Nov 2021',
- 'dueDateInMillis': '1636761599000',
- 'startDate': '',
- 'startDateInMillis': '',
- 'createdTime': '01 Nov 2021, 05:50 PM',
- 'createdTimeInMillis': '1635769205129',
- '担当者': [
- {
- 'id': '61683612',
- '名前': 'Michelle ',
- 'emailId': 'michelle@zylker.com',
- 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
- }
- ],
- 'checklists': [
- {
- 'taskId': '12266000000457191',
- '件名': 'カスタム処理タイプ',
- 'dueDate': '',
- 'dueDateInMillis': '',
- 'position': '1',
- '担当者': []
- },
- {
- 'taskId': '12266000000457192',
- '件名': 'イベントベル通知の改善',
- 'dueDate': '',
- 'dueDateInMillis': '',
- 'position': '2',
- '担当者': []
- },
- {
- 'taskId': '12266000000457193',
- '件名': 'Cliq 上のBot通知',
- 'dueDate': '',
- 'dueDateInMillis': '',
- 'position': '3',
- '担当者': []
- }
- ],
- 'tags': [
- {
- 'id': '12266000000457177',
- 'color': '2',
- '名前': 'enhancements'
- }
- ],
- '優先度': {
- 'id': 'CFO_12266000000016143',
- 'colorType': '0',
- 'mappingType': '0',
- '名前': 'なし'
- },
- 'ステータス': {
- 'id': 'CFO_12266000000016121',
- 'colorType': '0',
- 'mappingType': '0',
- '名前': '開く'
- },
- '添付ファイル': [
- {
- 'fileId': '12266000000457190',
- 'size': '5961799',
- '名前': 'Mockup UI.mov',
- 'contentType': 'video/quicktime',
- 'downloadUrl': 'https://connect.zoho.com/pulse/api/downloadFile?scopeID=12266000000002002&fileId=12266000000457190',
- 'extension': 'mov'
- }
- ]
- },
- 'triggeredBy': {
- '種類': '0',
- 'id': '61683612',
- '名前': 'Michelle ',
- 'emailId': 'michelle@zylker.com',
- 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
- },
- 'triggerType': 'Task_Assigned',
- 'triggeredTime': '01 Nov 2021, 05:52 PM',
- 'triggeredTimeInMillis': '1635769322188',
- 'scope': {
- 'id': '12266000000002002',
- '名前': 'Zylker',
- 'url': 'https://connect.zoho.com/portal/ourintranet'
- }
- }
タスク担当者の削除
タスクから担当者が削除されたときに、送信Webhookをトリガーします。
トリガー種別: Task_Unassigned
- {
- 'データの内容': {
- 'id': '12266000000457181',
- 'taskId': '12266000000457182',
- '件名': '処理の拡張',
- 'url': 'https://connect.zoho.com/portal/ourintranet/task/12266000000457181',
- '説明': 'これらのイベント拡張は今四半期中のリリースを予定しています',
- 'partition': {
- '種類': '5',
- 'id': '12266000000016001',
- '名前': 'Large Board',
- 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board'
- },
- 'section': {
- 'id': '12266000000016025',
- '名前': 'First Section',
- 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board/section/12266000000016025'
- },
- 'dueDate': '13 Nov 2021',
- 'dueDateInMillis': '1636761599000',
- 'startDate': '',
- 'startDateInMillis': '',
- 'createdTime': '01 Nov 2021, 05:50 PM',
- 'createdTimeInMillis': '1635769205129',
- 'checklists': [
- {
- 'taskId': '12266000000457191',
- '件名': 'カスタム処理の種類',
- 'dueDate': '',
- 'dueDateInMillis': '',
- 'position': '1',
- '担当者': []
- },
- {
- 'taskId': '12266000000457192',
- '件名': 'イベントベル通知の改善',
- 'dueDate': '',
- 'dueDateInMillis': '',
- 'position': '2',
- '担当者': []
- },
- {
- 'taskId': '12266000000457193',
- '件名': 'Cliq 上のBot通知',
- 'dueDate': '',
- 'dueDateInMillis': '',
- 'position': '3',
- '担当者': []
- }
- ],
- 'tags': [
- {
- 'id': '12266000000457177',
- 'color': '2',
- '名前': 'enhancements'
- }
- ],
- '優先度': {
- 'id': 'CFO_12266000000016143',
- 'colorType': '0',
- 'mappingType': '0',
- '名前': 'なし'
- },
- 'ステータス': {
- 'id': 'CFO_12266000000016121',
- 'colorType': '0',
- 'mappingType': '0',
- '名前': '開く'
- },
- '添付ファイル': [
- {
- 'fileId': '12266000000457190',
- 'size': '5961799',
- '名前': 'Mockup UI。mov',
- 'contentType': 'video/quicktime',
- 'downloadUrl': 'https://connect.zoho.com/pulse/api/downloadFile?scopeID=12266000000002002&fileId=12266000000457190',
- 'extension': 'mov'
- }
- ]
- },
- 'triggeredBy': {
- '種類': '0',
- 'id': '61683612',
- '名前': 'Michelle ',
- 'emailId': 'michelle@zylker.com',
- 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
- },
- 'triggerType': 'Task_Unassigned',
- 'triggeredTime': '01 Nov 2021, 05:55 PM',
- 'triggeredTimeInMillis': '1635769555641',
- 'scope': {
- 'id': '12266000000002002',
- '名前': 'Zylker',
- 'url': 'https://connect.zoho.com/portal/ourintranet'
- }
- }
タスクのリマインダーを受け取ったユーザー
このトリガーは、ユーザーがタスクのリマインダーを受け取ったときに実行されます。
トリガー種類: Task_Reminder
- {
- 'データの内容': {
- 'id': '12266000000457181',
- 'taskId': '12266000000457182',
- '件名': '処理の機能強化',
- 'url': 'https://connect.zoho.com/portal/ourintranet/task/12266000000457181',
- '説明': 'これらのイベントの機能強化は今四半期中のリリースを予定しています',
- 'partition': {
- '種類': '5',
- 'id': '12266000000016001',
- '名前': 'Large Board',
- 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board'
- },
- 'dueDate': '13 Nov 2021',
- 'dueDateInMillis': '1636761599000',
- 'startDate': '',
- 'startDateInMillis': '',
- 'createdTime': '01 Nov 2021, 05:50 PM',
- 'createdTimeInMillis': '1635769205129',
- 'checklists': [
- {
- 'taskId': '12266000000457191',
- '件名': 'カスタム処理の種類',
- 'dueDate': '',
- 'dueDateInMillis': '',
- 'position': '1',
- '担当者': []
- },
- {
- 'taskId': '12266000000457192',
- '件名': 'イベントベル通知の改善',
- 'dueDate': '',
- 'dueDateInMillis': '',
- 'position': '2',
- '担当者': []
- },
- {
- 'taskId': '12266000000457193',
- '件名': 'Cliq 上でのボット通知',
- 'dueDate': '',
- 'dueDateInMillis': '',
- 'position': '3',
- '担当者': []
- }
- ],
- 'tags': [
- {
- 'id': '12266000000457177',
- 'color': '2',
- '名前': '機能強化'
- }
- ],
- '優先度': {
- 'id': 'CFO_12266000000016143',
- 'colorType': '0',
- 'mappingType': '0',
- '名前': 'なし'
- },
- 'ステータス': {
- 'id': 'CFO_12266000000016121',
- 'colorType': '0',
- 'mappingType': '0',
- '名前': '開く'
- },
- '添付ファイル': [
- {
- 'fileId': '12266000000457190',
- 'size': '5961799',
- '名前': 'モックアップ UI.mov',
- 'contentType': 'video/quicktime',
- 'downloadUrl': 'https://connect.zoho.com/pulse/api/downloadFile?scopeID=12266000000002002&fileId=12266000000457190',
- 'extension': 'mov'
- }
- ]
- },
- 'triggeredBy': {
- '種類': '4',
- '名前': 'Zoho Connect'
- },
- 'triggerType': 'Task_Reminder',
- 'triggeredTime': '01 Nov 2021, 06:00 PM',
- 'triggeredTimeInMillis': '1635769800983',
- 'scope': {
- 'id': '12266000000002002',
- '名前': 'Zylker',
- 'url': 'https://connect.zoho.com/portal/ourintranet'
- }
- }
タスクの更新
タスクの詳細が更新されると、送信 Webhook がトリガーされます。
トリガー種別: Task_Updated
- {
- 'データの内容': {
- 'id': '12266000000018143',
- 'taskId': '12266000000018144',
- 'isPrivate': '真',
- '件名': 'タスク Issue',
- 'url': 'https://connect.zoho.com/portal/ourintranet/task/12266000000018143',
- '説明': '',
- 'partition': {
- '種類': '1',
- 'id': '12266000000007009',
- '名前': 'Emma',
- 'url': 'https://connect.zoho.com/portal/ourintranet/profile/62592875'
- },
- 'dueDate': '',
- 'dueDateInMillis': '',
- 'startDate': '',
- 'startDateInMillis': '',
- 'createdTime': '12 Nov 2020, 04:12 PM',
- 'createdTimeInMillis': '1605177740104',
- '担当者': [
- {
- 'id': '63028633',
- '名前': 'Ramanesh Nandan External',
- 'emailId': 'ramaneshnandan.t+external@zohotest.com',
- 'url': 'https://connect.zoho.com/portal/ourintranet/profile/63028633'
- },
- {
- 'id': '61683612',
- '名前': 'Michelle ',
- 'emailId': 'michelle@zylker.com',
- 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
- }
- ],
- 'ステータス': {
- 'id': '1',
- 'colorType': '1',
- '名前': 'Started'
- },
- '優先度': {
- 'id': '0',
- 'colorType': '0',
- '名前': 'なし'
- },
- '添付ファイル': [
- {
- 'fileId': '12266000000457490',
- 'size': '5961799',
- '名前': 'Issue。mov',
- 'contentType': 'video/quicktime',
- 'downloadUrl': 'https://connect.zoho.com/pulse/api/downloadFile?scopeID=12266000000002002&fileId=12266000000457490',
- 'extension': 'mov'
- }
- ]
- },
- 'triggeredBy': {
- '種類': '0',
- 'id': '61683612',
- '名前': 'Michelle ',
- 'emailId': 'michelle@zylker.com',
- 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
- },
- 'triggerType': 'Task_Status_Changed',
- 'triggeredTime': '01 Nov 2021, 06:40 PM',
- 'triggeredTimeInMillis': '1635772239298',
- 'scope': {
- 'id': '12266000000002002',
- '名前': 'Zylker',
- 'url': 'https://connect.zoho.com/portal/ourintranet'
- }
- }
タスクステータスの変更
タスクステータスが変更されたときに Webhook の送信をトリガーします。
トリガー種別: Task_Status_Changed
- {
- 'データの内容': {
- 'id': '12266000000457181',
- 'taskId': '12266000000457182',
- '件名': '処理 enhancement',
- 'url': 'https://connect.zoho.com/portal/ourintranet/task/12266000000457181',
- '説明': 'These event enhancements are planned to release by 今四半期',
- 'partition': {
- '種類': '5',
- 'id': '12266000000016001',
- '名前': 'Large Board',
- 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board'
- },
- 'section': {
- 'id': '12266000000016025',
- '名前': 'First Section',
- 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board/section/12266000000016025'
- },
- 'dueDate': '13 Nov 2021',
- 'dueDateInMillis': '1636761599000',
- 'startDate': '',
- 'startDateInMillis': '',
- 'createdTime': '01 Nov 2021, 05:50 PM',
- 'createdTimeInMillis': '1635769205129',
- 'checklists': [
- {
- 'taskId': '12266000000457191',
- '件名': 'カスタム 処理の種類',
- 'dueDate': '05 Nov 2021',
- 'dueDateInMillis': '1636070399000',
- 'position': '1',
- '担当者': [
- {
- 'id': '62592875',
- '名前': 'Emma',
- 'emailId': 'ramaneshnandan.t+1@zohotest.com',
- 'url': 'https://connect.zoho.com/portal/ourintranet/profile/62592875'
- },
- {
- 'id': '61683612',
- '名前': 'Michelle ',
- 'emailId': 'michelle@zylker.com',
- 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
- }
- ]
- },
- {
- 'taskId': '12266000000457192',
- '件名': 'Event Bell 通知の改善',
- 'dueDate': '12 Nov 2021',
- 'dueDateInMillis': '1636675199000',
- 'position': '2',
- '担当者': [
- {
- 'id': '63852663',
- '名前': 'ramaneshnandan。t+2 T',
- 'emailId': 'ramaneshnandan.t+2@zohotest.com',
- 'url': 'https://connect.zoho.com/portal/ourintranet/profile/63852663'
- },
- {
- 'id': '62592875',
- '名前': 'Emma',
- 'emailId': 'ramaneshnandan.t+1@zohotest.com',
- 'url': 'https://connect.zoho.com/portal/ourintranet/profile/62592875'
- },
- {
- 'id': '61683612',
- '名前': 'Michelle ',
- 'emailId': 'michelle@zylker.com',
- 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
- }
- ]
- },
- {
- 'taskId': '12266000000457193',
- '件名': 'Cliq 上での Bot 通知',
- 'dueDate': '13 Nov 2021',
- 'dueDateInMillis': '1636761599000',
- 'position': '3',
- '担当者': []
- }
- ],
- 'tags': [
- {
- 'id': '12266000000457177',
- 'color': '2',
- '名前': 'enhancements'
- }
- ],
- '優先度': {
- 'id': 'CFO_12266000000016143',
- 'colorType': '0',
- 'mappingType': '0',
- '名前': 'なし'
- },
- 'ステータス': {
- 'id': 'CFO_12266000000016127',
- 'colorType': '2',
- 'mappingType': '3',
- '名前': '確認用'
- },
- '添付ファイル': [
- {
- 'fileId': '12266000000457190',
- 'size': '5961799',
- '名前': 'Mockup UI.mov',
- 'contentType': 'video/quicktime',
- 'downloadUrl': 'https://connect.zoho.com/pulse/api/downloadFile?scopeID=12266000000002002&fileId=12266000000457190',
- 'extension': 'mov'
- }
- ]
- },
- 'triggeredBy': {
- '種類': '0',
- 'id': '61683612',
- '名前': 'Michelle ',
- 'emailId': 'michelle@zylker.com',
- 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
- },
- 'triggerType': 'Task_Status_Changed',
- 'triggeredTime': '01 Nov 2021, 06:10 PM',
- 'triggeredTimeInMillis': '1635770418827',
- 'scope': {
- 'id': '12266000000002002',
- '名前': 'Zylker',
- 'url': 'https://connect.zoho.com/portal/ourintranet'
- }
- }
タスク開始日が変更された場合
タスクの開始日が変更されたときに Webhook をトリガーします。
トリガーの種類: Task_StartDate_Changed
- {
- 'データの内容': {
- 'id': '12266000000457181',
- 'taskId': '12266000000457182',
- '件名': '処理の拡張',
- 'url': 'https://connect.zoho.com/portal/ourintranet/task/12266000000457181',
- '説明': 'これらのイベント拡張は今四半期中のリリースを予定しています',
- 'partition': {
- '種類': '5',
- 'id': '12266000000016001',
- '名前': 'Large Board',
- 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board'
- },
- 'section': {
- 'id': '12266000000016025',
- '名前': 'First Section',
- 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board/section/12266000000016025'
- },
- 'dueDate': '13 Nov 2021',
- 'dueDateInMillis': '1636761599000',
- 'startDate': '',
- 'startDateInMillis': '',
- 'createdTime': '01 Nov 2021, 05:50 PM',
- 'createdTimeInMillis': '1635769205129',
- 'checklists': [
- {
- 'taskId': '12266000000457191',
- '件名': 'カスタム処理の種類',
- 'dueDate': '05 Nov 2021',
- 'dueDateInMillis': '1636070399000',
- 'position': '1',
- '担当者': [
- {
- 'id': '62592875',
- '名前': 'Emma',
- 'emailId': 'ramaneshnandan.t+1@zohotest.com',
- 'url': 'https://connect.zoho.com/portal/ourintranet/profile/62592875'
- },
- {
- 'id': '61683612',
- '名前': 'Michelle ',
- 'emailId': 'michelle@zylker.com',
- 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
- }
- ]
- },
- {
- 'taskId': '12266000000457192',
- '件名': 'Event Bell 通知の改善',
- 'dueDate': '12 Nov 2021',
- 'dueDateInMillis': '1636675199000',
- 'position': '2',
- '担当者': [
- {
- 'id': '63852663',
- '名前': 'ramaneshnandan。t+2 T',
- 'emailId': 'ramaneshnandan.t+2@zohotest.com',
- 'url': 'https://connect.zoho.com/portal/ourintranet/profile/63852663'
- },
- {
- 'id': '62592875',
- '名前': 'Emma',
- 'emailId': 'ramaneshnandan.t+1@zohotest.com',
- 'url': 'https://connect.zoho.com/portal/ourintranet/profile/62592875'
- },
- {
- 'id': '61683612',
- '名前': 'Michelle ',
- 'emailId': 'michelle@zylker.com',
- 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
- }
- ]
- },
- {
- 'taskId': '12266000000457193',
- '件名': 'Cliq 上の Bot 通知',
- 'dueDate': '13 Nov 2021',
- 'dueDateInMillis': '1636761599000',
- 'position': '3',
- '担当者': []
- }
- ],
- 'tags': [
- {
- 'id': '12266000000457177',
- 'color': '2',
- '名前': 'enhancements'
- }
- ],
- '優先度': {
- 'id': 'CFO_12266000000016143',
- 'colorType': '0',
- 'mappingType': '0',
- '名前': 'なし'
- },
- 'ステータス': {
- 'id': 'CFO_12266000000016127',
- 'colorType': '2',
- 'mappingType': '3',
- '名前': '確認待ち'
- },
- '添付ファイル': [
- {
- 'fileId': '12266000000457190',
- 'size': '5961799',
- '名前': 'Mockup UI。mov',
- 'contentType': 'video/quicktime',
- 'downloadUrl': 'https://connect.zoho.com/pulse/api/downloadFile?scopeID=12266000000002002&fileId=12266000000457190',
- 'extension': 'mov'
- }
- ]
- },
- 'triggeredBy': {
- '種類': '0',
- 'id': '61683612',
- '名前': 'Michelle ',
- 'emailId': 'michelle@zylker.com',
- 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
- },
- 'triggerType': 'Task_StartDate_Changed',
- 'triggeredTime': '01 Nov 2021, 06:15 PM',
- 'triggeredTimeInMillis': '1635770758379',
- 'scope': {
- 'id': '12266000000002002',
- '名前': 'Zylker',
- 'url': 'https://connect.zoho.com/portal/ourintranet'
- }
- }
タスクの期限日変更
タスクの期限日が変更されたときに Webhook をトリガーします。
トリガー種別: Task_DueDate_Changed
- {
- 'データの内容': {
- 'id': '12266000000457181',
- 'taskId': '12266000000457182',
- '件名': '処理の機能強化',
- 'url': 'https://connect.zoho.com/portal/ourintranet/task/12266000000457181',
- '説明': 'これらのイベントの機能強化は今四半期中のリリースを予定しています',
- 'partition': {
- '種類': '5',
- 'id': '12266000000016001',
- '名前': 'Large Board',
- 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board'
- },
- 'section': {
- 'id': '12266000000016025',
- '名前': 'First Section',
- 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board/section/12266000000016025'
- },
- 'dueDate': '14 Nov 2021',
- 'dueDateInMillis': '1636847999000',
- 'startDate': '',
- 'startDateInMillis': '',
- 'createdTime': '01 Nov 2021, 05:50 PM',
- 'createdTimeInMillis': '1635769205129',
- 'checklists': [
- {
- 'taskId': '12266000000457191',
- '件名': 'カスタム処理の種類',
- 'dueDate': '05 Nov 2021',
- 'dueDateInMillis': '1636070399000',
- 'position': '1',
- '担当者': [
- {
- 'id': '62592875',
- '名前': 'Emma',
- 'emailId': 'ramaneshnandan.t+1@zohotest.com',
- 'url': 'https://connect.zoho.com/portal/ourintranet/profile/62592875'
- },
- {
- 'id': '61683612',
- '名前': 'Michelle ',
- 'emailId': 'michelle@zylker.com',
- 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
- }
- ]
- },
- {
- 'taskId': '12266000000457192',
- '件名': 'イベントベル通知の改善',
- 'dueDate': '12 Nov 2021',
- 'dueDateInMillis': '1636675199000',
- 'position': '2',
- '担当者': [
- {
- 'id': '63852663',
- '名前': 'ramaneshnandan。t+2 T',
- 'emailId': 'ramaneshnandan.t+2@zohotest.com',
- 'url': 'https://connect.zoho.com/portal/ourintranet/profile/63852663'
- },
- {
- 'id': '62592875',
- '名前': 'Emma',
- 'emailId': 'ramaneshnandan.t+1@zohotest.com',
- 'url': 'https://connect.zoho.com/portal/ourintranet/profile/62592875'
- },
- {
- 'id': '61683612',
- '名前': 'Michelle ',
- 'emailId': 'michelle@zylker.com',
- 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
- }
- ]
- },
- {
- 'taskId': '12266000000457193',
- '件名': 'Cliq でのボット通知',
- 'dueDate': '13 Nov 2021',
- 'dueDateInMillis': '1636761599000',
- 'position': '3',
- '担当者': []
- }
- ],
- 'tags': [
- {
- 'id': '12266000000457177',
- 'color': '2',
- '名前': '機能強化'
- }
- ],
- '優先度': {
- 'id': 'CFO_12266000000016143',
- 'colorType': '0',
- 'mappingType': '0',
- '名前': 'なし'
- },
- 'ステータス': {
- 'id': 'CFO_12266000000016127',
- 'colorType': '2',
- 'mappingType': '3',
- '名前': '確認用'
- },
- '添付ファイル': [
- {
- 'fileId': '12266000000457190',
- 'size': '5961799',
- '名前': 'Mockup UI.mov',
- 'contentType': 'video/quicktime',
- 'downloadUrl': 'https://connect.zoho.com/pulse/api/downloadFile?scopeID=12266000000002002&fileId=12266000000457190',
- 'extension': 'mov'
- }
- ]
- },
- 'triggeredBy': {
- '種類': '0',
- 'id': '61683612',
- '名前': 'Michelle ',
- 'emailId': 'michelle@zylker.com',
- 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
- },
- 'triggerType': 'Task_DueDate_Changed',
- 'triggeredTime': '01 Nov 2021, 06:18 PM',
- 'triggeredTimeInMillis': '1635770894217',
- 'scope': {
- 'id': '12266000000002002',
- '名前': 'Zylker',
- 'url': 'https://connect.zoho.com/portal/ourintranet'
- }
- }
タスク優先度の変更
タスクの優先度が変更されるたびに、Webhook がトリガーされます。
トリガー種類: Task_Priority_Changed
- {
- 'データの内容': {
- 'id': '12266000000457181',
- 'taskId': '12266000000457182',
- '件名': '処理の拡張機能',
- 'url': 'https://connect.zoho.com/portal/ourintranet/task/12266000000457181',
- '説明': 'これらのイベント拡張機能は今四半期中のリリースを予定しています',
- 'partition': {
- '種類': '5',
- 'id': '12266000000016001',
- '名前': 'Large Board',
- 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board'
- },
- 'section': {
- 'id': '12266000000016025',
- '名前': 'First Section',
- 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board/section/12266000000016025'
- },
- 'dueDate': '14 Nov 2021',
- 'dueDateInMillis': '1636847999000',
- 'startDate': '',
- 'startDateInMillis': '',
- 'createdTime': '01 Nov 2021, 05:50 PM',
- 'createdTimeInMillis': '1635769205129',
- 'checklists': [
- {
- 'taskId': '12266000000457191',
- '件名': 'カスタム処理の種類',
- 'dueDate': '05 Nov 2021',
- 'dueDateInMillis': '1636070399000',
- 'position': '1',
- '担当者': [
- {
- 'id': '62592875',
- '名前': 'Emma',
- 'emailId': 'ramaneshnandan.t+1@zohotest.com',
- 'url': 'https://connect.zoho.com/portal/ourintranet/profile/62592875'
- },
- {
- 'id': '61683612',
- '名前': 'Michelle ',
- 'emailId': 'michelle@zylker.com',
- 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
- }
- ]
- },
- {
- 'taskId': '12266000000457192',
- '件名': 'Event Bell 通知の改善',
- 'dueDate': '12 Nov 2021',
- 'dueDateInMillis': '1636675199000',
- 'position': '2',
- '担当者': [
- {
- 'id': '63852663',
- '名前': 'ramaneshnandan。t+2 T',
- 'emailId': 'ramaneshnandan.t+2@zohotest.com',
- 'url': 'https://connect.zoho.com/portal/ourintranet/profile/63852663'
- },
- {
- 'id': '62592875',
- '名前': 'Emma',
- 'emailId': 'ramaneshnandan.t+1@zohotest.com',
- 'url': 'https://connect.zoho.com/portal/ourintranet/profile/62592875'
- },
- {
- 'id': '61683612',
- '名前': 'Michelle ',
- 'emailId': 'michelle@zylker.com',
- 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
- }
- ]
- },
- {
- 'taskId': '12266000000457193',
- '件名': 'Cliq 上の Bot 通知',
- 'dueDate': '13 Nov 2021',
- 'dueDateInMillis': '1636761599000',
- 'position': '3',
- '担当者': []
- }
- ],
- 'tags': [
- {
- 'id': '12266000000457177',
- 'color': '2',
- '名前': 'enhancements'
- }
- ],
- '優先度': {
- 'id': 'CFO_12266000000016147',
- 'colorType': '5',
- 'mappingType': '2',
- '名前': '中'
- },
- 'ステータス': {
- 'id': 'CFO_12266000000016127',
- 'colorType': '2',
- 'mappingType': '3',
- '名前': '確認待ち'
- },
- '添付ファイル': [
- {
- 'fileId': '12266000000457190',
- 'size': '5961799',
- '名前': 'Mockup UI。mov',
- 'contentType': 'video/quicktime',
- 'downloadUrl': 'https://connect.zoho.com/pulse/api/downloadFile?scopeID=12266000000002002&fileId=12266000000457190',
- 'extension': 'mov'
- }
- ]
- },
- 'triggeredBy': {
- '種類': '0',
- 'id': '61683612',
- '名前': 'Michelle ',
- 'emailId': 'michelle@zylker.com',
- 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
- },
- 'triggerType': 'Task_Priority_Changed',
- 'triggeredTime': '01 Nov 2021, 06:21 PM',
- 'triggeredTimeInMillis': '1635771067390',
- 'scope': {
- 'id': '12266000000002002',
- '名前': 'Zylker',
- 'url': 'https://connect.zoho.com/portal/ourintranet'
- }
- }
新規チェックリストの追加
タスクに新しいチェックリスト項目が追加されたときに Webhook をトリガーします。
トリガー種別 : Task_Checklist_Created
- {
- 'データの内容': {
- 'taskId': '12266000000457462',
- '件名': 'メール 通知 Issue Fixed',
- 'dueDate': '',
- 'dueDateInMillis': '',
- 'position': '4',
- '担当者': [],
- 'parentTaskId': '12266000000457182',
- 'partition': {
- '種類': '5',
- 'id': '12266000000016001',
- '名前': 'Large Board',
- 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board'
- },
- 'section': {
- 'id': '12266000000016025',
- '名前': 'First Section',
- 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board/section/12266000000016025'
- }
- },
- 'triggeredBy': {
- '種類': '0',
- 'id': '61683612',
- '名前': 'Michelle ',
- 'emailId': 'michelle@zylker.com',
- 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
- },
- 'triggerType': 'Task_Checklist_Created',
- 'triggeredTime': '01 Nov 2021, 06:23 PM',
- 'triggeredTimeInMillis': '1635771227408',
- 'scope': {
- 'id': '12266000000002002',
- '名前': 'Zylker',
- 'url': 'https://connect.zoho.com/portal/ourintranet'
- }
- }
チェックリスト完了
タスクのチェックリスト項目が完了したときに Webhook をトリガーします。
トリガー種別: Task_Checklist_Completed
- {
- 'データの内容': {
- 'taskId': '12266000000457462',
- '件名': 'メール 通知 Issue Fixed',
- 'dueDate': '',
- 'dueDateInMillis': '',
- 'position': '4',
- 'isCompleted': '真',
- '担当者': [],
- 'parentTaskId': '12266000000457182',
- 'partition': {
- '種類': '5',
- 'id': '12266000000016001',
- '名前': 'Large Board',
- 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board'
- },
- 'section': {
- 'id': '12266000000016025',
- '名前': 'First Section',
- 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board/section/12266000000016025'
- }
- },
- 'triggeredBy': {
- '種類': '0',
- 'id': '61683612',
- '名前': 'Michelle ',
- 'emailId': 'michelle@zylker.com',
- 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
- },
- 'triggerType': 'Task_Checklist_Completed',
- 'triggeredTime': '01 Nov 2021, 06:43 PM',
- 'triggeredTimeInMillis': '1635772411747',
- 'scope': {
- 'id': '12266000000002002',
- '名前': 'Zylker',
- 'url': 'https://connect.zoho.com/portal/ourintranet'
- }
- }
チェックリストの再オープン
チェックリスト項目が再オープンされるたびに Webhook をトリガーします。
トリガー種類: Task_Checklist_Opened
- {
- 'データの内容': {
- 'taskId': '12266000000457462',
- '件名': 'メール 通知 Issue Fixed',
- 'dueDate': '',
- 'dueDateInMillis': '',
- 'position': '4',
- '担当者': [],
- 'parentTaskId': '12266000000457182',
- 'partition': {
- '種類': '5',
- 'id': '12266000000016001',
- '名前': 'Large Board',
- 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board'
- },
- 'section': {
- 'id': '12266000000016025',
- '名前': 'First Section',
- 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board/section/12266000000016025'
- }
- },
- 'triggeredBy': {
- '種類': '0',
- 'id': '61683612',
- '名前': 'Michelle ',
- 'emailId': 'michelle@zylker.com',
- 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
- },
- 'triggerType': 'Task_Checklist_Opened',
- 'triggeredTime': '01 Nov 2021, 06:46 PM',
- 'triggeredTimeInMillis': '1635772578603',
- 'scope': {
- 'id': '12266000000002002',
- '名前': 'Zylker',
- 'url': 'https://connect.zoho.com/portal/ourintranet'
- }
- }
チェックリスト 削除
チェックリスト項目が削除されたときに Webhook をトリガーします。
トリガー種類: Task_Checklist_Deleted
- {
- 'データの内容': {
- 'parentTaskId': '12266000000457182',
- 'id': '12266000000457181',
- 'taskId': '12266000000457462'
- },
- 'triggeredBy': {
- '種類': '0',
- 'id': '61683612',
- '名前': 'Michelle ',
- 'emailId': 'michelle@zylker.com',
- 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
- },
- 'triggerType': 'Task_Checklist_Deleted',
- 'triggeredTime': '01 Nov 2021, 06:48 PM',
- 'triggeredTimeInMillis': '1635772696847',
- 'scope': {
- 'id': '12266000000002002',
- '名前': 'Zylker',
- 'url': 'https://connect.zoho.com/portal/ourintranet'
- }
- }
チェックリスト 担当者 you
チェックリスト項目が、設定された担当者に割り当てられるたびに Webhook をトリガーします。
トリガー種類: Task_Checklist_Assigned
- {
- 'データの内容': {
- 'taskId': '12266000000457193',
- '件名': 'Bot 通知 オン cliq',
- 'dueDate': '13 Nov 2021',
- 'dueDateInMillis': '1636761599000',
- 'position': '3',
- '担当者': [
- {
- 'id': '61683612',
- '名前': 'Michelle ',
- 'emailId': 'michelle@zylker.com',
- 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
- }
- ],
- 'parentTaskId': '12266000000457182',
- 'partition': {
- '種類': '5',
- 'id': '12266000000016001',
- '名前': 'Large Board',
- 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board'
- },
- 'section': {
- 'id': '12266000000016025',
- '名前': 'First Section',
- 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board/section/12266000000016025'
- }
- },
- 'triggeredBy': {
- '種類': '0',
- 'id': '61683612',
- '名前': 'Michelle ',
- 'emailId': 'michelle@zylker.com',
- 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
- },
- 'triggerType': 'Task_Checklist_Assigned',
- 'triggeredTime': '01 Nov 2021, 06:49 PM',
- 'triggeredTimeInMillis': '1635772759028',
- 'scope': {
- 'id': '12266000000002002',
- '名前': 'Zylker',
- 'url': 'https://connect.zoho.com/portal/ourintranet'
- }
- }
チェックリスト項目からユーザーが削除された場合
設定された担当者がチェックリスト項目から削除されたときに、Webhook をトリガーします。
トリガー種類: Task_Checklist_Unassigned
- {
- 'データの内容': {
- 'taskId': '12266000000457193',
- '件名': 'Bot 通知 オン cliq',
- 'dueDate': '13 Nov 2021',
- 'dueDateInMillis': '1636761599000',
- 'position': '3',
- '担当者': [],
- 'parentTaskId': '12266000000457182',
- 'partition': {
- '種類': '5',
- 'id': '12266000000016001',
- '名前': 'Large Board',
- 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board'
- },
- 'section': {
- 'id': '12266000000016025',
- '名前': 'First Section',
- 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board/section/12266000000016025'
- }
- },
- 'triggeredBy': {
- '種類': '0',
- 'id': '61683612',
- '名前': 'Michelle ',
- 'emailId': 'michelle@zylker.com',
- 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
- },
- 'triggerType': 'Task_Checklist_Unassigned',
- 'triggeredTime': '01 Nov 2021, 06:55 PM',
- 'triggeredTimeInMillis': '1635773134365',
- 'scope': {
- 'id': '12266000000002002',
- '名前': 'Zylker',
- 'url': 'https://connect.zoho.com/portal/ourintranet'
- }
- }
チェックリストの期限日が変更された場合
チェックリスト項目の期限日が変更されたときに Webhook をトリガーします。
トリガー種類: Task_Checklist_DueDate_Changed
- {
- 'データの内容': {
- 'taskId': '12266000000457193',
- '件名': 'Bot 通知 オン cliq',
- 'dueDate': '',
- 'dueDateInMillis': '',
- 'position': '3',
- '担当者': [],
- 'parentTaskId': '12266000000457182',
- 'partition': {
- '種類': '5',
- 'id': '12266000000016001',
- '名前': 'Large Board',
- 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board'
- },
- 'section': {
- 'id': '12266000000016025',
- '名前': 'First Section',
- 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board/section/12266000000016025'
- }
- },
- 'triggeredBy': {
- '種類': '0',
- 'id': '61683612',
- '名前': 'Michelle ',
- 'emailId': 'michelle@zylker.com',
- 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
- },
- 'triggerType': 'Task_Checklist_DueDate_Changed',
- 'triggeredTime': '01 Nov 2021, 06:58 PM',
- 'triggeredTimeInMillis': '1635773330620',
- 'scope': {
- 'id': '12266000000002002',
- '名前': 'Zylker',
- 'url': 'https://connect.zoho.com/portal/ourintranet'
- }
- }
チェックリストが更新された場合
チェックリスト項目の詳細が更新されるたびに Webhook をトリガーします。
トリガー種類: Task_Checklist_Updated
- {
- 'データの内容': {
- 'taskId': '12266000000457193',
- '件名': 'Bot 通知 on Cliq',
- 'dueDate': '14 Nov 2021',
- 'dueDateInMillis': '1636847999000',
- 'position': '3',
- '担当者': [],
- 'parentTaskId': '12266000000457182',
- 'partition': {
- '種類': '5',
- 'id': '12266000000016001',
- '名前': 'Large Board',
- 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board'
- },
- 'section': {
- 'id': '12266000000016025',
- '名前': 'First Section',
- 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board/section/12266000000016025'
- }
- },
- 'triggeredBy': {
- '種類': '0',
- 'id': '61683612',
- '名前': 'Michelle ',
- 'emailId': 'michelle@zylker.com',
- 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
- },
- 'triggerType': 'Task_Checklist_Updated',
- 'triggeredTime': '01 Nov 2021, 07:05 PM',
- 'triggeredTimeInMillis': '1635773715009',
- 'scope': {
- 'id': '12266000000002002',
- '名前': 'Zylker',
- 'url': 'https://connect.zoho.com/portal/ourintranet'
- }
- }
タスクに新しいコメントが追加されるたびに、Webhook の送信をトリガーします。
トリガー種類: Task_Comment_Created
- {
- 'データの内容': {
- 'id': '12266000000459001',
- 'parentCommentId': '',
- 'url': 'https://connect.zoho.com/portal/ourintranet/task/12266000000457181/12266000000459001',
- 'streamId': '12266000000457181',
- 'streamUrl': 'https://connect.zoho.com/portal/ourintranet/task/12266000000457181',
- 'createdTime': '02 Nov 2021, 05:32 PM',
- 'createdTimeInMillis': '1635854562579',
- 'partition': {
- '種類': '5',
- 'id': '12266000000016001',
- '名前': 'Large Board',
- 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board'
- },
- 'mentions': {
- 'ユーザー': [
- {
- 'id': '62592875',
- '名前': 'Emma',
- 'emailId': 'ramaneshnandan.t+1@zohotest.com',
- 'url': 'https://connect.zoho.com/portal/ourintranet/profile/62592875'
- }
- ],
- 'partition': [
- {
- '種類': '5',
- 'id': '12266000000016001',
- '名前': 'Large Board',
- 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board'
- }
- ]
- },
- 'tags': [],
- 'embedAttachments': {},
- 'plainContent': '@Emma このタスクの対応をお願いします \n \nCC @Large Board',
- '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>',
- 'rawContent': '<ユーザー:mention>62592875:Emma</user:mention> このタスクの対応をお願いします <br/> <br/>CC <partition:mention>12266000000016001:Large Board</partition:mention>',
- '添付ファイル': []
- },
- 'triggeredBy': {
- '種類': '0',
- 'id': '61683612',
- '名前': 'Michelle ',
- 'emailId': 'michelle@zylker.com',
- 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
- },
- 'triggerType': 'Task_Comment_Created',
- 'triggeredTime': '02 Nov 2021, 05:37 PM',
- 'triggeredTimeInMillis': '1635854832824',
- 'scope': {
- 'id': '12266000000002002',
- '名前': 'Zylker',
- 'url': 'https://connect.zoho.com/portal/ourintranet'
- }
- }
タスクコメントが編集されるたびに、Webhook がトリガーされます。
トリガー種類: Task_Comment_Updated
- {
- 'データの内容': {
- 'id': '12266000000460009',
- 'parentCommentId': '12266000000459001',
- 'url': 'https://connect.zoho.com/portal/ourintranet/task/12266000000457181/12266000000460009',
- 'streamId': '12266000000457181',
- 'streamUrl': 'https://connect.zoho.com/portal/ourintranet/task/12266000000457181',
- 'createdTime': '02 Nov 2021, 05:42 PM',
- 'createdTimeInMillis': '1635855133522',
- 'partition': {
- '種類': '5',
- 'id': '12266000000016001',
- '名前': 'Large Board',
- 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board'
- },
- 'mentions': {
- 'ユーザー': [
- {
- 'id': '61683612',
- '名前': 'Michelle ',
- 'emailId': 'michelle@zylker.com',
- 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
- },
- {
- 'id': '63852663',
- '名前': 'ramaneshnandan。t+2 T',
- 'emailId': 'ramaneshnandan.t+2@zohotest.com',
- 'url': 'https://connect.zoho.com/portal/ourintranet/profile/63852663'
- }
- ],
- 'partition': [
- {
- '種類': '5',
- 'id': '12266000000016001',
- '名前': 'Large Board',
- 'url': 'https://connect.zoho.com/portal/ourintranet/board/testing-board'
- }
- ]
- },
- 'tags': [],
- 'embedAttachments': {},
- 'plainContent': '@ramaneshnandan。t+2 T will take care of this タスク \n \nCC @Michelle @Large Board',
- '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>',
- '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>',
- '添付ファイル': []
- },
- 'triggeredBy': {
- '種類': '0',
- 'id': '62592875',
- '名前': 'Emma',
- 'emailId': 'ramaneshnandan.t+1@zohotest.com',
- 'url': 'https://connect.zoho.com/portal/ourintranet/profile/62592875'
- },
- 'triggerType': 'Task_Comment_Updated',
- 'triggeredTime': '02 Nov 2021, 05:42 PM',
- 'triggeredTimeInMillis': '1635855168890',
- 'scope': {
- 'id': '12266000000002002',
- '名前': 'Zylker',
- 'url': 'https://connect.zoho.com/portal/ourintranet'
- }
- }
タスクコメントが削除されるたびに Webhook がトリガーされます。
トリガー種類: Task_Comment_Deleted
- {
- 'データの内容': {
- 'streamId': '12266000000457181',
- 'id': '12266000000457574'
- },
- 'triggeredBy': {
- '種類': '0',
- 'id': '61683612',
- '名前': 'Michelle ',
- 'emailId': 'michelle@zylker.com',
- 'url': 'https://connect.zoho.com/portal/ourintranet/profile/61683612'
- },
- 'triggerType': 'Task_Comment_Deleted',
- 'triggeredTime': '02 Nov 2021, 05:45 PM',
- 'triggeredTimeInMillis': '1635855357765',
- 'scope': {
- 'id': '12266000000002002',
- '名前': 'Zylker',
- 'url': 'https://connect.zoho.com/portal/ourintranet'
- }
- }
タスクセクションの変更
ボード内のタスクセクションが変更されるたびに、Webhook がトリガーされます。
トリガー種類: Task_Section_Changed
- {
- 'データの内容': {
- 'id':'32359000004591079',
- 'taskId':'32359000004591080',
- '件名':'タスク Section Changed',
- 'url':'https://connect.zoho.com/portal/ourintranet/task/32359000004591079',
- '説明':'',
- 'partition': {
- '種類':'5',
- 'id':'32359000001012001',
- '名前':'Creative Team',
- 'url':'https://connect.zoho.com/portal/ourintranet/board/new-website-launch'
- } ,
- 'section': {
- 'id':'32359000001012015',
- '名前':'Content',
- 'url':'https://connect.zoho.com/portal/ourintranet/board/new-website-launch/section/32359000001012015'
- } ,
- 'dueDate':'',
- 'dueDateInMillis':'',
- 'startDate':'',
- 'startDateInMillis':'',
- 'createdTime':'Tue, 03/10/2023 08:01 AM',
- 'createdTimeInMillis':'1696338100618',
- '担当者': [
- ] ,
- 'checklists': [
- {
- 'taskId':'32359000004591085',
- '件名':'chk',
- 'dueDate':'Sat, 07/10/2023',
- 'dueDateInMillis':'1696723199000',
- 'position':'1',
- '担当者': [
- ]
- }
- ] ,
- 'tags': [
- ] ,
- 'ステータス': {
- 'id':'0',
- 'colorType':'0',
- '名前':'開く'
- } ,
- '優先度': {
- 'id':'0',
- 'colorType':'0',
- '名前':'なし'
- } ,
- '添付ファイル': [
- ]
- } ,
- 'triggeredBy': {
- '種類':'0',
- 'id':'54218474',
- '名前':'Alfred Neuman',
- 'emailId':'micheller@zylker.com',
- 'url':'https://connect.zoho.com/portal/ourintranet/profile/54218474'
- } ,
- 'triggerType':'Task_Section_Changed',
- 'triggeredTime':'Tue, 03/10/2023 08:01 AM',
- 'triggeredTimeInMillis':'1696338104873',
- 'scope': {
- 'id':'32359000000002002',
- '名前':'Zylker',
- 'url':'https://connect.zoho.com/portal/ourintranet'
- }
- }
タスクへの添付ファイルの追加
タスクに添付ファイルが追加されるたびに、Webhook がトリガーされます。
トリガー種類: Attachment_Added_In_Task
- {
- 'データの内容': {
- 'taskId':'32359000004591103',
- 'fileId':'32359000004591108',
- 'size':'264392',
- '名前':'Screenshot 2023-10-03 at 11。35。48 AM。png',
- 'contentType':'画像/png',
- 'downloadUrl':'https://connect.zoho.com/pulse/api/downloadFile?scopeID=32359000000002002&fileId=32359000004591108',
- 'extension':'png',
- 'url':'https://connect.zoho.com/pulse/api/viewImage?scopeID=32359000000002002&fileId=32359000004591108&size=original',
- 'thumbnailUrl':'https://connect.zoho.com/pulse/api/viewImage?scopeID=32359000000002002&fileId=32359000004591108',
- 'imgWidth':'429',
- 'imgHeight':'400',
- 'partition': {
- '種類':'5',
- 'id':'32359000001012001',
- '名前':'Creative Team',
- 'url':'https://connect.zoho.com/portal/ourintranet/board/new-website-launch'
- } ,
- 'section': {
- 'id':'32359000001012027',
- '名前':'コード',
- 'url':'https://connect.zoho.com/portal/ourintranet/board/new-website-launch/section/32359000001012027'
- }
- } ,
- 'triggeredBy': {
- '種類':'0',
- 'id':'54218474',
- '名前':'Alfred Neuman',
- 'emailId':'micheller@zylker.com',
- 'url':'https://connect.zoho.com/portal/ourintranet/profile/54218474'
- } ,
- 'triggerType':'Attachment_Added_In_Task',
- 'triggeredTime':'Tue, 03/10/2023 08:32 AM',
- 'triggeredTimeInMillis':'1696339952401',
- 'scope': {
- 'id':'32359000000002002',
- '名前':'Zylker',
- 'url':'https://connect.zoho.com/portal/ourintranet'
- }
- }
タスクの添付ファイル削除
タスクから添付ファイルが削除されるたびに、Webhook がトリガーされます。
トリガー種別: Attachment_Removed_In_Task
- {
- 'データの内容':
- {
- 'taskId':'32359000004591103',
- 'fileId':'32359000004591108'
- } ,
- 'triggeredBy':
- {
- '種類':'0',
- 'id':'54218474',
- '名前':'Alfred Neuman',
- 'emailId':'micheller@zylker.com',
- 'url':'https://connect.zoho.com/portal/ourintranet/profile/54218474'
- } ,
- 'triggerType':'Attachment_Removed_In_Task',
- 'triggeredTime':'Tue, 03/10/2023 08:33 AM',
- 'triggeredTimeInMillis':'1696340002266',
- 'scope':
- {
- 'id':'32359000000002002',
- '名前':'Zylker',
- 'url':'https://connect.zoho.com/portal/ourintranet'
- }
- }
タスクのカスタム項目の編集
タスク内のカスタム項目が編集されるたびに Webhook がトリガーされます。
トリガー種別: Task_Custom_Field_Updated
- {
- 'データの内容':
- {
- 'updatedField':'CF_32359000004591136',
- 'id':'32359000004465032',
- 'taskId':'32359000004465033',
- '件名':'テスト',
- 'url':'https://connect.zoho.com/portal/ourintranet/task/32359000004465032',
- '説明':'',
- 'partition':
- {
- '種類':'5',
- 'id':'32359000001012001',
- '名前':'Creative Team',
- 'url':'https://connect.zoho.com/portal/ourintranet/board/new-website-launch'
- } ,
- 'section':
- {
- 'id':'32359000001012015',
- '名前':'Content',
- 'url':'https://connect.zoho.com/portal/ourintranet/board/new-website-launch/section/32359000001012015'
- } ,
- 'dueDate':'',
- 'dueDateInMillis':'',
- 'startDate':'',
- 'startDateInMillis':'',
- 'createdTime':'Thu, 14/09/2023 07:49 PM',
- 'createdTimeInMillis':'1694738981491',
- '担当者': [
- ] ,
- 'checklists': [
- ] ,
- 'tags': [
- ] ,
- 'カスタム項目': {
- 'CF_32359000004591136': {
- '名前':'カスタム 項目',
- '種類':'1',
- '値':'Hello'
- } ,
- 'CF_32359000004591138': {
- '名前':'File',
- '種類':'4'
- } ,
- 'CF_32359000004591140': {
- '名前':'Ms',
- '種類':'11'
- } ,
- 'CF_32359000004591146': {
- '名前':'日付 and 時間',
- '種類':'8'
- }
- } ,
- 'ステータス': {
- 'id':'0',
- 'colorType':'0',
- '名前':'開く'
- } ,
- '優先度': {
- 'id':'0',
- 'colorType':'0',
- '名前':'なし'
- } ,
- '添付ファイル': [
- ]
- } ,
- 'triggeredBy': {
- '種類':'0',
- 'id':'54218474',
- '名前':'Alfred Neuman',
- 'emailId':'micheller@zylker.com',
- 'url':'https://connect.zoho.com/portal/ourintranet/profile/54218474'
- } ,
- 'triggerType':'Task_Custom_Field_Updated',
- 'triggeredTime':'Tue, 03/10/2023 08:35 AM',
- 'triggeredTimeInMillis':'1696340120344',
- 'scope': {
- 'id':'32359000000002002',
- '名前':'Zylker',
- 'url':'https://connect.zoho.com/portal/ourintranet'
- }
- }