Eventee

Learn how to use Eventee with Composio

Overview

Enum

EVENTEE

Description

Eventee is an intuitive mobile and web app that enhances attendee experience and engagement at in-person, virtual, or hybrid events.

Authentication Details

bearer_token
stringRequired

Actions

Tool to add a new speaker to a specific eventee event. use after creating an event and obtaining its id.

Action Parameters

biography
string
company
string
email
event_id
stringRequired
lecture_description
string
lecture_title
string
name
stringRequired
picture
position
string
social
object

Action Response

data
object
error
string
successful
boolean
Tool to delete a speaker by their id. use when you need to remove a speaker after confirming their id.

Action Parameters

speaker_id
stringRequired

Action Response

data
object
error
string
successful
boolean
Tool to retrieve a list of all events. use when you need an overview of all events.

Action Parameters

Action Response

data
object
error
string
successful
boolean