<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">

  <url>
    <loc>https://wpwebhooks.org/videos/wordpress-webhook-smart-retry/</loc>
    <video:video>
      <video:thumbnail_loc>https://wpwebhooks.org/videos/thumbnails/smart_retry_and_reply.webp</video:thumbnail_loc>
      <video:title>WordPress Webhook Smart Retry in Action</video:title>
      <video:description>A 50-second screencast capturing a complete webhook retry cycle using Webhook Actions by Flow Systems — failed delivery, exponential backoff retries (1 min, 2 min, 4 min), and successful re-delivery confirmed in the Event Log with HTTP status code and response time.</video:description>
      <video:content_loc>https://wpwebhooks.org/videos/smart_retry_and_reply.mp4</video:content_loc>
      <video:duration>50</video:duration>
      <video:publication_date>2026-04-07</video:publication_date>
      <video:tag>wordpress webhook</video:tag>
      <video:tag>webhook retry</video:tag>
      <video:tag>exponential backoff</video:tag>
      <video:tag>webhook actions</video:tag>
    </video:video>
  </url>

  <url>
    <loc>https://wpwebhooks.org/videos/wordpress-webhook-payload-mapping/</loc>
    <video:video>
      <video:thumbnail_loc>https://wpwebhooks.org/videos/thumbnails/payload_mapping_via_UI.webp</video:thumbnail_loc>
      <video:title>WordPress Webhook Payload Mapping via Plugin UI</video:title>
      <video: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.</video:description>
      <video:content_loc>https://wpwebhooks.org/videos/payload_mapping_via_UI.mp4</video:content_loc>
      <video:duration>58</video:duration>
      <video:publication_date>2026-04-07</video:publication_date>
      <video:tag>wordpress webhook</video:tag>
      <video:tag>payload mapping</video:tag>
      <video:tag>webhook actions</video:tag>
      <video:tag>webhook configuration</video:tag>
    </video:video>
  </url>

  <url>
    <loc>https://wpwebhooks.org/videos/contact-form-7-webhook-walkthrough/</loc>
    <video:video>
      <video:thumbnail_loc>https://wpwebhooks.org/videos/thumbnails/cf7_to_webhook.webp</video:thumbnail_loc>
      <video:title>Contact Form 7 to Webhook — End-to-End Walkthrough</video:title>
      <video:description>A 15-second end-to-end screencast following a Contact Form 7 submission through the full webhook delivery pipeline: CF7 form submitted in the browser, wpcf7_mail_sent hook fires, Webhook Actions dispatches the payload to an n8n Webhook trigger, and the Event Log confirms HTTP 200 delivery.</video:description>
      <video:content_loc>https://wpwebhooks.org/examples/cf7-to-webhook/cf7_to_webhook.mp4</video:content_loc>
      <video:duration>15</video:duration>
      <video:publication_date>2026-04-07</video:publication_date>
      <video:tag>contact form 7 webhook</video:tag>
      <video:tag>cf7 n8n</video:tag>
      <video:tag>wordpress webhook</video:tag>
      <video:tag>webhook actions</video:tag>
    </video:video>
  </url>

  <url>
    <loc>https://wpwebhooks.org/videos/gravity-forms-create-webhook/</loc>
    <video:video>
      <video:thumbnail_loc>https://wpwebhooks.org/videos/thumbnails/create_gform_webhook.webp</video:thumbnail_loc>
      <video:title>Create a Gravity Forms Webhook in WordPress</video:title>
      <video:description>A 20-second screencast showing how to create a new webhook in the Webhook Actions plugin targeting a Gravity Forms submission — adding the endpoint URL, selecting gform_after_submission as the trigger action, and optionally filtering by form ID to target a specific form.</video:description>
      <video:content_loc>https://wpwebhooks.org/examples/gravity-forms-webhooks/create_gform_webhook.mp4</video:content_loc>
      <video:duration>20</video:duration>
      <video:publication_date>2026-04-07</video:publication_date>
      <video:tag>gravity forms webhook</video:tag>
      <video:tag>gform_after_submission</video:tag>
      <video:tag>wordpress webhook</video:tag>
      <video:tag>webhook actions</video:tag>
    </video:video>
  </url>

  <url>
    <loc>https://wpwebhooks.org/videos/gravity-forms-webhook-submission/</loc>
    <video:video>
      <video:thumbnail_loc>https://wpwebhooks.org/videos/thumbnails/gform_submitted.webp</video:thumbnail_loc>
      <video:title>Gravity Forms Webhook Submission — Event Log &amp; Payload</video:title>
      <video: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.</video:description>
      <video:content_loc>https://wpwebhooks.org/examples/gravity-forms-webhooks/gform_submitted.mp4</video:content_loc>
      <video:duration>20</video:duration>
      <video:publication_date>2026-04-07</video:publication_date>
      <video:tag>gravity forms webhook</video:tag>
      <video:tag>webhook event log</video:tag>
      <video:tag>wordpress webhook</video:tag>
      <video:tag>webhook actions</video:tag>
    </video:video>
  </url>

  <url>
    <loc>https://wpwebhooks.org/videos/gravity-forms-webhook-full-walkthrough/</loc>
    <video:video>
      <video:thumbnail_loc>https://wpwebhooks.org/videos/thumbnails/gform_to_webhook.webp</video:thumbnail_loc>
      <video:title>Gravity Forms to Webhook — Full Walkthrough</video:title>
      <video:description>A 22-second end-to-end screencast showing the complete Gravity Forms webhook integration: form submitted in the browser, gform_after_submission hook fires, Webhook Actions dispatches the payload to n8n, and the Event Log confirms HTTP 200 delivery with the full JSON payload visible in n8n.</video:description>
      <video:content_loc>https://wpwebhooks.org/examples/gravity-forms-webhooks/gform_to_webhook.mp4</video:content_loc>
      <video:duration>22</video:duration>
      <video:publication_date>2026-04-07</video:publication_date>
      <video:tag>gravity forms webhook</video:tag>
      <video:tag>gravity forms n8n</video:tag>
      <video:tag>wordpress webhook</video:tag>
      <video:tag>webhook actions</video:tag>
    </video:video>
  </url>

</urlset>
