Your API Keys
Create keys to authenticate Zapier or any external integration. Keys are shown only once — store them safely.
Zapier Setup Guide
Follow these steps to connect PantheraHive to Zapier in under 5 minutes.
Create an API Key above
Click "Create Key", give it a name like "Zapier Production", and select the read + write scopes. Copy the key immediately — it's only shown once.
Open Zapier and Create a Zap
Go to zapier.com → Create Zap. For the trigger, select "Webhooks by Zapier" → "Catch Hook". Copy the webhook URL Zapier gives you.
Connect PantheraHive
Create a Zapier integration below. Paste the Zapier webhook URL. PantheraHive will POST events (workflow completions, credit changes, etc.) directly to your Zap.
Test the Connection
Click "Test" next to your integration. Zapier will receive a test payload. Configure your Zap actions (send email, update spreadsheet, notify Slack, etc.).
For Polling Triggers (Advanced)
Use "Webhooks by Zapier" → "GET" and point it at https://pantherahive.com/api/workflows with header Authorization: Bearer YOUR_API_KEY. Zapier will poll for new data every 1–15 minutes.
Available Triggers & Actions
These are the endpoints Zapier (or any integration) can use via your API key.
Trigger New Workflow Run
Fires when a workflow completes or fails. Includes run ID, status, duration, and credits used.
Trigger Credit Balance Change
Fires when credits are purchased, spent, or transferred. Great for budget alerts.
Trigger New Event
Fires on any ecosystem event — app installs, recipe runs, errors, etc.
Action Run a Workflow
Trigger a PantheraHive workflow programmatically from any Zapier-connected app.
Action Create Contact
Push contacts into the CRM from lead forms, spreadsheets, or SaaS tools.
Action Send Notification
Broadcast a notification to your PantheraHive dashboard or connected Slack channel.
Your Integrations
Active webhook & Zapier connections. Test or disconnect at any time.