Typescript (SDK)
EventSources
List available event triggers for an app
Lists trigger templates available for a given connected app. The returned id value is what you pass back as vendor_component_id when creating an event source via POST /event_sources. Vendor-agnostic from the consumer’s view — implementation currently routes through Pipedream Connect.
GET
Typescript (SDK)
Documentation Index
Fetch the complete documentation index at: https://docs.crevio.co/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key in the format: Bearer {api_token}
Query Parameters
App name slug (e.g. gmail, google_calendar, slack)
Optional search query
Max results (default 60, max 100)

