SatisMeter integration (Marketing, Data). Imported from open-connector.
https://app.satismeter.com/api/v3/projects/{projectId}
| Param | Type | Required | Description |
|---|---|---|---|
| projectId | string | required | SatisMeter project ID. |
/projects/{projectId}/campaigns
| Param | Type | Required | Description |
|---|---|---|---|
| projectId | string | required | SatisMeter project ID. |
/projects/{projectId}/campaigns/{campaignId}
| Param | Type | Required | Description |
|---|---|---|---|
| projectId | string | required | SatisMeter project ID. |
| campaignId | string | required | SatisMeter survey ID. |
/projects/{projectId}/campaigns/{campaignId}/statistics
| Param | Type | Required | Description |
|---|---|---|---|
| projectId | string | required | SatisMeter project ID. |
| campaignId | string | required | SatisMeter survey ID. |
| startDate | string | optional | ISO 8601 timestamp with timezone information. |
| endDate | string | optional | ISO 8601 timestamp with timezone information. |