{"id":258639,"date":"2025-11-12T17:33:09","date_gmt":"2025-11-12T17:33:09","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/webhookify-send-form-submissions-to-webhooks\/"},"modified":"2025-11-12T17:34:41","modified_gmt":"2025-11-12T17:34:41","slug":"webhookify-send-form-submissions-to-webhooks","status":"publish","type":"plugin","link":"https:\/\/roh.wordpress.org\/plugins\/webhookify-send-form-submissions-to-webhooks\/","author":21175641,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.0","stable_tag":"1.0.0","tested":"6.8.5","requires":"5.0","requires_php":"7.2","requires_plugins":null,"header_name":"Webhookify - Send Form Submissions to Webhooks","header_author":"Nep Tech Pal Pvt Ltd","header_description":"Send form submissions to webhook URLs","assets_banners_color":"9ac4b8","last_updated":"2025-11-12 17:34:41","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/webhookify.app","header_plugin_uri":"","header_author_uri":"https:\/\/neptechpal.com.np","rating":0,"author_block_rating":0,"active_installs":100,"downloads":455,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"bibekacharya","date":"2025-11-12 17:34:41"}},"upgrade_notice":{"1.0.0":"<p>Initial release of Webhookify. Install and start receiving instant form notifications!<\/p>"},"ratings":[],"assets_icons":{"icon-128x128.jpg":{"filename":"icon-128x128.jpg","revision":3394553,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.jpg":{"filename":"icon-256x256.jpg","revision":3394553,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3394553,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3394553,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3394553,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3394553,"resolution":"2","location":"assets","locale":""}},"screenshots":{"1":"Webhookify settings page with webhook URL configuration","2":"Form plugin status dashboard showing detected plugins"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[569,601,597,4906,15439],"plugin_category":[42],"plugin_contributors":[250620,83298],"plugin_business_model":[],"class_list":["post-258639","plugin","type-plugin","status-publish","hentry","plugin_tags-automation","plugin_tags-forms","plugin_tags-integration","plugin_tags-notifications","plugin_tags-webhook","plugin_category-contact-forms","plugin_contributors-bibekacharya","plugin_contributors-md-jahidul-islam","plugin_committers-bibekacharya"],"banners":{"banner":"https:\/\/ps.w.org\/webhookify-send-form-submissions-to-webhooks\/assets\/banner-772x250.png?rev=3394553","banner_2x":"https:\/\/ps.w.org\/webhookify-send-form-submissions-to-webhooks\/assets\/banner-1544x500.png?rev=3394553","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/webhookify-send-form-submissions-to-webhooks\/assets\/icon-128x128.jpg?rev=3394553","icon_2x":"https:\/\/ps.w.org\/webhookify-send-form-submissions-to-webhooks\/assets\/icon-256x256.jpg?rev=3394553","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/webhookify-send-form-submissions-to-webhooks\/assets\/screenshot-1.png?rev=3394553","caption":"Webhookify settings page with webhook URL configuration"},{"src":"https:\/\/ps.w.org\/webhookify-send-form-submissions-to-webhooks\/assets\/screenshot-2.png?rev=3394553","caption":"Form plugin status dashboard showing detected plugins"}],"raw_content":"<!--section=description-->\n<p>Webhookify seamlessly connects your WordPress forms to external services, automation platforms, and notification systems through webhooks. Get instant notifications on mobile, Telegram, Discord, Slack, and more whenever someone submits a form on your website.<\/p>\n\n<h4>Key Features<\/h4>\n\n<ul>\n<li><strong>Universal Form Support<\/strong> - Works with all major WordPress form plugins<\/li>\n<li><strong>Real-Time Delivery<\/strong> - Instant webhook notifications for every submission<\/li>\n<li><strong>Easy Setup<\/strong> - Configure once and forget - no coding required<\/li>\n<li><strong>Test Function<\/strong> - Built-in test tool to verify webhook connectivity<\/li>\n<li><strong>Automatic Detection<\/strong> - Automatically detects installed form plugins<\/li>\n<li><strong>Privacy Focused<\/strong> - Data sent directly to your webhook endpoint<\/li>\n<\/ul>\n\n<h4>Supported Form Plugins<\/h4>\n\n<ul>\n<li>Contact Form 7<\/li>\n<li>WPForms (Lite &amp; Pro)<\/li>\n<li>Gravity Forms<\/li>\n<li>Elementor Pro Forms<\/li>\n<li>Formidable Forms<\/li>\n<\/ul>\n\n<h4>Perfect For<\/h4>\n\n<ul>\n<li>Getting instant notifications on your phone<\/li>\n<li>Integrating with Zapier, Make (Integromat), n8n<\/li>\n<li>Sending data to custom applications<\/li>\n<li>Connecting to Telegram, Discord, or Slack bots in webhookify<\/li>\n<li>Automating workflows with AI-powered notifications<\/li>\n<li>Syncing form data with external databases or CRMs<\/li>\n<\/ul>\n\n<h4>How It Works<\/h4>\n\n<ol>\n<li>Install and activate Webhookify<\/li>\n<li>Generate a webhook URL at <a href=\"https:\/\/webhookify.app\">webhookify.app<\/a> or use your own<\/li>\n<li>Enter the webhook URL in Webhookify settings<\/li>\n<li>All form submissions automatically send to your webhook<\/li>\n<li>Receive instant notifications wherever you need them<\/li>\n<\/ol>\n\n<h4>Data Format<\/h4>\n\n<p>Form submissions are sent as JSON with the following structure:<\/p>\n\n<pre><code>{\n  \"form_type\": \"contact_form_7\",\n  \"form_id\": 123,\n  \"form_title\": \"Contact Form\",\n  \"timestamp\": \"2025-01-15 10:30:45\",\n  \"site_url\": \"https:\/\/yoursite.com\",\n  \"fields\": {\n    \"your-name\": \"John Doe\",\n    \"your-email\": \"john@example.com\",\n    \"your-message\": \"Hello!\"\n  }\n}\n<\/code><\/pre>\n\n<h4>Privacy &amp; Security<\/h4>\n\n<ul>\n<li>No data is stored by the plugin<\/li>\n<li>Data sent directly from your server to your webhook<\/li>\n<li>HTTPS recommended for webhook endpoints<\/li>\n<li>Full control over what data is sent<\/li>\n<\/ul>\n\n<h3>Additional Information<\/h3>\n\n<h4>Documentation<\/h4>\n\n<p>For detailed setup instructions and integration guides, visit:\n<a href=\"https:\/\/webhookify.app\/guides\/webhookify-wordpress-setup-guide\">https:\/\/webhookify.app\/guides\/webhookify-wordpress-setup-guide<\/a><\/p>\n\n<h4>Support<\/h4>\n\n<p>Need help? Visit our support forum or contact us through:\n* Plugin support forum on WordPress.org\n* Website: https:\/\/webhookify.app\n* Email: support@webhookify.app<\/p>\n\n<h4>Contributing<\/h4>\n\n<p>Developers can contribute to the source code on our GitHub repository.<\/p>\n\n<h4>Popular Use Cases<\/h4>\n\n<ul>\n<li><strong>Real Estate Agents<\/strong> - Get instant SMS notifications for property inquiries<\/li>\n<li><strong>E-commerce<\/strong> - Connect form data to CRM systems automatically<\/li>\n<li><strong>Customer Support<\/strong> - Route support requests to Slack channels<\/li>\n<li><strong>Lead Generation<\/strong> - Send leads to marketing automation platforms<\/li>\n<li><strong>Event Management<\/strong> - Sync registrations with external systems<\/li>\n<li><strong>Healthcare<\/strong> - HIPAA-compliant appointment notifications (with secure webhooks)<\/li>\n<\/ul>\n\n<h4>Integration Partners<\/h4>\n\n<p>Works seamlessly with:\n* Zapier\n* Make (Integromat)\n* n8n\n* IFTTT\n* Custom APIs\n* Any service that accepts webhooks<\/p>\n\n<h3>Technical Details<\/h3>\n\n<h4>Server Requirements<\/h4>\n\n<ul>\n<li>WordPress 5.0 or higher<\/li>\n<li>PHP 7.2 or higher<\/li>\n<li>cURL enabled<\/li>\n<li>SSL support (recommended)<\/li>\n<\/ul>\n\n<h4>Webhook Timeout<\/h4>\n\n<ul>\n<li>Default timeout: 30 seconds<\/li>\n<li>Requests are non-blocking<\/li>\n<\/ul>\n\n<h4>Data Transmission<\/h4>\n\n<ul>\n<li>Format: JSON<\/li>\n<li>Method: POST<\/li>\n<li>Content-Type: application\/json<\/li>\n<li>No retry mechanism (single attempt)<\/li>\n<\/ul>\n\n<h4>Developer Hooks<\/h4>\n\n<p>The plugin is extensible for developers. More hooks and filters coming in future versions.<\/p>\n\n<h3>About<\/h3>\n\n<p>Webhookify is developed to make form integration simple and accessible for everyone. Whether you're a small business owner, developer, or enterprise user, Webhookify helps you connect your WordPress forms to the tools you already use.<\/p>\n\n<p>Visit <a href=\"https:\/\/webhookify.app\">webhookify.app<\/a> to learn more and get started with AI-powered notifications today!<\/p>\n\n<!--section=installation-->\n<h4>Automatic Installation<\/h4>\n\n<ol>\n<li>Log in to your WordPress dashboard<\/li>\n<li>Navigate to Plugins \u2192 Add New<\/li>\n<li>Search for \"Webhookify\"<\/li>\n<li>Click \"Install Now\" and then \"Activate\"<\/li>\n<\/ol>\n\n<h4>Manual Installation<\/h4>\n\n<ol>\n<li>Download the plugin zip file<\/li>\n<li>Log in to your WordPress dashboard<\/li>\n<li>Navigate to Plugins \u2192 Add New \u2192 Upload Plugin<\/li>\n<li>Choose the zip file and click \"Install Now\"<\/li>\n<li>Activate the plugin<\/li>\n<\/ol>\n\n<h4>Configuration<\/h4>\n\n<ol>\n<li>Go to Webhookify in your WordPress admin menu<\/li>\n<li>Enter your webhook URL in the settings<\/li>\n<li>Enable the webhook functionality<\/li>\n<li>Click \"Send Test Request\" to verify the connection<\/li>\n<li>Done! Your forms will now send data to your webhook<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='do%20i%20need%20a%20webhookify.app%20account%3F'><h3>Do I need a webhookify.app account?<\/h3><\/dt>\n<dd><p>No! You can use any webhook URL. However, webhookify.app provides AI-powered notifications and easy setup for popular platforms like Telegram, Discord, and Slack.<\/p><\/dd>\n<dt id='which%20form%20plugins%20are%20supported%3F'><h3>Which form plugins are supported?<\/h3><\/dt>\n<dd><p>Currently supported: Contact Form 7, WPForms, Gravity Forms, Elementor Forms, and Formidable Forms. More coming soon!<\/p><\/dd>\n<dt id='will%20this%20slow%20down%20my%20website%3F'><h3>Will this slow down my website?<\/h3><\/dt>\n<dd><p>No. Webhook requests are processed asynchronously and don't impact form submission performance.<\/p><\/dd>\n<dt id='can%20i%20use%20multiple%20webhooks%3F'><h3>Can I use multiple webhooks?<\/h3><\/dt>\n<dd><p>Currently, the plugin supports one webhook URL. Contact us if you need multiple webhook support.<\/p><\/dd>\n<dt id='what%20happens%20if%20the%20webhook%20is%20down%3F'><h3>What happens if the webhook is down?<\/h3><\/dt>\n<dd><p>Form submissions will still be processed normally. The webhook request will fail silently and won't affect the form functionality.<\/p><\/dd>\n<dt id='is%20my%20data%20secure%3F'><h3>Is my data secure?<\/h3><\/dt>\n<dd><p>Yes. Data is sent directly from your server to your webhook endpoint. We recommend using HTTPS webhook URLs for encryption.<\/p><\/dd>\n<dt id='can%20i%20customize%20the%20data%20format%3F'><h3>Can I customize the data format?<\/h3><\/dt>\n<dd><p>The current version sends all form fields. Custom field filtering will be added in a future update.<\/p><\/dd>\n<dt id='does%20it%20work%20with%20custom%20forms%3F'><h3>Does it work with custom forms?<\/h3><\/dt>\n<dd><p>Currently, only the listed form plugins are supported. Custom form support can be added through custom development.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<li>Support for Contact Form 7<\/li>\n<li>Support for WPForms<\/li>\n<li>Support for Gravity Forms<\/li>\n<li>Support for Elementor Forms<\/li>\n<li>Support for Formidable Forms<\/li>\n<li>WordPress comments support<\/li>\n<li>Webhook test functionality<\/li>\n<li>Admin settings page<\/li>\n<li>Automatic form plugin detection<\/li>\n<\/ul>","raw_excerpt":"Send form submissions from Contact Form 7, WPForms, Gravity Forms, Elementor Forms, and Formidable Forms to any webhook URL instantly.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/roh.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/258639","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/roh.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/roh.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/roh.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=258639"}],"author":[{"embeddable":true,"href":"https:\/\/roh.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/bibekacharya"}],"wp:attachment":[{"href":"https:\/\/roh.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=258639"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/roh.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=258639"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/roh.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=258639"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/roh.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=258639"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/roh.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=258639"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/roh.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=258639"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}