res.config.settings.view.form.inherit.fleetflow.contactflow res.config.settings
Available Endpoints
Endpoint Status
/fleetflow/contactflow/customers Active
/fleetflow/contactflow/suppliers Active
/fleetflow/contactflow/drivers?location=X see below
Bus Drivers Endpoint Authentication
Use a Bearer token. Generate via Settings > Users > (user) > API Keys > New API Key
Response format
{ "contacts": [ { "id", "first_name", "last_name", "phone", "mobile", "email" } ] }