Integrations

Test Your Integration

Confirm your webhook connection works before going live.

Best testing process

  1. verify the webhook URL is correct
  2. verify the API key is correct
  3. send one clean sample lead
  4. confirm the lead appears in Repen
  5. confirm the lead reaches the right model or workflow
  6. confirm the first call behaves the way you expect

How to do a clean test

Use a test lead with:

  • a unique name
  • your own phone number or a safe internal test number
  • a clear source value

This makes it easier to find the lead quickly and confirm which workflow handled it.

If you want a quick connectivity check

Use the health endpoint:

GET /v1/health

This confirms the API is reachable, but it does not confirm your webhook payload is correct.

When to retest

Test again any time you:

  • change the source platform
  • rotate secrets
  • change routing
  • change environments
  • change the model that should receive those leads
Copyright © 2026