Skip to main content
Integration configuration and credentials entity Stores configuration and credentials for external integrations.

Fields

Field Registry (from workspace/sources/entity-registry.csv)

CRM Settings

Accounting Settings

Payment Gateway Settings

Security

  • Credentials encrypted at rest
  • Decrypted only when needed for API calls
  • Access logged in audit trail

Features

Integration Settings

Acceptance Criteria

Frontend
  • Admin/client UI can view and manage Integration Settings records where applicable.
Backend / API
  • CRUD operations exist for Integration Settings (create, read, update, delete/archive).
Permissions
  • Access is restricted to appropriate roles (tenant-scoped).
Business Rules
  • Fields and relationships documented on this page are enforced for Integration Settings.
Error Handling
  • Invalid payloads return field-level validation errors.