§ Integration · Cloud · 5,000+ apps

Zapier × ToolCenter.

Zapier lets non-developers wire ToolCenter into Gmail, Slack, Airtable, Google Sheets, Notion, and 5,000+ other apps — without writing code.

§ Why this pairing

Built for the
whole workflow.

Trigger screenshots on inbound emails. Log API responses into a Google Sheet. Post a PDF to Slack when a form is submitted. If you can describe the workflow, Zapier can automate it.

01

Add the Webhooks app

Inside Zapier, add a "Webhooks by Zapier" action. Choose POST.

02

Point at ToolCenter

URL: https://api.toolcenter.dev/v1/screenshot — headers: Authorization: Bearer tc_live_…

03

Pass the data

Body: JSON with the fields (url, format, fullPage). Zap variables from the trigger are just template tokens.

§ Worked recipe

Screenshot every URL that lands in a Gmail label

A real pipeline you can copy-paste. Adjust the trigger and endpoint for your stack.

Trigger

Gmail: New email matching "label:screenshot-me"

Action

Webhook POST → /v1/screenshot

Result

Slack message: "Your screenshot is ready — ⬇ linear.app.png"

§ Heads up

Zapier free tier only allows 100 runs/mo. Combine with ToolCenter's 100 free calls and you get a fully free pipeline for small volumes.

§ Try it today

Wire Zapier in 10 minutes.

Free tier covers 100 calls — enough to stand up the pipeline before committing. No credit card, no gotchas.