
RunRule
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
requestTimeoutNon-dynamicinteger
Default
30