Skip to content

Integrations API

Global integration configuration (Zoom, Google, Outlook, Apple, FluentCRM, webhooks).

Authentication

These routes are registered with: SettingsPolicy.

Endpoints

MethodPathEditionOperationController
GET/integrationsCoreIndexIntegrationController@index
POST/integrationsCoreUpdateIntegrationController@update
GET/integrations/{host_id}/settingsPROIndexIntegrationSettingsController@index
POST/integrations/{host_id}/settingsPROUpdateIntegrationSettingsController@update
POST/integrations/{host_id}/disconnectPRORevokeIntegrationSettingsController@revoke
GET/integrations/menuPROGet Integrations MenuIntegrationSettingsController@getIntegrationsMenu
GET/integrations/zoom/connected-usersPROGetZoomController@get
POST/integrations/zoom/save-user-accountPROSaveZoomController@save
POST/integrations/zoom/disconnectPRODisconnect By Connect IdZoomController@disconnectByConnectId