Typescript (SDK)
EventSources
Create event source
Deploys a new external event source. The merchant must have previously connected the underlying app (Gmail, Slack, Calendar, etc.) at /integrations. Use GET /event_sources/available?app=... to discover the vendor_component_id values. Once active, the vendor delivers events to Crevio and any AiTask with trigger_type: "event" + matching event_conditions.event_type will run.
POST
Typescript (SDK)
Authorizations
API key in the format: Bearer {api_token}
Response
Event source created
Available options:
pipedream 
