This model stores information relating to 3rd party integrations. Configuration settings can be saved here and accessed elsewhere to send responses to a CRM, or send SMS to a user.


fields

Field Type Fillable Reference
id   Integer
The unique ID to identify the integration

relations

integration_fields, account, consent_import,

endpoints

GET /integrations toggle

GET /integrations/:id toggle

POST /integrations/:id? toggle

DELETE /integrations/:id toggle