Trigger on event
- Listen for a new event
- Parse and validate the payload
- Take an action with the linked tool
12 tools available
Evenium is an all-in-one event management platform that simplifies the planning, execution, and analysis of professional events.
Connect Evenium to Definable to automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas call Evenium's 12 tools directly from chat or scheduled flows. You can wire it into any persona to read, write, and react when an event fires.
Every Evenium action below is a callable tool any Definable persona can invoke.
Tool to create a new contact in the Evenium address book. Use when you need to add a new contact with basic information (name, email, company) and optional custom fields.
Tool to permanently remove a contact from the Evenium address book. Use when you need to delete a contact by their ID. WARNING: This operation is irreversible and deletes all associated guests in cascade.
Tool to retrieve a single contact by ID from Evenium. Use when you need to fetch details for a specific contact using either Evenium internal ID or custom external ID.
Tool to retrieve a specific contact from Evenium by their custom ID (external database ID). Use when you need to look up a contact using an identifier from your own CRM or database system.
Tool to retrieve all events that a contact has been invited to or registered for. Use when you need to see a contact's event history with registration details.
Retrieves all events a contact has been invited to using their custom ID. Use this when you need to find all events associated with a specific contact identified by a custom ID from your database.
Tool to retrieve a list of contacts from Evenium. Use when you need to fetch and optionally filter organizer contacts.
Retrieves a paginated list of events from Evenium with optional filtering and sorting. Use this to list all events or search for specific events by title, code, or location. Supports pagination via start/limit parameters and sorting via sort/direction parameters. By default, returns active events only; use filter flags to include archived, deleted, or draft events.
Tool to import multiple contacts at once (batch import). Creates new contacts or updates existing ones based on customId or email matching. Use when you need to bulk create or update contacts in Evenium.
Tool to log out the current user and invalidate the session token. Use when you need to explicitly end the current session.
Tool to update an existing contact in Evenium by contact ID. Use when you need to modify contact details such as email, name, company, or custom fields.
Tool to update a contact in Evenium by custom ID (external ID from your CRM/database). Use when you need to update contact details using your own identifier rather than Evenium's internal ID.
Anything Evenium exposes through its API. Common event management workflows on Definable include automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas can call any of the 12 Evenium tools directly, then chain the result into another integration without you writing code.
Evenium uses API_KEY on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.
Yes — every Definable plan, including Starter, includes access to all 12 Evenium tools. You only need a separate Evenium subscription if Evenium itself charges per seat or per API call.
Every call from a persona to Evenium is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.
Sign up for Definable, open the integrations page, find Evenium, and connect via OAuth or API key. You can immediately attach Evenium to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 12 Evenium actions as callable tools — including `Create Contact`, `Delete Contact`, `Get Contact`, plus 9 more. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.