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.

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