integrations

Validate Credentials

Validate integration credentials without persisting them.

Makes a test API call to verify the credentials work. Returns 200 with valid=True/False (not 4xx on invalid credentials).

post/integrations/validate

Request body

name'PRACTICE_BETTER' | 'WEBHOTELIER' | 'FIDELIO' | 'GENESYS_CLOUD' | 'HUBSPOT_WEBHOOKS' | 'INTELLIGENCE' | 'CLOUDFLARE' | 'GOOGLE_ADS' | 'GOOGLE_ANALYTICS' | 'GOOGLE_SEARCH_CONSOLE' | 'WORDPRESS' | 'BOX' required

Response

Successful Response

validboolean required
messagestring required
integration_name'PRACTICE_BETTER' | 'WEBHOTELIER' | 'FIDELIO' | 'GENESYS_CLOUD' | 'HUBSPOT_WEBHOOKS' | 'INTELLIGENCE' | 'CLOUDFLARE' | 'GOOGLE_ADS' | 'GOOGLE_ANALYTICS' | 'GOOGLE_SEARCH_CONSOLE' | 'WORDPRESS' | 'BOX' required

Changes

No recorded changes to this endpoint across all 1 revision of this API.