> For the complete documentation index, see [llms.txt](https://docs.navless.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.navless.ai/integrations/map-crm-integrations/hubspot/tour-engagement-data/triggering-hubspot-workflows.md).

# Triggering HubSpot Workflows

First thing's first: Make sure you've already [connected HubSpot to your Tourial account ](/integrations/map-crm-integrations/hubspot.md#h_fbb4a6fb3d)before you try to build a HubSpot workflow.

## Creating a Tourial-based workflow trigger <a href="#h_3dbb6ff1b1" id="h_3dbb6ff1b1"></a>

1. In your HubSpot account, create a new workflow and select "Set up triggers"
2. Scroll down to Tourial: Tourial View Timeline Event
3. Next, you'll see a list of available engagement data you can use
4. Depending on your needs, we might suggest using Tourial: Name in addition to Tourial: Time Spent (Seconds) so that you're only including those who actually spent some time viewing your Tourial in your workflow. But you can use whichever identifier makes sense (forms submitted, last Tourial viewed, etc.
5. Copy the name of your Tourial from your Tourial account and then paste it under "equal to any of" (if there are multiple Tourials you'd like to use, you can continue adding Tourial names in this field).

   Note: You can then add any other AND/OR filters to your trigge
6. Once your triggers are all set, continue adding steps to your workflow as needed!

### Check out some of the ways workflows could be used leveraging Tourial engagement data 👇 <a href="#h_aaacf657f2" id="h_aaacf657f2"></a>

* Add people that view your Tourial to a HubSpot campaign to continue nurturing them with additional resources
* Tag people that have viewed your Tourial and/or add them to a list
* Add visitors that aren't already customers to a Salesforce campaign or create a Salesforce task so your sales team can follow up
* Send a Slack notification to a channel or user when someone views your Tourial
* Add visitors to an ad audience for retargeting
* Update a visitor's lead status or use your lead scoring model to give them additional points


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.navless.ai/integrations/map-crm-integrations/hubspot/tour-engagement-data/triggering-hubspot-workflows.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
