# External application events which trigger event in Hybr

### Hybr Functionalities

#### **Create New Tenant Company (With Subscriptions)**

In this event, after an external trigger, a new Hybr company and Hybr subscription is created in Hybr with the information from the external system.&#x20;

#### **Add new tenant User.**

In this event, a new tenant user is added under the existing Hybr company and Hybr Subscription.&#x20;

#### **List Tenant Companies**

In this event, all the tenant companies will be listed, this list can be imported to the external CRM system for customer Management.&#x20;

####

### Billing

#### **Get Billing Invoice**

By giving the month and invoice id, all the billing invoice line items will be listed in this event. This invoice line items can be sent to external billing system to generate consolidated invoice.&#x20;

#### **List Billing Invoices**

In this event, all the billing invoices in Hybr will be listed based on the entered month. This list contains summary of all the invoices.&#x20;

#### **Add Metered Resource Pricing**

This event will create a meter in Hybr inside a specific pricing profile.&#x20;


---

# 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.cloudassert.com/hybr/api-documentation/zapier-integration/external-application-events-which-trigger-event-in-hybr.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.
