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

# Zapier

> Send data from any Bridge to Zapier and build connected workflows with 7,000+ apps.

## Overview

Starbridge's integration with Zapier allows you to send information from any type of Bridge to Zapier, which allows you to build connected workflows with the 7,000+ applications that support Zapier integrations.

Some examples of use cases for Zapier include:

* Triggering a Slack notification to your sales team every time a new meeting mention occurs.
* Syncing Contacts to an outbound tool like HubSpot or Salesloft directly.
* Triggering a custom webhook to take actions inside your own infrastructure.

## Supported triggers for a Zap

Starbridge supports two options for when a Zap will trigger:

<Tabs>
  <Tab title="New row">
    The Zap triggers whenever a new row is added to your Bridge. The Zap only triggers for that row.
  </Tab>

  <Tab title="Updated row">
    The Zap triggers any time any cell in the row is updated. The Zap triggers for all rows that have an updated cell.
  </Tab>
</Tabs>

In both cases, the Zap will not trigger until all cells in the row are finished processing.

## Setup

<Steps>
  <Step title="Start a Zap in Zapier">
    Go to the [Zapier page for Starbridge](https://zapier.com/apps/starbridge/integrations) and start a Zap. Make the first step of your Zap a connection to Starbridge.
  </Step>

  <Step title="Provide a Starbridge API key (first-time setup)">
    If this is your first time creating a Zap for Starbridge, Zapier will prompt you for a Starbridge API key. Generate keys in Starbridge under [Settings → API Keys](https://dashboard.starbridge.ai/settings/api-keys).

    <Frame>
      <img src="https://mintcdn.com/starbridge/PUr9fVGzO5BLQ7fi/images/help-center/integrations/zapier-integration/CleanShot_2025-07-31_at_16.54.41.png?fit=max&auto=format&n=PUr9fVGzO5BLQ7fi&q=85&s=6b9f10c0dcf72ca2206544702145cf6d" alt="Zapier prompt requesting a Starbridge API key during connection setup" style={{ borderRadius:"0.5rem" }} width="650" height="462" data-path="images/help-center/integrations/zapier-integration/CleanShot_2025-07-31_at_16.54.41.png" />
    </Frame>
  </Step>

  <Step title="Select a Bridge and configure the Zap">
    Once your Starbridge account is connected to Zapier, you'll be able to select which Bridge you want to use as the input to your Zap. You will also be prompted to select a label for this Zap, which will appear in Starbridge in the Bridge you've selected to help you identify which Zap you're configuring. After you test your Zap, you'll be able to see the full schema of your Bridge in Zapier and configure subsequent steps in your workflow.
  </Step>
</Steps>

## Triggering your Zap manually

In addition to your Zap triggering automatically, you can also trigger sending specific rows to your Zap manually.

<Steps>
  <Step title="Choose which Zap(s) and rows to send">
    From the integrations panel, you can select which Zap(s) you want to trigger (if your Bridge is connected to multiple Zaps) and which rows you want to send.

    <Frame>
      <img src="https://mintcdn.com/starbridge/PUr9fVGzO5BLQ7fi/images/help-center/integrations/zapier-integration/CleanShot_2026-01-23_at_12.25.51.png?fit=max&auto=format&n=PUr9fVGzO5BLQ7fi&q=85&s=fec1257ee6572fabb51d4a204e859c59" alt="Starbridge integrations panel showing Zapier triggers and row selection" style={{ borderRadius:"0.5rem" }} width="1511" height="375" data-path="images/help-center/integrations/zapier-integration/CleanShot_2026-01-23_at_12.25.51.png" />
    </Frame>
  </Step>

  <Step title="Send the rows to Zapier">
    Trigger the Zap to send the selected rows to Zapier.

    <Frame>
      <img src="https://mintcdn.com/starbridge/PUr9fVGzO5BLQ7fi/images/help-center/integrations/zapier-integration/CleanShot_2025-08-01_at_14.07.072x.png?fit=max&auto=format&n=PUr9fVGzO5BLQ7fi&q=85&s=d1555bab4d195751d3e46f122d8b162c" alt="Starbridge UI showing manual send of selected rows to a Zapier Zap" style={{ borderRadius:"0.5rem" }} width="1468" height="956" data-path="images/help-center/integrations/zapier-integration/CleanShot_2025-08-01_at_14.07.072x.png" />
    </Frame>
  </Step>
</Steps>

## Use cases

* [Pushing buying signals to your sequencer](https://starbridge.ai/use-cases/push-buying-signals-to-your-sequencer)
* [RFP to Slack integration](https://starbridge.ai/use-cases/find-and-respond-to-a-rfp)

## Related articles

<CardGroup cols={2}>
  <Card title="Integrations overview" icon="grid" href="/integrations/integrations-overview">
    See all the tools Starbridge integrates with.
  </Card>

  <Card title="Slack (Ask Starbridge)" icon="slack" href="/integrations/slack-integration">
    Bring buyer intelligence directly into Slack with Ask Starbridge.
  </Card>
</CardGroup>
