# FAQ: Integrations

### **Does Nexudus integrate with Xero Accounts?**

We do but most people will not want every invoice in both Nexudus and Xero. Nexudus is pretty good at handling all your account receivables (invoices and payments) and you can get a good number of finance reports which can group revenue in any way you want so you can simply import this revenue reports in Xero at the end of the month. For more details, see [Xero](/platform/settings/integrations-and-apps-1/accounting/xero.md).

### **Does Nexudus integrate with Eventbrite or any other event listing platform?**

When setting up an event you can add a ticket URL, which can point anywhere, including EB. You can also sell tickets directly on Nexudus if you wish to do. You can link your ticket prices and availability to the different price plans.

### **MikroTik: one of my coworkers has valid passes and can't check in. What could be the problem?**

If the user is signed up to a plan that provides them with passes, make sure that the passes are enabled for the plan. If not, the platform will send an error message.

### **How to integrate MailChimp with Nexudus?**

You can connect Nexudus to MailChimp using Zapier: <https://zapier.com/developer/invite/12046/632a0de40dee0d7a63f951bcaec7df79/>\
\
For more information, see [Setting up Zapier](/platform/settings/integrations-and-apps-1/other-integrations/zapier-general.md).

### **Is there an integration with Slack?**

There is a basic integration with Slack via [Zapier](https://zapier.com/), a platform that allows you to connect different apps.

### **I have my own POS or VOIP services. How can I connect them with Nexudus?**

For the apps that Nexudus does not integrate with by default, we have a **REST API** that you can use to create apps linked with your Nexudus account or connect it with services. You can find more detailed information about the API in the [developers hub](https://learn.nexudus.com/api/).

### Why can't this customer use papercut?

Customers set up as companies cannot use Papercut, only customers set as individuals may use the Papercut integration.


---

# 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://legacydocs.nexudus.com/platform/faq/dashboard/integrations.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.
