Skip to main content
apowerb can run an agent automatically when something happens in a connected service — today, when mail arrives. Two providers are supported: Gmail through Google Pub/Sub, and Outlook through Microsoft Graph subscriptions.
Webhooks screen showing subscription counters and the subscriptions and activity tabs

The webhook manager: subscriptions and their state, plus the activity log.

Subscription API

Automatic renewal

A background task runs every six hours and renews anything expiring within twelve hours. If it fails, the subscription dies silently at expiry — watch the scheduler logs.

Troubleshooting