توضیحات
- Sends a JSON payload to your n8n Webhook whenever a post/page (or selected CPTs) is published or updated.
- Includes
acfobject withget_fields($post_id)if ACF is active (toggle in settings). - Optional
X-Webhook-Signature(HMAC-SHA256). - Manual test ping.
- Settings page: Settings n8n Webhook.
نصب
- Upload the ZIP via Plugins Add New Upload Plugin.
- Activate the plugin.
- Configure under Settings n8n Webhook.
نقد و بررسیها
30 اکتبر 2025
if you want to inform your n8n instance about a new post, this tool is great
توسعه دهندگان و همکاران
“W2MEDIA – n8n Webhook on Publish/Update (+ACF)” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کردهاند.
مشارکت کنندگانترجمه “W2MEDIA – n8n Webhook on Publish/Update (+ACF)” به زبان شما.
علاقه مند به توسعه هستید؟
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
گزارش تغییرات
1.1.3
- plugin got an debounce: Prevent double-firing within 2 seconds
1.1.2
- some clean code
1.1.1
- plugin available for 6.8.x
1.1.1
- adjust code for clean code
1.1.0
- NEW: Optional inclusion of all ACF fields in
acfkey of the payload; serialization helper for WP objects.
1.0.0
- Initial release.