RunRule ​Run​Rule

yaml
type: "io.kestra.plugin.sifflet.runrule"
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
Default 30