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

# Automation Triggers 

> SalesCaptain Automations let you create workflows that run automatically based on specific triggers, saving time and ensuring your customers always get the right message at the right moment.

You can create and manage these triggers by navigating to **Captain Labs → Automations**.

<Frame caption="Automations home page">
  <img src="https://mintcdn.com/salescaptain-42c66529/YR9UADxf9Ad_U4US/images/automationtriggers1.jpg?fit=max&auto=format&n=YR9UADxf9Ad_U4US&q=85&s=6839b25eb57634b763903f7f18eba092" alt="Captain Labs homepage showing Automation setup" width="5520" height="3388" data-path="images/automationtriggers1.jpg" />
</Frame>

There are **four main types of triggers** you can set up:

## SalesCaptain (SC) Triggers

Internal triggers that respond to activity within your  SalesCaptain account.

1. Go to **Captain Labs → Automations**.
2. Click **New Automation → SC Trigger**.

<Frame caption="Automation Triggers in SalesCaptain">
  <img src="https://mintcdn.com/salescaptain-42c66529/8B_nqDXxZxlW4vOr/images/automationtriggersmain.jpg?fit=max&auto=format&n=8B_nqDXxZxlW4vOr&q=85&s=3908fe151bd12b0c259908b53a66d43e" alt="New automation screen showing types of available triggers " width="5520" height="3388" data-path="images/automationtriggersmain.jpg" />
</Frame>

3. Choose a trigger event (e.g. *New Review Received, Incoming Message, Appointment Canceled, Stage Updated*).
4. Add actions like **Send Email/SMS**, **Assign Conversation**, or **Move to Stage**.

<Frame caption="SalesCaptain automation triggers">
  <img src="https://mintcdn.com/salescaptain-42c66529/DpJPTAsOLujXEZNl/images/automationtriggers.jpg?fit=max&auto=format&n=DpJPTAsOLujXEZNl&q=85&s=907cd0302e8a80d211d8f97e093017ec" alt="Popup showing all available SalesCaptain triggers for automation" width="5520" height="3388" data-path="images/automationtriggers.jpg" />
</Frame>

**Note:**

* SC Triggers are **fixed event-based triggers**.
* Each trigger type has its own **keys** depending on the event.

## External Triggers

Start automations from third-party apps integrated with SalesCaptain, such as **DrChrono**, **Clio**, or **Zoho**.

**Example:**

When a new contact is added in Zoho, it syncs with SalesCaptain and sends a welcome SMS.

1. Go to **Captain Labs → Automations → New Automation**.
2. Select **External Trigger**.

<Frame caption="External automation triggers">
  <img src="https://mintcdn.com/salescaptain-42c66529/xzLPKzEr-5QySFSe/images/automationtriggers4.jpg?fit=max&auto=format&n=xzLPKzEr-5QySFSe&q=85&s=363db411021872cc5eb7d06e0d8d7b97" alt="Popup showing all available external triggers for automation" width="5520" height="3388" data-path="images/automationtriggers4.jpg" />
</Frame>

Choose the app, map incoming data fields, and add your follow-up actions.

## Webhook Triggers

For custom API connections between systems. Webhooks send or receive data instantly when events occur.

1. Go to **Captain Labs → Automations → New Automation**.
2. Select **Webhook Trigger**.
3. Configure the webhook:
   * **Set Prompt** and **Label Extracted Data**.
   * Copy the **generated URL** and share it with the external system.

     <Frame caption="Webhook URL generation ">
       <img src="https://mintcdn.com/salescaptain-42c66529/M_BLHRzD2ZaNPnOk/images/automationtriggers5.jpg?fit=max&auto=format&n=M_BLHRzD2ZaNPnOk&q=85&s=43346a5781f010fa64f61dd2a276abfe" alt="automation triggers 5.jpg" width="5520" height="3388" data-path="images/automationtriggers5.jpg" />
     </Frame>
4. The trigger and its associated keys will then be displayed on the **Canvas.**
5. Drag and drop the flow controls and actions to build your custom automation flow.

<Frame caption="Webhook trigger on the canvas">
  <img src="https://mintcdn.com/salescaptain-42c66529/-dtSiwOYQzu8lYby/images/automationtriggers6.jpg?fit=max&auto=format&n=-dtSiwOYQzu8lYby&q=85&s=5208b50ced2a10fd3cd24bfddd23dc26" alt="Canvas view showing Webhook trigger in SalesCaptain automation builder" width="5520" height="3388" data-path="images/automationtriggers6.jpg" />
</Frame>

## CSV Upload Triggers

Automate bulk workflows when uploading contact lists or data files.

1. Go to **Captain Labs → Automations → New Automation**.\
   Select **CSV Upload**.
2. Upload a **sample CSV** and **map fields** to SalesCaptain contact data.

<Frame caption="CSV upload configuration ">
  <img src="https://mintcdn.com/salescaptain-42c66529/dA2XmeV6K6griE7J/images/automationtriggers7.jpg?fit=max&auto=format&n=dA2XmeV6K6griE7J&q=85&s=81e41b5f8f55294e5686eb0ac58daff5" alt="Popup showing CSV upload configuration options for triggering an automation" width="5520" height="3388" data-path="images/automationtriggers7.jpg" />
</Frame>

3. Save the configuration for quick reuse.
4. Upload new files to trigger automations automatically.

**Example:**

Upload a new customer list → automatically assign to Sales team.

## Use Cases

* **Instant Follow-Ups:** When a lead sends a new message, trigger an automated “We’ll get back to you soon” SMS.
* **Customer Retention:** When a stage is updated to “Lost Lead,” schedule a win-back campaign.
* **Third-Party Sync:** When a new appointment is created in DrChrono, add it to SalesCaptain and notify your team.
* **Custom Web Integrations:** Use webhooks to push form submissions or CRM updates directly into your SalesCaptain Inbox.
* **Bulk Campaigns:** Upload a CSV of customers who made recent purchases and trigger thank-you or review request messages.

For detailed information on the **available actions** and **flow controls** you can trigger, see our page: [**Automation Builder**](/Core-Features/Automations/Automation-Builder)**.**
