Evenium

Integrate Evenium with your AI workspace

Evenium is an all-in-one event management platform that simplifies the planning, execution, and analysis of professional events.

Explore Triggers and Actions

Create Contact

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.

ActionTry it

Delete Contact

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.

ActionTry it

Get Contact

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.

ActionTry it

Get Contact by Custom 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.

ActionTry it

Get Contact Events

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.

ActionTry it

Get Contact Events by Custom ID

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.

ActionTry it

Get Contacts

Tool to retrieve a list of contacts from Evenium. Use when you need to fetch and optionally filter organizer contacts.

ActionTry it

Get Events

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.

ActionTry it

Import Contacts

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.

ActionTry it

Logout

Tool to log out the current user and invalidate the session token. Use when you need to explicitly end the current session.

ActionTry it

Update Contact

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.

ActionTry it

Update Contact by Custom ID

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.

ActionTry it