Loomio integration (Productivity, Communication). Imported from open-connector.
https://www.loomio.com/api/b2/polls
| Param | Type | Required | Description |
|---|---|---|---|
| groupId | integer | required | Group identifier to list polls from. |
| status | string | optional | Poll status filter accepted by Loomio. |
| limit | integer | optional | Maximum number of polls to return. |
| offset | integer | optional | Zero-based offset for poll pagination. |
/polls/{pollIdOrKey}
| Param | Type | Required | Description |
|---|---|---|---|
| pollIdOrKey | string | required | Numeric poll ID or poll key to retrieve. |