// Integrations

Zapier Integration

Connect demeterrr to Zapier for trigger-based automations and inbound actions

2 min read
Updated March 18, 2026
integrationszapierautomationwebhooks

Zapier lets you connect demeterrr with external tools and automate workflows without custom code.

01

What It Supports

  • OAuth connection from Settings > Integrations
  • Trigger metadata endpoint for Zap setup
  • Inbound Zapier actions to create contacts, send surveys, and reply to reviews
  • Disconnect and reconnect from the integrations UI
02

Connect Zapier

  1. Go to Settings > Integrations.
  2. In the Zapier card, click Connect Zapier.
  3. Complete OAuth and return to demeterrr.
  4. Confirm the card status is Connected.
03

Available Trigger Types

The trigger catalog currently includes:

  • new_response
  • new_review
  • new_contact
  • bad_review
  • detractor_response

You can fetch trigger definitions from /api/integrations/zapier/triggers with a valid API key.

04

Inbound Actions (Zapier -> demeterrr)

POST /api/integrations/zapier/webhook supports:

  • send_survey
  • create_contact
  • reply_to_review

Each action requires the correct API key scope.

05

Required API Scopes

Depending on your Zap action:

  • surveys:send for send_survey
  • contacts:write for create_contact
  • reviews:write for reply_to_review
06

Disconnect Zapier

  1. Open Settings > Integrations.
  2. Click Disconnect in the Zapier card.
  3. Confirm the prompt.

Disconnecting stops active Zap automations that depend on this connection.

07

Troubleshooting

OAuth callback error

If you return with zapier_error=token_exchange, retry connect and verify environment OAuth credentials.

Trigger calls unauthorized

If Zap setup calls fail on trigger discovery:

  • Confirm API key is active
  • Confirm key format starts with dem_
  • Confirm required scopes are present

Action accepted but nothing happens

For send_survey, confirm the contact belongs to your organization and the provided surveyId is valid.

Was this article helpful?

Let us know if you found this article helpful or if you need more information.

Take Control Of Your Reputation. Take Control Of Your Reputation. Take Control Of Your Reputation. Take Control Of Your Reputation.

Join hundreds of businesses already using demeterrr to collect feedback, boost reviews, and grow faster.

Start Your Trial