/
DR
droidrun
/
Droidrun Cloud
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v24
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-06-19
169
310
464.0 KB
Triggers
Create a trigger
post
/triggers
Request body
CreateTriggerBody
required
name
string
required
description
string
activation
'event'
|
'schedule'
|
'custom'
required
eventType
string
conditions
object
scheduleRule
object
timezone
string
customPayloadSchema
CustomPayloadSchema
Optional JSON Schema for validating payloads sent to this custom trigger
Response
Trigger created
object
required
data
Trigger
required