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

# Overview

Blink supports the following Oracle Service Cloud Actions:

* [Create Contact](./actions/create-contact)
* [Create Incident](./actions/create-incident)
* [Delete Contact](./actions/delete-contact)
* [Delete Incident](./actions/delete-incident)
* [Get Contact Details](./actions/get-contact-details)
* [Get Incident Details](./actions/get-incident-details)
* [List Contacts](./actions/list-contacts)
* [List Incidents](./actions/list-incidents)
* [Oracle Service Cloud Custom Action](./actions/oracle-service-cloud-custom-action)
* [Reset Contact Password](./actions/reset-contact-password)
* [Send Contact Through Campaign Flow](./actions/send-contact-through-campaign-flow)
* [Update Contact](./actions/update-contact)
* [Update Incident](./actions/update-incident)

<Note>
  Missing an action? You can always [create your own](/docs/workflows/building-workflows/actions/custom-actions).
</Note>
