# Eviivo

<figure><img src="/files/2Y3LSsckuDfKMV5Fzbcj" alt=""><figcaption></figcaption></figure>

[Eviivo](https://www.eviivo.com) is an all-in-one property management platform designed to streamline operations for independent accommodations, including hotels, B\&Bs, and vacation rentals. It offers a comprehensive suite of tools that centralize reservations, guest communications, and channel management across multiple online travel agencies (OTAs). With features like automated booking confirmations, contactless check-in/out, and secure payment processing, eviivo simplifies daily tasks and reduces the risk of overbookings. Its user-friendly interface and robust automation capabilities enhance efficiency, allowing property owners to focus on delivering exceptional guest experiences.

***

**Categores**

`PMS`

***

### Guides

<details>

<summary>How to integrate with Eviivo?</summary>

**In Eviivo:**

**In HolidayHero:**

1. Go to your desired [HolidayHero Workspace](https://admin.holidayhero.com)
2. Go to [integrations](https://admin.holidayhero.com/integrations)
3. Select Eviivo mood
4. Walk through the authentication process. You are installing an application on top of your HolidayHero.&#x20;
5. Once installed go to the Settings tab, and provide the `client_id` and `client_secret` Eviivo has provided you.&#x20;

</details>

<details>

<summary>How often are orders and bookings from Eviivo Synced?</summary>

In principle, every change in Eviivo we should receive an update from Eviivo. We process these updates as fast as possible. \
\
When the integration is activated, we fetch all upcoming reservations in the next year. This is done for all `propertycodes`.&#x20;

If you feel a reservation is missing, you can always `de-activate` and `activate` the integration on the dashboard.&#x20;

</details>

***

**HolidayHero Permissions**

Each integration has it's own set of persmissions. Please find below what this integration will be able to do.&#x20;

<table><thead><tr><th width="259">Permission</th><th>Description</th></tr></thead><tbody><tr><td><code>reservation.create</code></td><td>The integration will be able to create reservations.</td></tr><tr><td><code>reservation.update</code></td><td>The integration will be able to update reservations.</td></tr><tr><td><code>invitation.create</code></td><td>The integration will be able to invite guests to a reservation</td></tr><tr><td><code>listing.read</code></td><td>The integration will be able to read your listings</td></tr></tbody></table>

#### Webhooks

<table><thead><tr><th width="260">Permission</th><th>Description</th></tr></thead><tbody><tr><td><code>listing.deleted</code></td><td>The integration detects when a listing has been removed and will remove the corresponding matched listings.</td></tr></tbody></table>


---

# 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://support.holidayhero.com/integrations/pms-platforms/eviivo.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.
