Built by Metorial, the integration platform for agentic AI.
Add a participant (guest) to an Evenium event. You can either invite an existing contact by providing their contact ID, or create a new guest by providing their name and email. Optionally set the registration status, company, and gender.
Create, update, or retrieve a contact in the Evenium contact database. Use **action** "create" to add a new contact, "update" to modify an existing one (requires contactId), or "get" to retrieve a contact's details.
Create a new event in Evenium. Requires a title and start date at minimum. Optionally include an end date and description.
Retrieve the list of participants (guests) for a specific Evenium event. Supports filtering by registration status, name, company, and date range. Use this to view who is registered for an event or to find specific attendees.
Retrieve contacts from your Evenium contact database. Supports filtering by name, email, company, and modification date. Use this to browse your contact list or search for specific contacts.
Update the registration status of a participant on an Evenium event. Use this to confirm, cancel, decline, or change the status of an attendee's registration.
Retrieve a list of events from your Evenium account. Supports filtering by title, status, and date range. Use this to browse events, find specific events by criteria, or get an overview of upcoming/past events.
Retrieve detailed information about a specific Evenium event by its ID. Returns the event's title, dates, status, description, and URL. Supports both Evenium IDs and external IDs (prefixed with `ext:`).