# Zapier + Hubspot

## Zapier + HubSpot&#x20;

{% embed url="<https://www.loom.com/share/b3b6a6d79bfa4c61a6b10595f7e70169>" %}

#### How to Integrate HubSpot with Underdog Protocol Using Zapier

Introduction: In this guide, we'll show you how to integrate HubSpot with Underdog Protocol using Zapier. By doing so, you can automatically send a non-transferrable NFT to someone's email every time they are added to your CRM in HubSpot.

<figure><img src="https://codahosted.io/docs/KSlfBRd5xE/blobs/bl-5xb6VYCz89/8fc441c6639a815c9c45414498b0c780b81a33bfdadcb7b80e17225b4e407eef1a2a6c51f79ad4ca935d31be1bcb51fc38a8521b2b2ea51b1a42c9f9069e94184ae6fb9fa42a275e3e9db043135db2c12a4c30e11bb2a1c7f5fa312cb64997a27557a1c0" alt=""><figcaption></figcaption></figure>

#### Step 1: Trigger When Contact Added

The first step in this integration is to set up the trigger. In Zapier, select HubSpot as the trigger app and choose "New Contact" as the trigger event. Then, follow the prompts to connect your HubSpot account to Zapier.

<figure><img src="https://codahosted.io/docs/KSlfBRd5xE/blobs/bl-AE6ltXo0Lh/fa5f98418cb665a4dfb680b30aa0c69a52f247463596a72e24d44ff992bccdfa8fb64ebb2203705101d16051f6fbb8ed70fc03608e8b28a75bd675eae9a84a85b2047703cdd9e16c52805c22a3468df676a4b78abe592b00bec36160f70395afb18519fc" alt=""><figcaption></figcaption></figure>

#### Step 2: Create Non-Transferrable NFT in Underdog

Next, you'll need to create a non-transferrable NFT in Underdog Protocol at app.underdogprotocol.com. In Zapier, select Underdog Protocol as the action app and choose "Create Non-Transferrable NFT" as the action event. Follow the prompts to connect your Underdog Protocol account to Zapier and fill in the required fields, such as choosing the project you want to send.<br>

<figure><img src="https://codahosted.io/docs/KSlfBRd5xE/blobs/bl-IjTtgCZ7do/eef95834d4462c0e25f9f685e073f3e1381c088545318ebd6dd3e8a2b24abe5e2bdded03a2b8491381f83c7b46036a6e6a823b2ec3897008c1b561f5bea7e67655a3d771862ba343c6e78d16d3766637017d5234b4ffa7ab1d17fbeb71f4182bd1851c35" alt=""><figcaption></figcaption></figure>

#### Step 3: Get Claim Link from Underdog for an Email

After creating the NFT, you'll need to get the claim link from Underdog Protocol for an email. In Zapier, select Underdog Protocol as the action app again and choose "Get Claim Link" as the action event. Follow the prompts to connect your Underdog Protocol account to Zapier and fill in the required fields - such as the project and NFT that you want to send. You will need to have a created project and NFT for this to work!

<figure><img src="https://codahosted.io/docs/KSlfBRd5xE/blobs/bl-TvMMPg16dZ/8523563161485576a051e8bebf4d860566b1d76ee036e3282f7d85c82eefbcaf8fee139a7477611de6d21d905240d46cdcaf6488f3be161b5fd1e58ca1c81d233b43e682b88b9bb1fea3df722790e3d718c2f6d1d9166bcd34ce1d511f1e4e107d2135fb" alt=""><figcaption></figcaption></figure>

#### Step 4: Create and Send an Email Using Gmail

The final step in this integration is to create and send an email using Gmail. In Zapier, select Gmail as the action app and choose "Send Email" as the action event. Follow the prompts to connect your Gmail account to Zapier and fill in the required fields, such as the recipient email address, the claim link, and the content of the email.

\
Congratulations, you've successfully integrated HubSpot with Underdog Protocol using Zapier! Now, every time someone is added to your CRM in HubSpot, they'll receive a non-transferrable NFT in their email.


---

# Agent Instructions: 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.underdogprotocol.com/examples/zapier-integrations/zapier-+-hubspot.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.
