Triggers supported in the network level

Triggers supported in the network level

New group created

Triggers the outgoing webhook when a new group is created in the network.
Trigger type: Group_Created

  1. {
  2.   "payload": {
  3.     "type": "2",
  4.     "id": "12266000000493377",
  5.     "name": "Quality Assurance Team",
  6.     "url": "https://connect.zoho.com/portal/ourintranet/group/quality-assurance-team-1",
  7.     "accessType": "0",
  8.     "createdTime": "17 Nov 2021, 04:13 PM",
  9.     "createdTimeInMillis": "1637145812137",
  10.     "description": ""
  11.   },
  12.   "triggeredBy": {
  13.     "type": "0",
  14.     "id": "62592875",
  15.     "name": "Emma Stone",
  16.     "emailId": "emmastone@zylker.com",
  17.     "url": "https://connect.zoho.com/portal/ourintranet/profile/62592875"
  18.   },
  19.   "triggerType": "Group_Created",
  20.   "triggeredTime": "17 Nov 2021, 04:13 PM",
  21.   "triggeredTimeInMillis": "1637145812641",
  22.   "scope": {
  23.     "id": "12266000000002002",
  24.     "name": "Zylker",
  25.     "url": "https://connect.zoho.com/portal/ourintranet"
  26.   }
  27. }

 

Group deleted

Triggers the outgoing webhook when an existing group is deleted.
Trigger type: Group_Deleted

  1. {
  2.   "payload": {
  3.     "id": "12266000000493359"
  4.   },
  5.   "triggeredBy": {
  6.     "type": "0",
  7.     "id": "62592875",
  8.     "name": "Emma Stone",
  9.     "emailId": "emmastone@zylker.com",
  10.     "url": "https://connect.zoho.com/portal/ourintranet/profile/62592875"
  11.   },
  12.   "triggerType": "Group_Deleted",
  13.   "triggeredTime": "17 Nov 2021, 04:14 PM",
  14.   "triggeredTimeInMillis": "1637145890162",
  15.   "scope": {
  16.     "id": "12266000000002002",
  17.     "name": "Zylker",
  18.     "url": "https://connect.zoho.com/portal/ourintranet"
  19.   }
  20. }

 

Group restored

Triggers the outgoing webhook when a deleted group is restored from the trash.
Trigger type: Group_Restored

  1. {
  2.   "payload": {
  3.     "type": "2",
  4.     "id": "12266000000493377",
  5.     "name": "Quality Assurance Team",
  6.     "url": "https://connect.zoho.com/portal/ourintranet/group/quality-assurance-team-1",
  7.     "accessType": "0",
  8.     "createdTime": "17 Nov 2021, 04:13 PM",
  9.     "createdTimeInMillis": "1637145812137",
  10.     "description": ""
  11.   },
  12.   "triggeredBy": {
  13.     "type": "0",
  14.     "id": "62592875",
  15.     "name": "Emma Stone",
  16.     "emailId": "emmastone@zylker.com",
  17.     "url": "https://connect.zoho.com/portal/ourintranet/profile/62592875"
  18.   },
  19.   "triggerType": "Group_Restored",
  20.   "triggeredTime": "17 Nov 2021, 04:13 PM",
  21.   "triggeredTimeInMillis": "1637145812641",
  22.   "scope": {
  23.     "id": "12266000000002002",
  24.     "name": "Zylker",
  25.     "url": "https://connect.zoho.com/portal/ourintranet"
  26.   }
  27. }

 

New board created

Triggers the outgoing webhook when a new board is created in the network. This trigger works only when the configuration owner is a member of the created board.
Trigger type: Board_Created

  1. {
  2.   "payload": {
  3.     "type": "5",
  4.     "id": "12266000000493431",
  5.     "name": "Q4 Release",
  6.     "url": "https://connect.zoho.com/portal/ourintranet/board/q4-release",
  7.     "accessType": "0",
  8.     "createdTime": "17 Nov 2021, 04:18 PM",
  9.     "createdTimeInMillis": "1637146117785",
  10.     "description": ""
  11.   },
  12.   "triggeredBy": {
  13.     "type": "0",
  14.     "id": "63852663",
  15.     "name": "Alaric  T",
  16.     "emailId": "alaric@zylker.com",
  17.     "url": "https://connect.zoho.com/portal/ourintranet/profile/63852663"
  18.   },
  19.   "triggerType": "Board_Created",
  20.   "triggeredTime": "17 Nov 2021, 04:18 PM",
  21.   "triggeredTimeInMillis": "1637146117872",
  22.   "scope": {
  23.     "id": "12266000000002002",
  24.     "name": "Zylker",
  25.     "url": "https://connect.zoho.com/portal/ourintranet"
  26.   }
  27. }

 

Board deleted

Triggers the outgoing webhook when a board is deleted in the network. This trigger works only when the configuration owner is a member of the board.
Trigger type: Board_Deleted

  1. {
  2.   "payload": {
  3.     "id": "12266000000493431"
  4.   },
  5.   "triggeredBy": {
  6.     "type": "0",
  7.     "id": "63852663",
  8.     "name": "Alaric  T",
  9.     "emailId": "alaric@zylker.com",
  10.     "url": "https://connect.zoho.com/portal/ourintranet/profile/63852663"
  11.   },
  12.   "triggerType": "Board_Deleted",
  13.   "triggeredTime": "17 Nov 2021, 04:18 PM",
  14.   "triggeredTimeInMillis": "1637146126475",
  15.   "scope": {
  16.     "id": "12266000000002002",
  17.     "name": "Zylker",
  18.     "url": "https://connect.zoho.com/portal/ourintranet"
  19.   }
  20. }

 

Board Restored from Trash

Triggers the outgoing webhook when a deleted board is restored from the trash. This trigger works only when the configuration owner is a member of the board.
Trigger type: Board_Restored

  1. {
  2.   "payload": {
  3.     "type": "5",
  4.     "id": "12266000000493431",
  5.     "name": "Q4 Release",
  6.     "url": "https://connect.zoho.com/portal/ourintranet/board/q4-release",
  7.     "accessType": "0",
  8.     "createdTime": "17 Nov 2021, 04:18 PM",
  9.     "createdTimeInMillis": "1637146117785",
  10.     "description": ""
  11.   },
  12.   "triggeredBy": {
  13.     "type": "0",
  14.     "id": "63852663",
  15.     "name": "Alaric  T",
  16.     "emailId": "alaric@zylker.com",
  17.     "url": "https://connect.zoho.com/portal/ourintranet/profile/63852663"
  18.   },
  19.   "triggerType": "Board_Restored",
  20.   "triggeredTime": "17 Nov 2021, 04:18 PM",
  21.   "triggeredTimeInMillis": "1637146117872",
  22.   "scope": {
  23.     "id": "12266000000002002",
  24.     "name": "Zylker",
  25.     "url": "https://connect.zoho.com/portal/ourintranet"
  26.   }
  27. }

 

Member added/enabled in network

Triggers the outgoing webhook whenever a user is added or enabled in the network.
Trigger type: Member_Added_In_Network
 

  1. {
  2.   "payload": {
  3.     "id": "62592875",
  4.     "name": "Emma Stone",
  5.     "emailId": "emmastone@zylker.com",
  6.     "url": "https://connect.zoho.com/portal/ourintranet/profile/62592875",
  7.     "memberType": "0",
  8.     "userStatus": "active",
  9.     "userProfile": {
  10.       "firstName": "Michelle",
  11.       "lastName": "+1",
  12.       "timeZone": "Asia/Kolkata",
  13.       "customFields": {
  14.         "12266000000430035": {
  15.           "name": "Custom Field 2",
  16.           "type": "TEXTAREA",
  17.           "value": "Custom Field Value"
  18.         },
  19.         "12266000000430041": {
  20.           "name": "Custom Field 3",
  21.           "type": "DATE",
  22.           "value": "05 Nov 2021"
  23.         },
  24.         "12266000000430073": {
  25.           "name": "Custom Field 6",
  26.           "type": "FILE",
  27.           "value": {
  28.             "fileId": "12266000000491135",
  29.             "size": "89134",
  30.             "name": "image.png",
  31.             "contentType": "image/png",
  32.             "downloadUrl": "https://connect.zoho.com/pulse/api/downloadFile?scopeID=12266000000002002&fileId=12266000000491135",
  33.             "extension": "png"
  34.           }
  35.         },
  36.         "12266000000430029": {
  37.           "name": "Custom Field 1",
  38.           "type": "TEXT",
  39.           "value": "Custom Field Value"
  40.         },
  41.         "12266000000430047": {
  42.           "name": "Custom Field 4",
  43.           "type": "SELECTBOX",
  44.           "value": "12266000000430049"
  45.         },
  46.         "12266000000430059": {
  47.           "name": "Custom Field 5",
  48.           "type": "MULTI_SELECTBOX",
  49.           "value": [
  50.             {
  51.               "id": "12266000000430061",
  52.               "name": "Option 1"
  53.             },
  54.             {
  55.               "id": "12266000000430063",
  56.               "name": "Option 2"
  57.             }
  58.           ]
  59.         }
  60.       }
  61.     }
  62.   },
  63.   "triggeredBy": {
  64.     "type": "0",
  65.     "id": "61683612",
  66.     "name": "Michelle T",
  67.     "emailId": "michelle@zylker.com",
  68.     "url": "https://connect.zoho.com/portal/ourintranet/profile/61683612"
  69.   },
  70.   "triggerType": "Member_Added_In_Network",
  71.   "triggeredTime": "17 Nov 2021, 05:20 PM",
  72.   "triggeredTimeInMillis": "1637149806080",
  73.   "scope": {
  74.     "id": "12266000000002002",
  75.     "name": "Zylker",
  76.     "url": "https://connect.zoho.com/portal/ourintranet"
  77.   }
  78. }

 

Member removed from network

Triggers the outgoing webhook when an existing member is removed from the network. This trigger is available only in external networks.
Trigger type: Member_Removed_From_Network

 

  1. {
  2.   "payload": {
  3.     "id": "62592875"
  4.   },
  5.   "triggeredBy": {
  6.     "type": "0",
  7.     "id": "61683612",
  8.     "name": "Michelle T",
  9.     "emailId": "michelle@zylker.com",
  10.     "url": "https://connect.zoho.com/portal/zohotestextranet/profile/61683612"
  11.   },
  12.   "triggerType": "Member_Removed_From_Network",
  13.   "triggeredTime": "17 Nov 2021, 05:25 PM",
  14.   "triggeredTimeInMillis": "1637150106236",
  15.   "scope": {
  16.     "id": "19965000000002002",
  17.     "name": "zohotestextranet",
  18.     "url": "https://connect.zoho.com/portal/zohotestextranet"
  19.   }
  20. }

 

Member disabled in network

Triggers the outgoing webhook whenever a user account is disabled in the network.
Trigger type: Member_Disabled_In_Network

 

  1. {
  2.   "payload": {
  3.     "id": "62592875",
  4.     "name": "Emma Stone",
  5.     "emailId": "emmastone@zylker.com",
  6.     "url": "https://connect.zoho.com/portal/ourintranet/profile/62592875",
  7.     "memberType": "0",
  8.     "userStatus": "disabled",
  9.     "userProfile": {
  10.       "firstName": "Michelle",
  11.       "lastName": "+1",
  12.       "timeZone": "Asia/Kolkata",
  13.       "customFields": {
  14.         "12266000000430035": {
  15.           "name": "Custom Field 2",
  16.           "type": "TEXTAREA",
  17.           "value": "Custom Field Value"
  18.         },
  19.         "12266000000430041": {
  20.           "name": "Custom Field 3",
  21.           "type": "DATE",
  22.           "value": "05 Nov 2021"
  23.         },
  24.         "12266000000430073": {
  25.           "name": "Custom Field 6",
  26.           "type": "FILE",
  27.           "value": {
  28.             "fileId": "12266000000491135",
  29.             "size": "89134",
  30.             "name": "image.png",
  31.             "contentType": "image/png",
  32.             "downloadUrl": "https://connect.zoho.com/pulse/api/downloadFile?scopeID=12266000000002002&fileId=12266000000491135",
  33.             "extension": "png"
  34.           }
  35.         },
  36.         "12266000000430029": {
  37.           "name": "Custom Field 1",
  38.           "type": "TEXT",
  39.           "value": "Custom Field Value"
  40.         },
  41.         "12266000000430047": {
  42.           "name": "Custom Field 4",
  43.           "type": "SELECTBOX",
  44.           "value": "12266000000430049"
  45.         },
  46.         "12266000000430059": {
  47.           "name": "Custom Field 5",
  48.           "type": "MULTI_SELECTBOX",
  49.           "value": [
  50.             {
  51.               "id": "12266000000430061",
  52.               "name": "Option 1"
  53.             },
  54.             {
  55.               "id": "12266000000430063",
  56.               "name": "Option 2"
  57.             }
  58.           ]
  59.         }
  60.       }
  61.     }
  62.   },
  63.   "triggeredBy": {
  64.     "type": "0",
  65.     "id": "61683612",
  66.     "name": "Michelle T",
  67.     "emailId": "michelle@zylker.com",
  68.     "url": "https://connect.zoho.com/portal/ourintranet/profile/61683612"
  69.   },
  70.   "triggerType": "Member_Disabled_In_Network",
  71.   "triggeredTime": "17 Nov 2021, 05:19 PM",
  72.   "triggeredTimeInMillis": "1637149799856",
  73.   "scope": {
  74.     "id": "12266000000002002",
  75.     "name": "Zylker",
  76.     "url": "https://connect.zoho.com/portal/ourintranet"
  77.   }
  78. }

 

For queries or feedback, contact us at support@zohoconnect.com. We're happy to help!

      Create. Review. Publish.

      Write, edit, collaborate on, and publish documents to different content management platforms.

      Get Started Now


        Access your files securely from anywhere

          Zoho CRM Training Programs

          Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.

          Zoho CRM Training
            Redefine the way you work
            with Zoho Workplace

              Zoho DataPrep Personalized Demo

              If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.

              Zoho CRM Training

                Create, share, and deliver

                beautiful slides from anywhere.

                Get Started Now


                  Zoho Sign now offers specialized one-on-one training for both administrators and developers.

                  BOOK A SESSION







                              Quick LinksWorkflow AutomationData Collection
                              Web FormsEnterpriseOnline Data Collection Tool
                              Embeddable FormsBankingBegin Data Collection
                              Interactive FormsWorkplaceData Collection App
                              CRM FormsCustomer ServiceAccessible Forms
                              Digital FormsMarketingForms for Small Business
                              HTML FormsEducationForms for Enterprise
                              Contact FormsE-commerceForms for any business
                              Lead Generation FormsHealthcareForms for Startups
                              Wordpress FormsCustomer onboardingForms for Small Business
                              No Code FormsConstructionRSVP tool for holidays
                              Free FormsTravelFeatures for Order Forms
                              Prefill FormsNon-Profit

                              Intake FormsLegal
                              Mobile App
                              Form DesignerHR
                              Mobile Forms
                              Card FormsFoodOffline Forms
                              Assign FormsPhotographyMobile Forms Features
                              Translate FormsReal EstateKiosk in Mobile Forms
                              Electronic Forms
                              Drag & drop form builder

                              Notification Emails for FormsAlternativesSecurity & Compliance
                              Holiday FormsGoogle Forms alternative GDPR
                              Form to PDFJotform alternativeHIPAA Forms
                              Email FormsFormstack alternativeEncrypted Forms

                              Wufoo alternativeSecure Forms

                              TypeformWCAG

                                All-in-one knowledge management and training platform for your employees and customers.


                                            Create. Review. Publish.

                                            Write, edit, collaborate on, and publish documents to different content management platforms.

                                            Get Started Now




                                                              You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.




                                                                  Manage your brands on social media


                                                                    • Desk Community Learning Series


                                                                    • Digest


                                                                    • Functions


                                                                    • Meetups


                                                                    • Kbase


                                                                    • Resources


                                                                    • Glossary


                                                                    • Desk Marketplace


                                                                    • MVP Corner


                                                                    • Word of the Day


                                                                    • Ask the Experts


                                                                      Zoho Sheet Resources

                                                                       

                                                                          Zoho Forms Resources


                                                                            Secure your business
                                                                            communication with Zoho Mail


                                                                            Mail on the move with
                                                                            Zoho Mail mobile application

                                                                              Stay on top of your schedule
                                                                              at all times


                                                                              Carry your calendar with you
                                                                              Anytime, anywhere




                                                                                    Zoho Sign Resources

                                                                                      Sign, Paperless!

                                                                                      Sign and send business documents on the go!

                                                                                      Get Started Now




                                                                                              Zoho TeamInbox Resources





                                                                                                        Zoho DataPrep Demo

                                                                                                        Get a personalized demo or POC

                                                                                                        REGISTER NOW


                                                                                                          Design. Discuss. Deliver.

                                                                                                          Create visually engaging stories with Zoho Show.

                                                                                                          Get Started Now








                                                                                                                              • Related Articles

                                                                                                                              • Triggers supported - An overview

                                                                                                                                Overview Outgoing Webhooks in Zoho Connect support different triggers across modules (Feeds, Tasks, Manuals, and more). Triggers are the activities that stimulate an outgoing webhook to push data to an external URL or execute an custom function. ...
                                                                                                                              • Triggers in Feeds

                                                                                                                                Started new conversation Triggers the outgoing webhook whenever a new conversation is started in the network. Trigger type: Status_Created { "payload": { "id": "12266000000466071", "url": ...
                                                                                                                              • Triggers in Boards

                                                                                                                                While configuring the webhooks with the following triggers, the boards for which you would need to trigger the webhook should be selected. If you are creating a webhook through API, then the 'partitionIds' attribute is mandatory for this trigger ...
                                                                                                                              • Triggers in Forums

                                                                                                                                Created a forum post Triggers the outgoing webhook whenever a forum post is created. Trigger type: Forum_Created { "payload": { "id": "12266000000493013", "url": ...
                                                                                                                              • Triggers in Tasks

                                                                                                                                New task created Triggers the outgoing webhook whenever a new task is created. Trigger type: Task_Created Sample triggerData { "payload": { "id": "12266000000441067", "taskId": "12266000000441068", "title": "Why Task", "url": ...
                                                                                                                                Wherever you are is as good as
                                                                                                                                your workplace

                                                                                                                                  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.



                                                                                                                                    Zoho Show Resources