---
title: "Gravity Forms Webhook Submission — Event Log & Payload — Screencast"
description: "A 20-second screencast showing what happens in the WordPress admin after a Gravity Forms submission fires a webhook via Webhook Actions: the Event Log entry app"
url: "https://wpwebhooks.org/videos/gravity-forms-webhook-submission/"
---

[WP Webhooks](https://wpwebhooks.org/) / [Videos](https://wpwebhooks.org/videos/) / Gravity Forms Webhook Submission — Event Log & Payload

20s · Event Log

# Gravity Forms Webhook Submission — Event Log & Payload

HTTP status · attempt count · full JSON payload

A 20-second screencast showing what happens in the WordPress admin after a Gravity Forms submission fires a webhook via Webhook Actions: the Event Log entry appears with HTTP status code and attempt count, and the log detail view reveals the complete JSON payload delivered to the endpoint.

/ Related docs

[Delivery Logs](https://wpwebhooks.org/docs/delivery-logs/)

/ 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/)

![WordPress Webhook Payload Mapping via Plugin UI thumbnail](https://wpwebhooks.org/videos/thumbnails/payload_mapping_via_UI.webp)

58s · Payload Mapping

[WordPress Webhook Payload Mapping via Plugin UI](https://wpwebhooks.org/videos/wordpress-webhook-payload-mapping/)

![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/)

/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":"Gravity Forms Webhook Submission — Event Log & Payload","description":"A 20-second screencast showing what happens in the WordPress admin after a Gravity Forms submission fires a webhook via Webhook Actions: the Event Log entry appears with HTTP status code and attempt count, and the log detail view reveals the complete JSON payload delivered to the endpoint.","thumbnailUrl":"https://wpwebhooks.org/videos/thumbnails/gform_submitted.webp","contentUrl":"https://wpwebhooks.org/videos/gform_submitted.mp4","duration":"PT20S","uploadDate":"2026-04-07T00:00:00+00:00","publisher":{"@type":"Organization","name":"WP Webhooks","url":"https://wpwebhooks.org"}}
```
