# Zapier + Github

In this guide, we'll show you how to integrate GitHub with Underdog Protocol using Zapier. By doing so, you can automatically create a non-transferrable NFT and post a claim link as a comment in a GitHub issue every time a new collaborator joins a repository.

<figure><img src="/files/bTrY6bnpP2iRzpdFJbPu" alt=""><figcaption></figcaption></figure>

Step 1: Trigger When New Collaborator in GitHub The first step in this integration is to set up the trigger. In Zapier, select GitHub as the trigger app and choose "New Collaborator" as the trigger event. Then, follow the prompts to connect your GitHub account to Zapier and select the repository you want to track new collaborators.

<figure><img src="/files/KDqyNkQAEJyjDFI3PBkf" 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. 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 the project and NFT that you want to send to your new collaborators.

<figure><img src="/files/5jThi06DKYLMGHNeJrcT" 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. 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.

<figure><img src="/files/mZVVJQxUvH11UJpfJYMD" alt=""><figcaption></figcaption></figure>

Step 4: Create Comment in GitHub The final step in this integration is to create a comment in a GitHub issue. In Zapier, select GitHub as the action app and choose "Create Issue Comment" as the action event. Follow the prompts to connect your GitHub account to Zapier and fill in the required fields, such as the repository, issue number, and the content of the comment, which should include the claim link.

Congratulations, you've successfully integrated GitHub with Underdog Protocol using Zapier! Now, every time a new collaborator joins a repository, an NFT claim link will be posted as a comment in a GitHub issue for them to claim their non-transferrable NFT.


---

# 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-+-github.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.
