{"id":5180,"date":"2022-10-16T03:49:51","date_gmt":"2022-10-16T03:49:51","guid":{"rendered":"https:\/\/themewinter.com\/docs\/plugins\/?post_type=docs&#038;p=5180"},"modified":"2026-07-29T04:59:24","modified_gmt":"2026-07-29T04:59:24","password":"","slug":"webhook","status":"publish","type":"docs","link":"https:\/\/themewinter.com\/docs\/plugins\/eventin\/webhook\/","title":{"rendered":"How to Create a Webhook for Events (Pro)"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Eventin (Pro) offers a powerful <strong>Webhook<\/strong> feature that enables you to push real-time event updates\u2014like event creation, updates, or deletions\u2014to external systems or APIs. Whether you&#8217;re integrating with third-party platforms or other applications, webhooks help keep all systems seamlessly in sync with your WordPress events.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"has-background wp-block-paragraph\" style=\"background-color:#d9eee5;font-size:18px\"><strong>Note:&nbsp; <\/strong>For the webhook feature, you have to activate the Eventin<strong> free and pro<\/strong> plugins.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Add New Webhook<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">First of all, you have to activate the Eventin free and pro plugins. Now go to the <strong>Dashboard -&gt; Settings -&gt; Advanced -&gt; Webhooks <\/strong>and click on the <strong>Enable Webhooks<\/strong> button.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" loading=\"lazy\" decoding=\"async\" width=\"1317\" height=\"487\" src=\"https:\/\/themewinter.com\/docs\/plugins\/wp-content\/uploads\/sites\/3\/2022\/10\/etn_webhook_1.png\" alt=\"\" class=\"wp-image-12701\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Click <strong>Add Webhooks<\/strong>, then click the <strong>Add New<\/strong> button. A new form will open. Fill in the required fields with your webhook information, then click the <strong>Create <\/strong>button to create the webhook.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" loading=\"lazy\" decoding=\"async\" width=\"1299\" height=\"529\" src=\"https:\/\/themewinter.com\/docs\/plugins\/wp-content\/uploads\/sites\/3\/2022\/10\/etn_webhook_2.png\" alt=\"\" class=\"wp-image-12702\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Please see the description of all the webhook fields.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Name:<\/strong> Insert a webhook title in the <strong>Name <\/strong>field when you create a new webhook for your event.<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Status: <\/strong>There are 3 statuses for the webhook: Active, Pending, and Disabled. 1) If you want to deliver the payload, you need to select the active status. 2) If you don&#8217;t deliver now, you can select the <strong>pending <\/strong>status, and 3) You can select the <strong>disabled<\/strong> status if you don&#8217;t want to deliver the payload.<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Topic:<\/strong> According to the topic, the webhook trigger. Select the topic from the<strong> Topic<\/strong> field when you want to trigger the webhook.<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Delivery URL:<\/strong> Insert an API endpoint that accepts the POST request. Insert the URL where your webhook delivers the payload.<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Secret:<\/strong> Insert your webhook secret key here.<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Description:<\/strong> The description field is used to enter a description that explains what the webhook is used for.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The notification with data will now be sent to the delivery URL that you added to your webhook delivery URL in accordance with the topic action that you chose.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Frequently Asked Questions (FAQ)<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>1. How do I enable the Webhooks feature in Eventin?<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To use Webhooks, make sure both the Eventin Free and Eventin Pro plugins are installed and activated. Then navigate to Dashboard \u2192 Eventin \u2192 Settings \u2192 Advanced \u2192 Webhooks and enable the Webhooks option.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>2. How do I create a new webhook?<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Go to Dashboard \u2192 Eventin \u2192 Settings \u2192 Advanced \u2192 Webhooks, click Add New, fill in the required webhook details, and click Create to save it.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>3. What is the Delivery URL?<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The Delivery URL is the API endpoint where Eventin sends webhook data. Your endpoint must be able to receive POST requests.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>4. What does the webhook status mean?<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Active: Sends webhook payloads when the selected event occurs.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Pending: Saves the webhook but does not send payloads.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Disabled: Prevents the webhook from sending any payloads.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>5. What is the Secret field used for?<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The Secret is used to verify that incoming webhook requests are sent by your Eventin website, adding an extra layer of security.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>6. Which events can trigger a webhook?<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The available triggers depend on the selected Topic. When the chosen event occurs, Eventin automatically sends the webhook payload to the configured Delivery URL.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>7. Is the Webhooks feature available in the free version?<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">No. Webhooks are available only in Eventin Pro. Both the Eventin Free and Eventin Pro plugins must be installed and activated.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Conclusion<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Eventin\u2019s webhook support (available in the Pro version) provides a lightweight yet powerful integration mechanism. You can automate workflows, sync event data with other platforms, and build custom systems that react instantly to event changes. By offering control over triggers, payload destination, and security through secrets, this feature offers flexibility for developers and event managers alike.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Eventin (Pro) offers a powerful Webhook feature that enables you to push real-time event updates\u2014like event creation, updates, or deletions\u2014to external systems or APIs. Whether you&#8217;re integrating with third-party platforms or other applications, webhooks help keep all systems seamlessly in sync with your WordPress events. Note:&nbsp; For the webhook feature, you have to activate the [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"closed","template":"","meta":{"_seopress_titles_title":"","_seopress_titles_desc":"","_seopress_robots_index":"","_seopress_robots_follow":"","_seopress_robots_imageindex":"","_seopress_robots_snippet":"","_seopress_robots_primary_cat":"","_seopress_robots_breadcrumbs":"","_seopress_robots_freeze_modified_date":"","_seopress_robots_custom_modified_date":"","_seopress_robots_canonical":"","_seopress_social_fb_title":"","_seopress_social_fb_desc":"","_seopress_social_fb_img":"","_seopress_social_fb_img_attachment_id":0,"_seopress_social_fb_img_width":0,"_seopress_social_fb_img_height":0,"_seopress_social_twitter_title":"","_seopress_social_twitter_desc":"","_seopress_social_twitter_img":"","_seopress_social_twitter_img_attachment_id":0,"_seopress_social_twitter_img_width":0,"_seopress_social_twitter_img_height":0,"_seopress_redirections_value":"","_seopress_redirections_enabled":"","_seopress_redirections_enabled_regex":"","_seopress_redirections_logged_status":"both","_seopress_redirections_param":"","_seopress_redirections_type":301,"_seopress_analysis_target_kw":"","_eb_attr":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"doc_category":[18],"doc_tag":[],"class_list":["post-5180","docs","type-docs","status-publish","hentry","doc_category-general-settings-eventin"],"year_month":"2026-08","word_count":583,"total_views":"6813","reactions":{"happy":"2","normal":"1","sad":"3"},"author_info":{"name":"teamwinter","author_nicename":"teamwinter","author_url":"https:\/\/themewinter.com\/docs\/plugins\/author\/teamwinter\/"},"doc_category_info":[{"term_name":"General Settings","term_url":"https:\/\/themewinter.com\/docs\/plugins\/docs\/general-settings-eventin\/"}],"doc_tag_info":[],"knowledge_base_info":[],"knowledge_base_slug":[],"_links":{"self":[{"href":"https:\/\/themewinter.com\/docs\/plugins\/wp-json\/wp\/v2\/docs\/5180","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/themewinter.com\/docs\/plugins\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/themewinter.com\/docs\/plugins\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/themewinter.com\/docs\/plugins\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/themewinter.com\/docs\/plugins\/wp-json\/wp\/v2\/comments?post=5180"}],"version-history":[{"count":38,"href":"https:\/\/themewinter.com\/docs\/plugins\/wp-json\/wp\/v2\/docs\/5180\/revisions"}],"predecessor-version":[{"id":12717,"href":"https:\/\/themewinter.com\/docs\/plugins\/wp-json\/wp\/v2\/docs\/5180\/revisions\/12717"}],"wp:attachment":[{"href":"https:\/\/themewinter.com\/docs\/plugins\/wp-json\/wp\/v2\/media?parent=5180"}],"wp:term":[{"taxonomy":"doc_category","embeddable":true,"href":"https:\/\/themewinter.com\/docs\/plugins\/wp-json\/wp\/v2\/doc_category?post=5180"},{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/themewinter.com\/docs\/plugins\/wp-json\/wp\/v2\/doc_tag?post=5180"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}