フォーラムのトリガー

フォーラムのトリガー

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

フォーラム投稿の作成

フォーラム投稿が作成されたときに Webhook の送信をトリガーします。
トリガー種別: Forum_Created

 

  1. {
  2. 'データの内容': {
  3. 'id': '12266000000493013',
  4. 'url': 'https://connect.zoho.com//portal/ourintranet/forum/post/awareness-on-snakes-useful-info',
  5. '件名': 'ヘビに関する注意喚起 - 役立つ情報',
  6. 'createdTime': '17 Nov 2021, 02:07 PM',
  7. 'createdTimeInMillis': '1637138224213',
  8. 'カテゴリー': [
  9. {
  10. 'id': '12266000000493001',
  11. '名前': '一般情報'
  12. },
  13. {
  14. 'id': '12266000000493007',
  15. '名前': 'Lifestyle'
  16. }
  17. ],
  18. 'mentions': {
  19. 'ユーザー': [],
  20. 'partition': [],
  21. 'orgGroup': []
  22. },
  23. 'tags': [],
  24. '添付ファイル': []
  25. },
  26. 'triggeredBy': {
  27. '種類': '0',
  28. 'id': '62592875',
  29. '名前': 'Michelle',
  30. 'emailId': 'michelle@zylker.com',
  31. 'url': 'https://connect.zoho.com//portal/ourintranet/profile/62592875'
  32. },
  33. 'triggerType': 'Forum_Created',
  34. 'triggeredTime': '17 Nov 2021, 02:07 PM',
  35. 'triggeredTimeInMillis': '1637138224271',
  36. 'scope': {
  37. 'id': '12266000000002002',
  38. '名前': 'Zylker',
  39. 'url': 'https://connect.zoho.com//portal/ourintranet'
  40. }
  41. }

 

フォーラム投稿の編集

フォーラム投稿が編集されたときに Webhook の送信をトリガーします。
トリガー種別: Forum_Updated
 

  1. {
  2. 'データの内容': {
  3. 'id': '12266000000493013',
  4. 'url': 'https://connect.zoho.com//portal/ourintranet/forum/post/awareness-on-snakes-useful-info',
  5. '件名': 'ヘビに関する注意喚起 - 役立つ情報',
  6. 'createdTime': '17 Nov 2021, 02:07 PM',
  7. 'createdTimeInMillis': '1637138224213',
  8. 'カテゴリー': [
  9. {
  10. 'id': '12266000000493001',
  11. '名前': '一般情報'
  12. },
  13. {
  14. 'id': '12266000000493007',
  15. '名前': 'ライフスタイル'
  16. }
  17. ],
  18. 'mentions': {
  19. 'ユーザー': [],
  20. 'partition': [],
  21. 'orgGroup': []
  22. },
  23. 'tags': [],
  24. '添付ファイル': [
  25. {
  26. 'fileId': '12266000000493034',
  27. 'size': '107669',
  28. '名前': 'ヘビ毒への対処法.png',
  29. 'contentType': '画像/png',
  30. 'downloadUrl': 'https://connect.zoho.com/pulse/api/downloadFile?scopeID=12266000000002002&fileId=12266000000493034',
  31. 'extension': 'png',
  32. 'url': 'https://connect.zoho.com/pulse/api/viewImage?scopeID=12266000000002002&fileId=12266000000493034&size=original',
  33. 'thumbnailUrl': 'https://connect.zoho.com/pulse/api/viewImage?scopeID=12266000000002002&fileId=12266000000493034',
  34. 'imgWidth': '1182',
  35. 'imgHeight': '368'
  36. }
  37. ]
  38. },
  39. 'triggeredBy': {
  40. '種類': '0',
  41. 'id': '62592875',
  42. '名前': 'Michelle',
  43. 'emailId': 'michelle@zylker.com',
  44. 'url': 'https://connect.zoho.com//portal/ourintranet/profile/62592875'
  45. },
  46. 'triggerType': 'Forum_Updated',
  47. 'triggeredTime': '17 Nov 2021, 02:08 PM',
  48. 'triggeredTimeInMillis': '1637138337619',
  49. 'scope': {
  50. 'id': '12266000000002002',
  51. '名前': 'Zylker',
  52. 'url': 'https://connect.zoho.com//portal/ourintranet'
  53. }
  54. }


フォーラム投稿の削除

フォーラム投稿が削除されたときに、送信Webhookをトリガーします。
トリガー種類: Forum_Deleted

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

  

フォーラム投稿へのコメント

フォーラム投稿に新しいコメントが追加されたときに、送信Webhookをトリガーします。
トリガー種類: Forum_Comment_Created

 

  1. {
  2. 'データの内容': {
  3. 'id': '12266000000493046',
  4. 'parentCommentId': '',
  5. 'url': 'https://connect.zoho.com//portal/ourintranet/forum/post/awareness-on-snakes-useful-info/12266000000493046',
  6. 'streamId': '12266000000493013',
  7. 'streamUrl': 'https://connect.zoho.com//portal/ourintranet/forum/post/awareness-on-snakes-useful-info',
  8. 'createdTime': '17 Nov 2021, 02:11 PM',
  9. 'createdTimeInMillis': '1637138518888',
  10. 'partition': {
  11. '種類': '8',
  12. 'id': '12266000000002006',
  13. '名前': 'Forums',
  14. 'url': 'https://connect.zoho.com//portal/ourintranet/forum/recentforums'
  15. },
  16. 'mentions': {
  17. 'ユーザー': [],
  18. 'partition': [],
  19. 'orgGroup': []
  20. },
  21. 'tags': [],
  22. 'embedAttachments': {
  23. '画像': {},
  24. 'file': {},
  25. 'video': {}
  26. },
  27. 'plainContent': 'このとても有用な情報を共有してくれてありがとう \n:+1:',
  28. 'richContent': 'このとても有用な情報を共有してくれてありがとう <br/>:+1:',
  29. 'rawContent': 'このとても有用な情報を共有してくれてありがとう <br/>:+1:',
  30. '添付ファイル': []
  31. },
  32. 'triggeredBy': {
  33. '種類': '2',
  34. '名前': 'Guest#1'
  35. },
  36. 'triggerType': 'Forum_Comment_Created',
  37. 'triggeredTime': '17 Nov 2021, 02:11 PM',
  38. 'triggeredTimeInMillis': '1637138518923',
  39. 'scope': {
  40. 'id': '12266000000002002',
  41. '名前': 'Zylker',
  42. 'url': 'https://connect.zoho.com//portal/ourintranet'
  43. }
  44. }

 

フォーラムコメントの編集

フォーラムコメントが編集されると、送信Webhookがトリガーされます。
トリガー種類: Forum_Comment_Updated


  1. {
  2. 'データの内容': {
  3. 'id': '12266000000493050',
  4. 'parentCommentId': '',
  5. 'url': 'https://connect.zoho.com//portal/ourintranet/forum/post/awareness-on-snakes-useful-info/12266000000493050',
  6. 'streamId': '12266000000493013',
  7. 'streamUrl': 'https://connect.zoho.com//portal/ourintranet/forum/post/awareness-on-snakes-useful-info',
  8. 'createdTime': '17 Nov 2021, 02:15 PM',
  9. 'createdTimeInMillis': '1637138720953',
  10. 'partition': {
  11. '種類': '8',
  12. 'id': '12266000000002006',
  13. '名前': 'Forums',
  14. 'url': 'https://connect.zoho.com//portal/ourintranet/forum/recentforums'
  15. },
  16. 'mentions': {
  17. 'ユーザー': [
  18. {
  19. 'id': '62592875',
  20. '名前': 'Michelle',
  21. 'emailId': 'michelle@zylker.com',
  22. 'url': 'https://connect.zoho.com//portal/ourintranet/profile/62592875'
  23. }
  24. ],
  25. 'partition': [
  26. {
  27. '種類': '2',
  28. 'id': '12266000000068001',
  29. '名前': 'HR',
  30. 'url': 'https://connect.zoho.com//portal/ourintranet/group/hr'
  31. }
  32. ],
  33. 'orgGroup': []
  34. },
  35. 'tags': [],
  36. 'embedAttachments': {
  37. '画像': {},
  38. 'file': {},
  39. 'video': {}
  40. },
  41. 'plainContent': '@Michelle 情報ありがとうございます \n \n@HR Team \n \nこの動画をすべての従業員に共有してください',
  42. 'richContent': '@<a href='https://connect.zoho.com//portal/ourintranet/profile/62592875'target='blank'>Michelle</a> 情報ありがとうございます <br/> <br/>@<a href='https://connect.zoho.com//portal/ourintranet/group/hr'target='blank'>HR</a> Team <br/> <br/>この動画をすべての従業員に共有してください',
  43. 'rawContent': '<ユーザー:mention>62592875:Michelle</user:mention> 情報ありがとうございます <br/> <br/><parition:mention>12266000000068001:HR</parition:mention> Team <br/> <br/>この動画をすべての従業員に共有してください',
  44. '添付ファイル': []
  45. },
  46. 'triggeredBy': {
  47. '種類': '0',
  48. 'id': '61683612',
  49. '名前': 'Carol Clark',
  50. 'emailId': 'carolclark@zylker.com',
  51. 'url': 'https://connect.zoho.com//portal/ourintranet/profile/61683612'
  52. },
  53. 'triggerType': 'Forum_Comment_Updated',
  54. 'triggeredTime': '17 Nov 2021, 02:15 PM',
  55. 'triggeredTimeInMillis': '1637138727454',
  56. 'scope': {
  57. 'id': '12266000000002002',
  58. '名前': 'Zylker',
  59. 'url': 'https://connect.zoho.com//portal/ourintranet'
  60. }
  61. }

 

フォーラムコメントの削除

フォーラムコメントが削除されたときに、送信Webhookをトリガーします。
トリガー種類: Forum_Comment_Deleted

 

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

 

送信 Webhook についてご不明な点がありましたら、support@zohoconnect.com までお問い合わせください。サポートさせていただきます。