/
DR
droidrun
/
Droidrun Cloud
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 46m ago · Updated 2mo ago
View markdown
droidrun
Droidrun Cloud
post
Create a trigger
v24
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-06-19
169
310
464.0 KB
Action Catalog
2
Actions
7
Agents
1
Apps
7
Carriers
6
countries
1
Credentials
9
Devices
10
Events
4
Executions
4
Flows
12
Hook
8
Models
1
Profiles
6
proxies
6
Proxies
6
Public - Webhook Deliveries
4
Public - Webhook Event Types
1
Public - Webhooks
7
Tasks
13
Timezones
1
Tools
41
Triggers
6
get
List triggers
post
Create a trigger
get
Get a trigger
delete
Delete a trigger
patch
Update a trigger
post
Fire a custom trigger with payload
users
6
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