← Back to catalog

Other

Greenwire Public

auto-generated
swirls add greenpeace
actionGETv1.0.0

get_events

Return the upcoming events (e.g. start date >= today). Gets an array of `Event` object. Mandatory query param of **domain** determines the site / country the event belongs to.

Source
actionGETv1.0.0

get_events_UUID

Get one `Event` object by specifying its UUID in the url path.

Source
actionGETv1.0.0

get_groups

Gets an array of `Group` object. Mandatory query param of **domain** determines the site / country the group belongs to.

Source
actionGETv1.0.0

get_groups_UUID

Get one `Group` object by specifying its UUID in the url path.

Source
actionGETv1.0.0

get_volunteers

Gets an array of `Volunteer` object. Mandatory query param of **domain** determines the site / country the volunteers are from.

Source
actionGETv1.0.0

get_volunteers_UUID

Get one specific `Volunteer` object by specifying its UUID in the url path.

Source
Beyond the catalog

Any provider, on request.

01

Request it

Tell us which provider you need, and we will ship it in the registry.

02

Generate it

Point swirls add at an OpenAPI or GraphQL spec. Typed actions for any API you hold credentials for, today.

acme · integrations
terminal
~/acme $swirls add linear
✓ 12 typed actions · scopes and schemas included
 
~/acme $swirls add https://api.acme.dev/openapi.json
◆ Fetched spec · 38 operations
✓ 6 typed actions · generated from spec