Skip to content
Blackbird docs
GitHub

Understanding Apps in Blackbird

A Blackbird App is a wrapper around an API that allows the underlying service to communicate with other apps and services. An App consists of at least one connector, trigger, and action. You can manage and set up Apps in the Apps screen of Blackbird.io.

Browsing Apps

Blackbird is rolling out the red carpet with a constant stream of Public Apps. If we don’t have an app pre-built, you can build it yourself - using Blackbird’s SDK.

  1. On the top navigation bar, click Apps.
  2. Click on an App to view or edit its details.
TabDescription
ConnectionsConnections are the wiring of apps. Birds authorize their interactions with other apps or services through connections.
EventsThings can happen inside the app you’re conencted to. We call this an event. Events trigger your Birds when to fly.
ActionsActions are tasks that birds will perform once a trigger activates them.
Version historyThis tab lists the version history of the App.

connection