Sympla

Learn how to use Sympla with Composio

Overview

Enum

SYMPLA

Description

Sympla is a platform for managing both in-person and online events, offering tools for ticket sales, registrations, and digital content broadcasting.

Authentication Details

generic_api_key
stringRequired

Actions

Tool to list all events. use when you need to fetch all events created by the organizer after authentication. supports pagination and filtering by published status and sort order.

Action Parameters

order
string
page
integerDefaults to 1
per_page
integerDefaults to 30
published
boolean

Action Response

data
array
error
string
pagination
object
successful
boolean