# Webhooks for Media & Mission Events

We’ve enabled Webhooks so your internal systems can react instantly to FlytBase events—like mission status updates and media uploads completing—without any manual steps. This streamlines downstream processing (AI/ML, digital twins, reporting, compliance) the moment data is ready.

#### The Problem We’re Solving

Until now, teams often had to:

* Poll APIs or manually check mission status to know when flights were done.
* Wait for operators to confirm media was uploaded before starting analysis.
* Build fragile scripts to bridge FlytBase with their own tools.

This led to delays, wasted operator time, and missed chances to automate downstream workflows.

#### **How Webhooks Help**

Webhooks eliminate those gaps by sending real-time event triggers the moment something happens in FlytBase. This streamlines downstream processing (AI/ML, digital twins, reporting, compliance) the moment data is ready.

#### What’s in it for you

* Real-time automation: Move from flight to processing in seconds.
* Hands-off ops: Eliminate manual checks and polling scripts.
* Scale with confidence: Built for multi-dock, high-volume inspection workflows.

#### Typical Use Cases

* Trigger AI pipelines as soon as images land in storage.
* Start report generation or QC checks when a mission finishes.
* Notify teams/tools (Slack, SIEM, CMMS, ticketing) on key milestones.
* Feed events into video management systems (Genetec, Milestone) for richer situational awareness.
* Push events into ERP or asset management tools (SAP, ServiceNow) for automated record-keeping.

<figure><img src="/files/uz7ehGTFtIQpdHktggt4" alt="" width="563"><figcaption></figcaption></figure>

#### Supported Events

You can configure Webhooks for:

| Task Events                                                                          | Flight Events                                               | Drone Events                             |
| ------------------------------------------------------------------------------------ | ----------------------------------------------------------- | ---------------------------------------- |
| <p>task.started</p><p>task.flights\_complete</p><p>task.media\_uploads\_complete</p> | <p>flight.complete</p><p>flight.media\_upload\_complete</p> | <p>drone.takeoff</p><p>drone.landing</p> |

#### Compatibility

* Works alongside existing S3 and third-party integrations
* No impact on current mission planning or media workflows

#### Who Benefits

* Operations teams running recurring missions, inspections, or DFR workflows
* Data/AI teams needing immediate, reliable triggers
* Compliance teams automating audit trails

#### Getting Started

If you’d like to enable Webhooks for your organisation reach out to your dedicated Solutions Engineer, or write to us at <support@flytbase.com>

Our team will work with you to configure the right endpoints and event triggers for your workflows.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://releases.flytbase.com/september-2025/webhooks-for-media-and-mission-events.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
