RunRule
yaml
type: "io.kestra.plugin.sifflet.runrule"
Examples
yaml
id: "runrule"
type: "io.kestra.plugin.sifflet.runrule"
id: sifflet_flow
namespace: company.team
tasks:
- id: run_rule
type: io.kestra.plugin.sifflet.RunRule
apiKey: "{{ secret('SIFFLET_API_KEY') }}"
ruleId: "rule-123"
baseUrl: "https://api.siffletdata.com"
Properties
apiKey *RequiredNon-dynamicstring
baseUrl *RequiredNon-dynamicstring
requestTimeout Non-dynamicinteger
Default
30