> ## Documentation Index
> Fetch the complete documentation index at: https://docs.spline.design/llms.txt
> Use this file to discover all available pages before exploring further.

# Webhook Called Event

The Webhook Called event allows you to trigger a set of actions when the webhook receives new data sent from external sources

***

## Webhook Called Event Properties

#### Select Webhook

On the first dropdown, select the Webhook that the event should check for new updates.

Once the event detects a change sent to the Webhook, the Webhook Called event will trigger the Actions added to it.

The dropdown list will access any Webhook available on the current file.

<img src="https://cdn.spline.design/_assets/docs/30543abf-68c6-436e-9205-d45df68de88a.png" alt="image" style={{ maxWidth: "300px" }} />

Refer below for all the actions you can trigger with the Webhook called Event:

* [Transition Action](/interaction-states-events-and-actions/actions/transition-action)
* [Animation Action](/interaction-states-events-and-actions/actions/animation-action)
* [Sound Action](/interaction-states-events-and-actions/actions/sound-action)
* [Particle Control Action](interaction-states-events-and-actions/actions/particles-control-action)
* [Video Action](/interaction-states-events-and-actions/actions/video-action)
* [Open Link Action](/interaction-states-events-and-actions/actions/open-link-action)
* [Create Object Action](/interaction-states-events-and-actions/actions/create-object-action)
* [Destroy Object Action](/interaction-states-events-and-actions/actions/destroy-object-action)
* [Switch Camera Action](/interaction-states-events-and-actions/actions/switch-camera-action)
* [Scene Transition Action](/interaction-states-events-and-actions/actions/scene-transition-action)
* [Reset Scene Action](/interaction-states-events-and-actions/actions/reset-scene-action)
* [Set Variable Action](/interaction-states-events-and-actions/actions/set-variable-action)
* [Variable Control Action](/interaction-states-events-and-actions/actions/variable-control-action)
* [Conditional Action](/interaction-states-events-and-actions/actions/conditional-action)
* [Clear Local Storage Action](/interaction-states-events-and-actions/actions/clear-local-storage-action)
* [API Request Action](/interaction-states-events-and-actions/actions/api-request-action)

Learn more about Webhooks in Spline:

* [Webhooks](/interaction-states-events-and-actions/webhooks)
