Connect Webhooks to Advanced Custom Fields
All available endpoints
Get started
Requirements
To use these integrations, please note that the following plugins/services are required:
Documentation
For your convenience, we prepared you various links that help you getting started with using WP Webhooks.
Examples
Connection summary
Webhooks
The webhook integration contains further endpoints that have been specifically designed to integrate with other third-party services that support the standard webhook functionality.
Advanced Custom Fields
Advanced Custom Fields is a WordPress plugin that allows users to add custom fields to their WordPress websites. These custom fields can be used to store additional information about a post, page, or custom post type, which can then be displayed on the website's front-end using shortcodes or template tags.
ACF comment field updated
This webhook fires as soon as a comment field was updated within Advanced Custom Fields.
Customizations
Down below you will find a list of possible customizations you have available within our plugin. You can use them to fire the trigger only on certain criterias.
Add only the comment IDs you want to fire the trigger on. You can also choose multiple ones by comma-separating them. If none are added, all are triggered.
Add only the meta keys you want to fire the trigger on. You can also choose multiple ones by comma-separating them. If none are added, all are triggered.