> For the complete documentation index, see [llms.txt](https://docs.vomevolunteer.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vomevolunteer.com/integrations-and-automations/zapier.md).

# Zapier

To get started with using Vome on Zapier, follow these steps:

**Step 1: Generate a New API Key**

1\. Login to Vome and navigate to your Developer console.&#x20;

* Once logged in, you can visit the **Integrations & Apps** page > Click on **API & webhooks**. *Or, you can login and visit this link directly:* [*Vome Developer Console.* ](https://www.vomevolunteer.com/developers)

2\. Create a new API key by selecting “**Generate API Key**”.

3\. Copy the API key and keep it somewhere safe – you’ll need it for authenticating with Zapier!&#x20;

**Step 2: Authenticate Vome in Zapier**

1\. Go to [Zapier](https://zapier.com/) and log in to your account.

2\. When setting up a Vome-triggered Zap for the first time, you’ll be prompted to authenticate.

3\. In the authentication field, paste the API key you generated from the Vome Developer Console.

4\. Click *Authenticate* or *Continue*. You should see a confirmation if the authentication is successful.<br>

**Step 3: Set Up Vome Triggers**

1\. Once authenticated, select the Vome app in Zapier.

2\. Choose from the available triggers, such as “New Profile” or “New Reservation.”

3\. Follow the Zapier steps to connect these triggers to your preferred actions in other apps.<br>

**Troubleshooting**

If you experience any issues with authentication:

• Ensure the API key was copied correctly and is active.

• Double-check your internet connection.

• Contact us by visiting [support.vomevolunteer.com](https://support.vomevolunteer.com) if the issue persists.


---

# 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.vomevolunteer.com/integrations-and-automations/zapier.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.
