Skip to main content
webflow.onPageDeleted starts when a page is deleted from the site.

Example

automations/webflow-on-page-deleted.automation.ts

Inputs

siteId is the Webflow site to watch. You can pass account to select a named Webflow account. The connection needs sites:write to manage the provider webhook and the read scope for this event.

Output

Returns the deleted page identity, title, path, deletion timestamp, and site ID. Each authenticated delivery starts an ordinary root context.