Automation
Profile
Procwire
Start typing to search posts, products, media, comments, orders, and team members.

Automation

Scheduled publishing, RSS import, outbound webhooks for Zapier/Make/n8n, and API keys.

Scheduled publish queue

Posts waiting to go live, and the recent history of what workers/cron-publish has already flipped. See that Worker's README for the exact Cron Trigger syntax.

PostScheduled forStatus

RSS import

Paste a feed URL, preview its items, and import the ones you want as draft posts.

Webhooks

Outbound HTTP calls fired on post.published / order.created — point one at a Zapier "Catch Hook" trigger, a Make webhook module, an n8n Webhook node, or a test endpoint like webhook.site. No special integration code needed on our side beyond what's already wired up.

New webhook

Webhook secret

Shown once. Use it to verify the webhook-signature header on deliveries (HMAC-SHA256 of id.timestamp.body — see PHASE_7_HANDOFF.md for the exact scheme). Copy it now — it won't be shown again.

NameTargetEventsActiveLast fired

Delivery log

WebhookEventResultWhen

API keys

For external tools calling into Procwire directly. Owner/admin only. The real key is shown exactly once, right after creation — like Stripe or GitHub tokens.

New API key

Your new API key

Copy it now — Procwire only ever stores a hash of it, and can't show it to you again.

NameScopesStatusLast used