Sometimes it is hard to know which version is correct for you.
That's why we created a list, which compares features from WP Webhooks with WP Webhooks Pro.
That's why we created a list, which compares features from WP Webhooks with WP Webhooks Pro.
WP Webhooks | WP Webhooks Pro | |||
---|---|---|---|---|
Learn more about the plugins | Go to WordPress.org | More details | ||
Plugin features | ||||
Unlimited triggers Create unlimited trigger endpoints | ||||
Unlimited actions Create unlimited webhook action URLs | ||||
Separate webhook settings for every trigger and action | ||||
Test all of the available triggers with a single click This will send default data based on your chosen webhook | ||||
Test all of the available actions within the plugin Fully dynamic settings, which are recognized for tests as well. | ||||
Authentication Engine Authenticate outgoing webhook triggers to external APIs. Supported: API Key, Bearer Token and Basic Auth | ||||
Integromat App Integration A convenient way to integrate with Integromat. | ||||
Pabbly App Integration A convenient way to integrate with Pabbly. | ||||
Integrately App Integration A convenient way to integrate with Integrately. | ||||
Zapier App Integration A convenient way to integrate with Zapier. | ||||
Compatible with Automate.io and IFTTT and others We support EVERY platform that supports standard webhooks | ||||
Fully translatable and ready for multilingual sites Our plugin is also completely WPML compatible | ||||
Prevent duplicate webhook calls Make sure a webhook is not fired multiple times for the same request | ||||
Full support for XML, JSON, Form data, HTML and Plain Text GET parameters are supported as well with GET requests | ||||
Easy-to-use plugin environment | ||||
Advanced Developer Hooks A documentation is available here | ||||
Documentation The documentation is available here | ||||
Unlimited Flows Create powerful automation workflows directly within our plugin | ||||
Log feature Keep track of all incoming and outgoing webhook calls | ||||
Whitelabel Customize all namings and more. (Only available with the unlimited license.) See documentation | ||||
Enhanced security through ip whitelists Only allow incoming webhook calls from allowed ip addresses | ||||
Access token for webhook actions Protect outgoing webhook calls using a custom defined access token | ||||
Data Mapping Engine Customize the payload for triggers and actions, create, reformat, manipulate and add values | ||||
Personal Assistant Bot within the plugin It provides you neat links, easy support and debugging features. | ||||
Webhook URL action whitelist Restrict single webhook action URL's to only specific webhook actions | ||||
User related webhook triggers | ||||
Trigger on user login Fires as soon as a user logs in to your site, supports custom fields | ||||
Trigger on user register Fires as soon as a user is created (triggers within the frontend and the backend, supports custom fields) | ||||
Trigger on user update Fires as soon as a user is updates (triggers within the frontend and the backend, supports custom fields) | ||||
Post related webhook triggers | ||||
Trigger on new post Fires as soon as a post is created (triggers within the frontend and the backend, supports custom fields) | ||||
Trigger on post update Fires as soon as a post is updated (triggers within the frontend and the backend, supports custom fields) | ||||
Trigger on post delete Fires as soon as a post is deleted (triggers within the frontend and the backend, supports custom fields) | ||||
User related webhook actions | ||||
Add users via webhooks This supports all of the default user fields | ||||
Delete users via webhooks You can also delete users from whole multisite networkss | ||||
Search/Retrieve users via webhooks Filter users by a variety of attributes | ||||
Search/Retrieve single user via webhooks Return the full user with all its details | ||||
Update users via webhooks This supports all of the default user fields | ||||
Add, update and delete user meta Also supports Advanced Custom Fields and any other meta values | ||||
Add or remove multiple user roles via webhooks | ||||
Post related webhook actions | ||||
Add posts via webhooks This supports all of the default post fields | ||||
Delete posts via webhooks | ||||
Search/Retrieve posts via webhooks Filter posts by a variety of attributes | ||||
Search/Retrieve single post via webhooks Return the full post with all its details | ||||
Update posts via webhooks | ||||
Add, update and delete post meta Also supports Advanced Custom Fields and any other meta values | ||||
WordPress related webhook actions and triggers | ||||
Send emails Send an email from your WordPress system using webhooks. | ||||
Trigger on a sent email Trigger a webhook once an email has been sent form your WordPress website. | ||||
Manage Comments Create, update, trash, and delete WordPress comments. | ||||
Send data on comments Send data to any external webhook trigger on a new, updated, trashed, or deleted comment. | ||||
Set taxonomy terms Assign taxonomy terms to a post. Custom post types supported. | ||||
Manage taxonomy term meta Create, update and delete custom taxonomy term meta data. | ||||
Update taxonomy term Update a taxonomy term. Custom taxonomies supported. | ||||
Manage plugins Install, uninstall, activate, deactivate and update plugins via webhooks. | ||||
Send data on plugins Trigger a webhook once a plugin has been activated, deactivated, or deleted. | ||||
Create taxonomy terms Create custom taxonomy terms within your WordPress website. Custom taxonomies supported. | ||||
Manage attachments Create an attachment from an URL or path on your server (or delete an attachments) via webhooks. | ||||
Manage files and folders Create, delete, move, and rename files and folders on your server via webhooks. | ||||
Advanced webhook actions and triggers | ||||
Send Trigger on Custom Action Send your very own data on a WordPress do_action() call to external webhooks | ||||
Receive Data on Custom Action Receive any kind of incoming data and manipulate it based on your needs (Fully customizable). | ||||
Send remote POST An action that allows you to transfer data through WP Webhooks to a different service | ||||
Bulk Webhooks action Fire one or multiple webhooks within one webhook action request. You can make requests to internal and external URL's | ||||
Shortcode Webhooks action Fire a webhook trigger based on a WordPress shortcode [wpwh_shortcode]. Dynamic parameters are supported. | ||||
Custom button webhook action Fire a webhook trigger once a custom button is clicked | ||||
Custom link webhook action Fire a webhook trigger once a custom link is clicked | ||||
WordPress hook action Fire a webhook trigger on any kind of WordPress hook (Third-party hooks supported). | ||||
Integrations | ||||
AffiliateWP Integrates with the official AffiliateWP plugin | * | |||
Amelia Integrates with the official Amelia plugin | * | |||
Broken Link Checker Integrates with the official Broken Link Checker plugin | ||||
Contact Form 7 Integrates with the official Contact Form 7 plugin | ||||
Easy Digital Downloads Manage your EDD online shop via webhooks | ||||
Fluent Forms Integrates Fluent Forms into WP Webhooks | ||||
FluentCRM Integrates FluentCRM into WP Webhooks | * | |||
Formidable Forms Integrates Formidable Forms into WP Webhooks | ||||
Forminator Integrates Forminator into WP Webhooks | ||||
Gravity Forms Integrates Gravity Forms into WP Webhooks | ||||
HappyForms Integrates HappyForms into WP Webhooks | ||||
LearnDash Integrates LearnDash into WP Webhooks | * | |||
Newsletter Integrates Newsletter into WP Webhooks | ||||
Ninja Forms Integrates Ninja Forms into WP Webhooks | ||||
Paid Memberships Pro Integrates Paid Memberships Pro into WP Webhooks | * | |||
WP Reset Maintain your website using only webhooks | ||||
WP Simple Pay Integrates WP Simple Pay into WP Webhooks | ||||
Advanced Custom Fields Manage Advanced Custom Fields via webhooks | ||||
Elementor Integrates Elementor into WP Webhooks | ||||
Woocommerce The full power of Woocommerce within webhooks | ||||
WPForms Integrates WPForms into WP Webhooks | ||||
Extensions | ||||
Create Blog Post Via Email Create blog posts by sending a plain-text email | ||||
Execute PHP Code Run every kind of code on your website through webhooks | ||||
Code Trigger Run code on your website that executes with every called instance of WordPress | ||||
For Developer | ||||
WP Webhooks - Developer Docs We offer a documentation with all of our WordPress hooks to customize the plugin based on your needs. | ||||
WP Webhooks - Custom Extension Create your custom coded webhook endpoints for WP Webhooks (annd the Pro version) | ||||
Plugin links | ||||
Learn more about the plugins | More details | More details |