HotspotSystem integration (Productivity, Communication). Imported from open-connector.
https://api.hotspotsystem.com/v2.0/me
/locations
| Param | Type | Required | Description |
|---|---|---|---|
| fields | string | optional | A comma-separated list of HotspotSystem fields to include in the response. |
| sort | string | optional | One HotspotSystem property name to sort by. Prefix with - for descending order. |
| limit | integer | optional | The page size to request from HotspotSystem. |
| offset | integer | optional | The zero-based offset to request from HotspotSystem. |
/locations/options
/customers
| Param | Type | Required | Description |
|---|---|---|---|
| fields | string | optional | A comma-separated list of HotspotSystem fields to include in the response. |
| sort | string | optional | One HotspotSystem property name to sort by. Prefix with - for descending order. |
| limit | integer | optional | The page size to request from HotspotSystem. |
| offset | integer | optional | The zero-based offset to request from HotspotSystem. |
/locations/{locationId}/customers
| Param | Type | Required | Description |
|---|---|---|---|
| locationId | string | required | The HotspotSystem location identifier. |
| fields | string | optional | A comma-separated list of HotspotSystem fields to include in the response. |
| sort | string | optional | One HotspotSystem property name to sort by. Prefix with - for descending order. |
| limit | integer | optional | The page size to request from HotspotSystem. |
| offset | integer | optional | The zero-based offset to request from HotspotSystem. |
/subscribers
| Param | Type | Required | Description |
|---|---|---|---|
| fields | string | optional | A comma-separated list of HotspotSystem fields to include in the response. |
| sort | string | optional | One HotspotSystem property name to sort by. Prefix with - for descending order. |
| limit | integer | optional | The page size to request from HotspotSystem. |
| offset | integer | optional | The zero-based offset to request from HotspotSystem. |
/locations/{locationId}/subscribers
| Param | Type | Required | Description |
|---|---|---|---|
| locationId | string | required | The HotspotSystem location identifier. |
| fields | string | optional | A comma-separated list of HotspotSystem fields to include in the response. |
| sort | string | optional | One HotspotSystem property name to sort by. Prefix with - for descending order. |
| limit | integer | optional | The page size to request from HotspotSystem. |
| offset | integer | optional | The zero-based offset to request from HotspotSystem. |