ORACLE CLOUD

Email actions

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

Every Email action

  • OCI Email: Change Email Domain CompartmentMove an email sending domain into a different compartment: the domain keeps its OCID, only its compartment placement changes. Returns a work-request id to poll.
  • OCI Email: Change Sender CompartmentMove an approved sender into a different compartment: the sender keeps its OCID, only its compartment placement changes.
  • OCI Email: Create DKIMCreate a DKIM signing key for an email domain. Optionally set the selector name: leave it blank to let OCI generate one. Returns a work-request id; poll Get DKIM until ACTIVE, then publish the CNAME record in DNS.
  • OCI Email: Create Email DomainCreate an email sending domain in a compartment. Returns the domain plus a work-request id: poll Get Email Domain until ACTIVE.
  • OCI Email: Create SenderRegister an approved sender: an envelope-from email address in a compartment that OCI Email Delivery will allow you to send mail as.
  • OCI Email: Create SuppressionAdd a recipient email address to the suppression list so Email Delivery will not send to it. Suppressions are customer-level, so the compartment must be the tenancy OCID. The reason is set by OCI (MANUAL for hand-added addresses) and returned on the result.
  • OCI Email: Delete DKIMDelete an Email Delivery DKIM signing key by its OCID, returning the work-request that tracks the teardown.
  • OCI Email: Delete Email DomainDelete an email sending domain by its OCID: returns the work-request id tracking the teardown.
  • OCI Email: Delete SenderDelete an approved sender by its OCID so the address can no longer send mail.
  • OCI Email: Delete SuppressionRemove an address from the Email Delivery suppression list by its OCID so it can be mailed again.
  • OCI Email: Get DKIMFetch a single Email Delivery DKIM signing key by its OCID: DNS subdomain, CNAME record value and lifecycle state.
  • OCI Email: Get Email DomainFetch a single Email Delivery sending domain by its OCID: its name, verification status, active DKIM key and lifecycle state.
  • OCI Email: Get SenderFetch a single approved sender by its OCID: its email address, lifecycle state and email domain.
  • OCI Email: Get SuppressionFetch a single Email Delivery suppression-list entry by its OCID: the address, reason and suppression timestamps.
  • OCI Email: List Approved SendersList the approved senders in a compartment. Optionally filter by email address, domain, or lifecycle state. Walks pagination up to a safe cap.
  • OCI Email: List DKIMsList the DKIM signing keys belonging to an email domain. Optionally filter by exact name or lifecycle state. Walks pagination up to a safe cap.
  • OCI Email: List Email DomainsList the email (sending) domains in a compartment. Optionally filter by exact name or lifecycle state. Walks pagination up to a safe cap.
  • OCI Email: List SuppressionsList the addresses on a compartment's email suppression list. Optionally filter by exact email address or a creation-time window, and sort. Walks pagination up to a safe cap.
  • OCI Email: Update Email DomainPartially update an Email Delivery sending domain's freeform tags: leave the tags blank to change nothing. Returns a work-request id, so poll the work request until it completes.

Also in Oracle Cloud

Put Email in a flow

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