> 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/microsoft-power-automate.md).

# Microsoft Power Automate

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

* &#x20;Login to Vome and navigate to your Developer console.&#x20;
  * You can either visit the **Integrations & Apps** page > Click on **API & webhooks**. Or, you can login and visit this link: [Vome Developer Console. ](https://www.vomevolunteer.com/developers)
* Create a new API key by selecting “**Generate API Key**”.
* Copy the generated API key for use in Power Automate.

**2. Authenticate Vome in Power Automate:**

* Log in to your [Microsoft Power Automate](https://flow.microsoft.com) account.
* &#x20;When setting up a Vome-triggered flow for the first time, you’ll be prompted to authenticate.
* &#x20;Paste the API key from the Vome Developer Console into the authentication field.
* &#x20;Click “Authenticate” or “Continue” to confirm successful authentication.

**3. Set Up Vome Triggers:**

* After authentication, select the **Vome connector** in Power Automate.
* Choose from available triggers, such as “New Profile” or “New Reservation.”
* Follow Power Automate’s instructions to connect these triggers to your desired actions in other apps.<br>

**Troubleshooting Tips:**

• Ensure the API key is correctly copied and active.

• Verify 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/microsoft-power-automate.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.
