ClawLink
Events & Scheduling12 toolsPaste one API key

Evenium integration for AI agents

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

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Evenium once and call the same tools from all of them.

Setup

Connect Evenium through ClawLink's hosted setup.

  • Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

Evenium exposes 12 tools through ClawLink. The 11 most used are listed here; your agent sees all of them.

ToolWhat it doesKind
evenium_get_contactRetrieve a single contact by ID from EveniumRead
evenium_get_contact_by_custom_idRetrieve a specific contact from Evenium by their custom ID (external database ID)Read
evenium_get_contact_eventsRetrieve all events that a contact has been invited to or registered forRead
evenium_get_contact_events_by_custom_idRetrieves all events a contact has been invited to using their custom IDRead
evenium_get_contactsRetrieve a list of contacts from EveniumRead
evenium_get_eventsRetrieves a paginated list of events from Evenium with optional filtering and sortingRead
evenium_create_contactCreate a new contact in the Evenium address bookWrite
evenium_import_contactsImport multiple contacts at once (batch import)Read
evenium_update_contactUpdate an existing contact in Evenium by contact IDWrite
evenium_update_contact_by_custom_idUpdate a contact in Evenium by custom ID (external ID from your CRM/database)Write
evenium_logoutLog out the current user and invalidate the session tokenRead