Croo

Connect Croo

Validate credentials by logging into the Croo portal, then persist the credential + a SettingsCroo row populated with the resolved domain/user-extension.

post/croo/connect

Request body

usernamestring required
passwordstring required

Response

Successful Response

connectedboolean required
connected_atstring nullable
croo_domainstring nullable
croo_user_extstring nullable
last_sync_atstring nullable
last_successful_sync_atstring nullable
statusstring nullable
last_error_atstring nullable
last_error_msgstring nullable

Changes