ORACLE CLOUD

Events actions

6 actions you can wire into a flow, alongside everything else in the Oracle Cloud integration.

Every Events action

  • OCI Events: Change Rule CompartmentMove an Events rule into a different compartment: the rule keeps its OCID, only its compartment placement changes.
  • OCI Events: Create RuleCreate an Events rule: a condition (a JSON event-matching filter) plus one action that routes matched events to a Notifications topic (ONS), a stream (OSS) or a function (FAAS).
  • OCI Events: Delete RuleDelete an Events rule by its OCID: it stops matching events and fanning them out.
  • OCI Events: Get RuleFetch a single Events rule by its OCID: its condition, actions, enabled flag and lifecycle state.
  • OCI Events: List RulesList the Oracle Cloud Events rules in a compartment, optionally filtered by display name and lifecycle state. Walks pagination up to a safe cap.
  • OCI Events: Update RulePartially update an Events rule: change only the display name, description, condition (JSON filter) or enabled flag you supply; blank fields are left unchanged and the rule's existing actions are preserved.

Also in Oracle Cloud

Put Events in a flow

These actions sit on the same canvas as every other integration, so a Events step can follow a form, a schedule or a message without any glue code.