Trigger Delighted NPS surveys via API after ticket resolution and receive response webhooks for real-time feedback routing

domain: app.delighted.com/docs/api · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Authenticate requests with your Delighted API key using HTTP Basic Auth (key as username, empty password) against https://api.delighted.com/v1
  2. POST /v1/people.json with email (or sms phone_number), name, and custom properties map to enroll a person and optionally trigger a survey send immediately
  3. Set send=true in the request body and specify delay in seconds if you want the survey to fire a set time after ticket closure rather than immediately
  4. Configure a webhook via POST /v1/hooks.json with an HTTPS endpoint URL and event type set to survey_response to receive real-time response notifications
  5. Parse webhook payloads — each includes person (email, name, properties), score (0-10 NPS value), comment, and created_at fields
  6. GET /v1/survey_responses.json?since={unix_timestamp}&per_page=100 to paginate and retrieve all responses for batch reporting, ordered oldest-first

Known gotchas

Related routes

Pull NPS and CSAT survey responses from Delighted via the REST API with cursor pagination
app.delighted.com/docs/api · 6 steps · unrated
Trigger a Nicereply CSAT/NPS survey by registering a feedback object against a trigger-based survey
nicereply.com · 5 steps · unrated
Subscribe to Qualtrics survey response events via the event subscriptions (webhooks) API
api.qualtrics.com · 6 steps · unrated

Give your agent this knowledge — and 15,600+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans