---
title: "WordPress Webhook Payload Mapping via Plugin UI — Screencast"
description: "A 58-second screencast showing how to configure webhook payload mapping in the Webhook Actions plugin UI — selecting which WordPress hook context fields to incl"
url: "https://wpwebhooks.org/videos/wordpress-webhook-payload-mapping/"
---

[WP Webhooks](https://wpwebhooks.org/) / [Videos](https://wpwebhooks.org/videos/) / WordPress Webhook Payload Mapping via Plugin UI

58s · Payload Mapping

# WordPress Webhook Payload Mapping via Plugin UI

Select fields, rename keys, save — no PHP required

A 58-second screencast showing how to configure webhook payload mapping in the Webhook Actions plugin UI — selecting which WordPress hook context fields to include in the JSON payload, renaming field keys, and saving the mapping configuration — without writing any PHP code.

/ Related docs

[Payload Mapping](https://wpwebhooks.org/docs/payload-mapping/)

/ More screencasts

![WordPress Webhook Smart Retry in Action thumbnail](https://wpwebhooks.org/videos/thumbnails/smart_retry_and_reply.webp)

50s · Retry Logic

[WordPress Webhook Smart Retry in Action](https://wpwebhooks.org/videos/wordpress-webhook-smart-retry/)

![Contact Form 7 to Webhook — End-to-End Walkthrough thumbnail](https://wpwebhooks.org/videos/thumbnails/cf7_to_webhook.webp)

15s · CF7 Integration

[Contact Form 7 to Webhook — End-to-End Walkthrough](https://wpwebhooks.org/videos/contact-form-7-webhook-walkthrough/)

![Gravity Forms to Webhook — Full Walkthrough thumbnail](https://wpwebhooks.org/videos/thumbnails/gform_to_webhook.webp)

22s · Gravity Forms

[Gravity Forms to Webhook — Full Walkthrough](https://wpwebhooks.org/videos/gravity-forms-webhook-full-walkthrough/)

![Create a Gravity Forms Webhook in WordPress thumbnail](https://wpwebhooks.org/videos/thumbnails/create_gform_webhook.webp)

20s · Gravity Forms Setup

[Create a Gravity Forms Webhook in WordPress](https://wpwebhooks.org/videos/gravity-forms-create-webhook/)

![Gravity Forms Webhook Submission — Event Log & Payload thumbnail](https://wpwebhooks.org/videos/thumbnails/gform_submitted.webp)

20s · Event Log

[Gravity Forms Webhook Submission — Event Log & Payload](https://wpwebhooks.org/videos/gravity-forms-webhook-submission/)

/Ready

## Your next automation is  
one sentence away.

[Install Plugin→](https://downloads.wordpress.org/plugin/flowsystems-webhook-actions.zip) [See the Plugin →](https://wpwebhooks.org/wordpress-webhook-plugin/)

$ wp plugin install flowsystems-webhook-actions --activate

## Structured data

```json
{"@context":"https://schema.org","@type":"VideoObject","name":"WordPress Webhook Payload Mapping via Plugin UI","description":"A 58-second screencast showing how to configure webhook payload mapping in the Webhook Actions plugin UI — selecting which WordPress hook context fields to include in the JSON payload, renaming field keys, and saving the mapping configuration — without writing any PHP code.","thumbnailUrl":"https://wpwebhooks.org/videos/thumbnails/payload_mapping_via_UI.webp","contentUrl":"https://wpwebhooks.org/videos/payload_mapping_via_UI.mp4","duration":"PT58S","uploadDate":"2026-04-07T00:00:00+00:00","publisher":{"@type":"Organization","name":"WP Webhooks","url":"https://wpwebhooks.org"}}
```
