# IntegrationWithCrmsService

**Kind:** Service

**Source:** `Frontend/src/app/components/configuration/integration-with-crms/integration-with-crms.service.ts` (line 1)

**Part of:** [Frontend](subsystem-frontend-src-app)

## Relationships

- IMPORTS → `AppSettings`
- IMPORTS → `CheckIfCompanyIntegrate`
- IMPORTS → `CompanyIntegrationSetting`
- IMPORTS → `IntegrationDetail`

## Used by

4 references from 4 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (4)

- `IntegrationWithCrmsComponent` — `Frontend/src/app/components/configuration/integration-with-crms/integration-with-crms.component.ts`:1
- `InvoiceDetailsComponent` — `Frontend/src/app/components/invoices/invoice-details/invoice-details.component.ts`:1
- `ProcurementDetailsComponent` — `Frontend/src/app/components/procurement/procurement-details/procurement-details.component.ts`:1
- `NewJobComponent` — `Frontend/src/app/components/sales/new-job/new-job.component.ts`:1
