GeoCopy + Zapier
Use Zapier to connect GeoCopy article events and generation to Slack, Google Sheets, Ghost, WordPress, and thousands of other apps. GeoCopy provides a Zapier app in integrations/zapier/ for publishing to the Zapier App Directory.
Setup
- Create an API key in Portal → Settings → API keys (for the Generate Article action and polling trigger).
- In Zapier, search for GeoCopy and connect with your API key.
Instant triggers (recommended)
Use the Article Event (Webhook) trigger for real-time events:
- Create a Zap with trigger GeoCopy → Article Event (Webhook)
- Copy the Zapier webhook URL
- In GeoCopy (after sign-in): Integrations → Webhook — see webhook setup → paste URL and select events (
article.published, etc.)
See Article Webhooks for payload format and signature verification.
Actions
Generate Article starts a new AI SEO article from a primary keyword. Consumes one API credit per successful job start.
Ghost and WordPress
Ghost has no app marketplace — Zapier is a primary discovery path. Pair GeoCopy webhooks with Zapier's Ghost or WordPress actions, or use GeoCopy's native CMS integrations for direct publishing.
For Make (Integromat), import the OpenAPI spec at /openapi/geocopy-v2.yaml and use Bearer API key authentication. See docs/integrations/make.md in the repo for scenario examples.