Skip to content

ThirdParty

17 stories across 5 features

Devices

Get device details

StoryMethodTests
As a ThirdParty, I can retrieve device repair data via the APIDeviceController::getDevicev2✅ Covered

Events

Attendance & volunteers

StoryMethodTests
As a ThirdParty, I can retrieve volunteer data for an event via the APIEventController::listVolunteers✅ Covered

Find & browse events

StoryMethodTests
As a ThirdParty, I can retrieve event details to display on my platformEventController::getEventv2✅ Covered

Groups

Events for group

StoryMethodTests
As a ThirdParty, I can retrieve events for a group to display on my platformGroupController::getEventsForGroupv2✅ Covered

Find & browse groups

StoryMethodTests
As a ThirdParty, I can retrieve group details to display on my platformGroupController::getGroupv2✅ Covered
As a ThirdParty, I can retrieve group names to display on my own platformGroupController::listNamesv2✅ Covered
As a ThirdParty, I can retrieve group tags to categorise groups on my platformGroupController::listTagsv2✅ Covered

Manage volunteers

StoryMethodTests
As a ThirdParty, I can retrieve volunteer data for a group via the APIGroupController::getVolunteersForGroupv2✅ Covered

Networks

Browse networks

StoryMethodTests
As a ThirdParty, I can retrieve all networks to display on my platformNetworkController::getNetworksv2✅ Covered
As a ThirdParty, I can retrieve network details via the APINetworkController::getNetworkv2✅ Covered

Network groups & events

StoryMethodTests
As a ThirdParty, I can retrieve events for a network to display on my platformNetworkController::getNetworkEventsv2✅ Covered
As a ThirdParty, I can retrieve groups for a network to display on my platformNetworkController::getNetworkGroupsv2✅ Covered

Platform

Data exports

StoryMethodTests
As a ThirdParty, I can search and retrieve device records via the APIApiController::getDevices✅ Covered

Embeddable widgets

StoryMethodTests
As a ThirdParty, I can embed CO2 impact widgets for events and groups on my platformOutboundController::info✅ Covered

Platform impact stats

StoryMethodTests
As a ThirdParty, I can retrieve group repair statistics for embeddingApiController::groupStats✅ Covered
As a ThirdParty, I can retrieve aggregate platform impact data for embeddingApiController::homepage_data❌ Uncovered
As a ThirdParty, I can retrieve event repair statistics for embeddingApiController::partyStats✅ Covered