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

# Trigger links

> Create trigger links that automatically fire workflows, tag contacts, or move them through pipelines when clicked in emails or SMS.

<div style={{position: "relative", paddingTop: "56.25%", marginBottom: "1.5rem"}}>
  <iframe src="https://player.mediadelivery.net/embed/622351/02ce45fc-a2d2-45db-9f16-628714ba9876?preload=true" loading="lazy" style={{border: "none", position: "absolute", top: 0, height: "100%", width: "100%"}} allow="accelerometer; gyroscope; autoplay; encrypted-media; picture-in-picture" allowFullScreen={true} />
</div>

Trigger links are special URLs that, when clicked by a contact, automatically fire a workflow action in the HoopAI Platform. They are most powerful when embedded in email and SMS campaigns to track engagement and trigger automated follow-ups based on contact behavior.

<Frame caption="Trigger Links — list of active trigger links with click tracking and analytics">
  <img src="https://mintcdn.com/hoopai-84ec0cdc/_6CNEiq0X3HRSCEZ/images/marketing-trigger-links-overview.png?fit=max&auto=format&n=_6CNEiq0X3HRSCEZ&q=85&s=b3b87583378c5b4bed4c0457bc193915" alt="Trigger links overview" width="1604" height="724" data-path="images/marketing-trigger-links-overview.png" />
</Frame>

## How trigger links work

1. A contact receives an email or SMS containing a trigger link
2. When the contact clicks the link, the HoopAI Platform records the click event
3. Any workflow with a **"Trigger Link Clicked"** trigger activates automatically
4. The workflow can tag the contact, send follow-ups, update a pipeline stage, and more

<Frame caption="Inserting a trigger link into an email button — select from the link URL dropdown in the email builder">
  <img src="https://mintcdn.com/hoopai-84ec0cdc/_6CNEiq0X3HRSCEZ/images/marketing-trigger-links-email-insert.png?fit=max&auto=format&n=_6CNEiq0X3HRSCEZ&q=85&s=9fb1e356625e78088489c7f739307c07" alt="Trigger link in email" width="1113" height="705" data-path="images/marketing-trigger-links-email-insert.png" />
</Frame>

***

## Using trigger links in email campaigns

<Steps>
  <Step title="Create a trigger link">
    Go to **Marketing > Trigger Links** (or the **Conversations > Trigger Links** section) and create a new trigger link with a name and destination URL.
  </Step>

  <Step title="Add a button element to your email">
    In the email builder (Templates or Campaigns), drag a **Button** element into your layout.
  </Step>

  <Step title="Set the button action to a trigger link">
    In the button settings, click the **Link URL** field. Click the tag icon, then select **Trigger Links** from the dropdown. Choose your desired trigger link from the list.
  </Step>

  <Step title="Build the automation workflow">
    Go to **Automation > Workflows** and create a new workflow:

    * Add the trigger **"Trigger Link Clicked"**
    * Click **Add Filter**, set the filter to **Trigger Link**, and select your link
    * Click **Save Trigger**
    * Add the workflow actions (tag contact, send follow-up, update opportunity, etc.)
  </Step>

  <Step title="Send or schedule your campaign">
    The trigger link is now active. When contacts click the button, the workflow fires automatically.
  </Step>
</Steps>

<Frame caption="Creating a trigger link — name it and set the destination URL for click tracking and workflow automation">
  <img src="https://mintcdn.com/hoopai-84ec0cdc/_6CNEiq0X3HRSCEZ/images/marketing-trigger-links-create.png?fit=max&auto=format&n=_6CNEiq0X3HRSCEZ&q=85&s=947564c50194a659bf7a2f593759fcc9" alt="Creating a trigger link" width="1249" height="626" data-path="images/marketing-trigger-links-create.png" />
</Frame>

***

## Example: Follow-up automation with a trigger link

A common pattern is to send an email with a trigger link and follow up with contacts who click it but do not complete a desired action (such as booking a call or filling out a form).

<Steps>
  <Step title="Set up the trigger link workflow">
    Create a workflow with the **Trigger Link Clicked** trigger.
  </Step>

  <Step title="Add a Wait action">
    Add a **Wait** action for a set period (e.g., 20 minutes) to give the contact time to complete the action.
  </Step>

  <Step title="Add an If/Else condition">
    After the wait, add an **If/Else** condition checking whether the contact has a specific completion tag (assigned when they finish the action).

    * **Yes (has tag)** → Remove from workflow (no follow-up needed)
    * **No (no tag)** → Proceed to follow-up messages
  </Step>

  <Step title="Add follow-up actions">
    For contacts without the completion tag, add automated follow-ups (email, SMS, internal notification) reminding them to take action.
  </Step>

  <Step title="Create a completion tag workflow">
    Create a separate, simple workflow that:

    * Triggers when the desired action is completed (e.g., **Form Submitted**)
    * Adds the completion tag to the contact
  </Step>
</Steps>

<Frame caption="Trigger link analytics — click counts, contact engagement, and workflow trigger history">
  <img src="https://mintcdn.com/hoopai-84ec0cdc/_6CNEiq0X3HRSCEZ/images/marketing-trigger-links-analytics.png?fit=max&auto=format&n=_6CNEiq0X3HRSCEZ&q=85&s=12869078cd59b8aedc6f654dd97293ae" alt="Trigger link analytics" width="667" height="704" data-path="images/marketing-trigger-links-analytics.png" />
</Frame>

***

## Workflow automation with trigger links

<Frame caption="Trigger link workflow — manage trigger links, view click tracking, and automate follow-up actions">
  <img src="https://mintcdn.com/hoopai-84ec0cdc/_6CNEiq0X3HRSCEZ/images/marketing-trigger-links-manage.png?fit=max&auto=format&n=_6CNEiq0X3HRSCEZ&q=85&s=8aeb46ff1dda5b06e18d3c4b7a98f23a" alt="Trigger link workflow management" width="1369" height="861" data-path="images/marketing-trigger-links-manage.png" />
</Frame>

<Frame caption="Trigger link tracking — workflow automation that fires when a contact clicks the link">
  <img src="https://mintcdn.com/hoopai-84ec0cdc/_6CNEiq0X3HRSCEZ/images/marketing-trigger-links-workflow.png?fit=max&auto=format&n=_6CNEiq0X3HRSCEZ&q=85&s=5bae60b580d37d577aba15e516ee25a7" alt="Trigger link automation workflow" width="1109" height="693" data-path="images/marketing-trigger-links-workflow.png" />
</Frame>

***

## Best practices

<AccordionGroup>
  <Accordion title="Personalize your follow-ups">
    Make automated follow-up messages as personal as possible using the contact's name and referencing what they clicked. This significantly improves engagement.
  </Accordion>

  <Accordion title="Use descriptive names">
    Name trigger links clearly (e.g., "Email-BlogLink-March2026") so they are easy to identify in the workflow filter dropdown.
  </Accordion>

  <Accordion title="Avoid over-messaging">
    Limit the number of automated follow-ups to avoid overwhelming contacts. A sequence of 2–3 follow-ups spaced 24–48 hours apart is a good starting point.
  </Accordion>

  <Accordion title="Monitor and adjust">
    Regularly review trigger link click rates and workflow outcomes. Adjust timing, messaging, and frequency based on performance data.
  </Accordion>
</AccordionGroup>

***

## Frequently asked questions

<AccordionGroup>
  <Accordion title="Can I use trigger links in SMS campaigns?">
    Yes. Trigger links can be embedded in SMS messages as well as email campaigns. The workflow trigger works the same way regardless of channel.
  </Accordion>

  <Accordion title="How long should I wait before sending a follow-up?">
    A 20–30 minute wait is a reasonable starting point, giving contacts time to complete the action without feeling rushed. Adjust based on the complexity of the action you are requesting.
  </Accordion>

  <Accordion title="What if a contact clicks the link but does not complete the action?">
    Use the If/Else conditional action to check for a completion tag. If the tag is absent after the wait period, send a follow-up. Consider offering additional assistance or clarifying what you are asking the contact to do.
  </Accordion>

  <Accordion title="Can I use the same trigger link in multiple campaigns?">
    Yes. One trigger link can be used in multiple emails or SMS messages. The workflow fires whenever any of those links are clicked, regardless of which campaign the contact interacted with.
  </Accordion>
</AccordionGroup>

<Tip>
  Trigger links are especially effective for content upgrades (e.g., "Click to download your free guide") — the click itself confirms interest, and the workflow can immediately deliver the content and tag the contact as a hot lead.
</Tip>
