---
title: "Action Scheduler Support"
description: "Automatically uses Action Scheduler (when available) instead of WP-Cron for queue processing."
url: "https://wpwebhooks.org/docs/action-scheduler/"
---

[WP Webhooks](https://wpwebhooks.org/) / [Docs](https://wpwebhooks.org/docs/) / Action Scheduler Support

Feature since v1.4.0

# Action Scheduler Support

Automatically uses Action Scheduler (when available) instead of WP-Cron for queue processing.

When Action Scheduler is detected (e.g. via WooCommerce), the plugin migrates queue processing from WP-Cron to Action Scheduler automatically — no configuration required. Action Scheduler provides more reliable background execution, persistent job tracking, and better performance under high-volume traffic.

/ Related

[Async Delivery Queue](https://wpwebhooks.org/docs/async-queue/)[fswa\_queue\_batch\_size](https://wpwebhooks.org/docs/fswa-queue-batch-size/)

/Ready

## Your next automation is  
one sentence away.

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

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

## Structured data

```json
{"@context":"https://schema.org","@type":"TechArticle","name":"Action Scheduler Support — Feature — Webhook Actions Docs","description":"Automatically uses Action Scheduler (when available) instead of WP-Cron for queue processing.","url":"https://wpwebhooks.org/docs/action-scheduler/","isPartOf":{"@type":"WebSite","name":"WP Webhooks","url":"https://wpwebhooks.org"},"about":{"@type":"SoftwareApplication","name":"Webhook Actions","applicationCategory":"WordPress Plugin"}}
```
