# Ticketgrid

This guide will help you integrate <img src="/files/iCgexbUVpfwQorsm5h83" alt="" data-size="line"> [Ticketgrid](https://ticketgrid.io/) with your Eventication platform. This powerful integration allows event organizers to extend the capabilities of Eventication by leveraging the ticket partner for entry ticket management. Let's dive into the details of how this integration works and how you can make the most out of it.

## Overview

The integration between Eventication and the ticket partner brings a new layer of convenience and functionality to your event planning and production. By connecting with your Eventication account, you now have the ability to issue actual entry tickets directly to your [members](/event/planning/members.md) or [list visitors](/event/accreditation/lists/forms.md). This not only simplifies the ticketing process but also enhances the experience for your event attendees by using only one platform. And it saves you a lot of clicks.

## Key Features <a href="#key-features" id="key-features"></a>

* **Direct ticket issuance**: Send actual entry tickets to your members and list visitors superfast.
* **Enhanced attendee experience**: Issuing actual tickets contributes to a more positive and engaging experience for receivers while never leaving the Eventication website.
* **Unlimited tickets**: There is no cap on the number of tickets you can issue through this integration. It has been designed to accommodate events of all sizes. The only limit is the one you set on a ticket. Sold out = sold out!
* **Cost-free integration**: This integration is offered at no additional charge for all current and future Eventication customers, aligning with our commitment to providing value-added services.
* **Automated ticketing for members**: Connect tickets to our rewarding system, enabling automated distribution based on various filters.
* **Moderator permissions**: Control who can issue tickets within your organization by utilizing moderator permissions.

{% hint style="info" %}
We only allow **one** ticket partner to be integrated per event.
{% endhint %}

## Getting Started <a href="#getting-started" id="getting-started"></a>

{% stepper %}
{% step %}

### Get your API key <a href="#id-1.-add-the-integration" id="id-1.-add-the-integration"></a>

* Go to the Ticketgrid [login page](https://admin.ticketgrid.io/) and log in
* Open your event
* Go to the **Settings**
* Click on **Integrations**
* Create an **API key**
  {% endstep %}

{% step %}

### Enter credentials in Eventication <a href="#id-2.-approved" id="id-2.-approved"></a>

On Eventication, follow the instructions

* Enter the `API key` you just added
* Click on Validate to start the validation
  {% endstep %}

{% step %}

### Sync products to Eventication <a href="#id-4.-sync-products-to-eventication" id="id-4.-sync-products-to-eventication"></a>

Click on ***Products*** on top of the page. Eventication should be busy fetching all available tickets in your ticket partner environment.

{% hint style="info" %}
Eventication will automatically sync the products every hour. If you add a new product on the ticket partner website and want to use it right away, the sync button is your friend.
{% endhint %}
{% endstep %}

{% step %}

### Which products are okay? <a href="#id-5.-which-products-are-okay" id="id-5.-which-products-are-okay"></a>

New products that are synced from the ticket partner to Eventication are unusable by default. To start actually using them you can open up a product on the Eventication website and click the ***Use on eventication?*** button, which will change its title to "Yes".

{% hint style="info" %}
There is a good reason why new products are unusable by default. If somebody changes the products list on the ticket partner website by accident, these products are protected from use on Eventication by making them unusable. Otherwise mistakes like this tend to linger around for a long time before they are noticed.
{% endhint %}
{% endstep %}

{% step %}

### Start using the integration <a href="#id-6.-start-using-the-integration" id="id-6.-start-using-the-integration"></a>

The integration setup is now complete. From this moment you can start distributing official entry tickets to [members](/event/planning/members/ticket-integration.md) (using our [rewards](/event/general/rewards/ticket-rewards.md) system) or to [forms](/event/accreditation/lists/forms/ticket-integration.md) on your lists. Click the links to find more specific information about those.
{% endstep %}

{% step %}

### Assign Moderator Permissions

Decide who in your organization will have the authority to issue and configure tickets. This step is crucial for maintaining control over ticket distribution. Moderators can have specific permissions about the ticket integration, divided in *view* and *edit* permissions.
{% endstep %}
{% endstepper %}

## Conclusion <a href="#conclusion" id="conclusion"></a>

The integration between Eventication and Ticketgrid opens up new possibilities for event organizers by simplifying entry ticket management and saving you a lot of clicks. With this guide, you are now ready to take full advantage of this 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://docs.eventication.com/event/general/integrations/ticketgrid.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.
