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

# Use Introw workflow actions in HubSpot

> Drop Introw actions into HubSpot workflows to create or update partners, enroll them in a journey, or issue a certificate automatically.

Introw ships custom actions that a HubSpot admin can drop into any HubSpot workflow, so partner steps run automatically off the triggers you already use. When a company reaches a stage or a property changes, a workflow can create the partner in Introw, update their tier, enroll them in a journey, or issue a certificate, with no manual handoff. This guide shows how to add and configure an Introw action and covers the full action catalog so you pick the right one.

## What you'll achieve

A HubSpot workflow that calls an Introw action as part of its automation, so partner onboarding and lifecycle steps happen automatically from CRM triggers instead of someone doing them by hand in Introw.

## Before you start

<Steps>
  <Step title="Connect HubSpot with current scopes">
    HubSpot must be connected and the app authorized with current scopes. See [Set up Introw inside HubSpot](./set-up-the-hubspot-partner-connect-card). If actions are missing in HubSpot, re-authorize via **Install update**.
  </Step>

  <Step title="Know your trigger">
    Decide which HubSpot workflow (and enrollment trigger) should run the partner step, for example a company reaching a partner stage.
  </Step>
</Steps>

## Steps

<Steps>
  <Step title="Open or create the workflow">
    In HubSpot, open the workflow where you want partner automation, or create one with the enrollment trigger that should fire the step (most partner actions enroll on the company).
  </Step>

  <Step title="Add an Introw action">
    Add an action step and choose the Introw integration action. The actions available in a HubSpot workflow are:

    * **Create partner** - creates an Introw partner from the enrolled company. Use this to onboard a partner the moment a company qualifies. You can set the partner's experience, partner manager, and portal access as part of the action.
    * **Update partner** - updates an existing partner's experience, tier, phase, or manager. Use this to keep partner standing in step with CRM changes.
    * **Enroll partner in journey** - starts an Introw journey (onboarding or enablement checklist) for the partner, so the right tasks kick off automatically.
    * **Issue certificate** - issues a certificate to a contact or company, with an option to notify the recipient. Use this to recognize completion as part of a flow.
  </Step>

  <Step title="Configure the action's inputs">
    Set the action's inputs for your case (for example the experience and partner manager on **Create partner**, or whether **Issue certificate** notifies the recipient). Map the inputs from the enrolled record's properties where the action allows it, so each record runs with the right values.
  </Step>

  <Step title="Turn the workflow on and test">
    Activate the workflow and let a record enroll, or test with a sample record, to confirm the Introw action runs and the result appears in Introw.
  </Step>
</Steps>

<Note>
  Introw also exposes a broader set of tools to HubSpot's AI agent (Breeze), including adding comments and tasks, updating CRM objects, submitting partner forms, and searching partners, commissions, tasks, form submissions, marketing funds, goals, and tier information. Those run inside the AI agent rather than as workflow steps; the four actions above are the ones you drop into a classic HubSpot workflow.
</Note>

## Verify it worked

Let an enrolled record run the workflow and confirm the Introw result: the partner is created or updated, the journey starts, or the certificate is issued, exactly as the action specifies.

## Related

<CardGroup cols={2}>
  <Card title="Report on partner engagement in HubSpot" icon="book-open" href="./report-on-partner-engagement-in-hubspot">
    Surface partner activity on the CRM timeline.
  </Card>

  <Card title="Set up Introw inside HubSpot" icon="book-open" href="./set-up-the-hubspot-partner-connect-card">
    Authorize the app and add the cards.
  </Card>

  <Card title="Implementation reference" icon="screwdriver-wrench" href="../technical">
    Full configuration options.
  </Card>
</CardGroup>
