Skip to main content

Testing: Integrations

Test webhooks, Stripe, and integration health.

Demo Credentials

RoleEmailPasswordTenant
Admindaniel.harris@example.comDemo1234!demo-association

Test 1: Integration Dashboard

  1. Click Integrations in the sidebar
  2. ✅ See integration dashboard with status of all connections

Test 2: Webhooks

  1. Check the webhooks section
  2. ✅ See configured webhooks

Test 3: Integration List

curl -s https://ams.14.jugaar.ai/api/v1/integrations/ \
-H "Authorization: Bearer $TOKEN"