Create Contact
EVENIUM_CREATE_CONTACTTool to create a new contact in the Evenium address book.
Evenium
12 actions for Evenium workflows.
Operations are the actions a workflow can take in Evenium, grouped by category. Each lists its method, parameters, and a template you can drop it into.
Create Contact
EVENIUM_CREATE_CONTACTTool to create a new contact in the Evenium address book.
Delete Contact
EVENIUM_DELETE_CONTACTTool to permanently remove a contact from the Evenium address book.
Get Contact
EVENIUM_GET_CONTACTTool to retrieve a single contact by ID from Evenium.
Get Contact by Custom ID
EVENIUM_GET_CONTACT_BY_CUSTOM_IDTool to retrieve a specific contact from Evenium by their custom ID (external database ID).
Get Contact Events
EVENIUM_GET_CONTACT_EVENTSTool to retrieve all events that a contact has been invited to or registered for.
Get Contact Events by Custom ID
EVENIUM_GET_CONTACT_EVENTS_BY_CUSTOM_IDRetrieves all events a contact has been invited to using their custom ID.
Get Contacts
EVENIUM_GET_CONTACTSTool to retrieve a list of contacts from Evenium.
Get Events
EVENIUM_GET_EVENTSRetrieves a paginated list of events from Evenium with optional filtering and sorting.
Import Contacts
EVENIUM_IMPORT_CONTACTSTool to import multiple contacts at once (batch import).
Logout
EVENIUM_LOGOUTTool to log out the current user and invalidate the session token.
Update Contact
EVENIUM_UPDATE_CONTACTTool to update an existing contact in Evenium by contact ID.
Update Contact by Custom ID
EVENIUM_UPDATE_CONTACT_BY_CUSTOM_IDTool to update a contact in Evenium by custom ID (external ID from your CRM/database).
Drop a trigger and an action into a template; approve from your phone; the workflow runs.