Send Email
Use these REST APIs (v1 and v2) to send emails to specified recipients, optionally attaching files from Oracle Fusion Cloud Enterprise Performance Management. You can attach any files up to 10 MB in size, other than snapshots, that are available in Cloud EPM environments. These APIs can be incorporated into REST API programs and scripts to notify users of various conditions or to send reports.
These APIs are asynchronous and return Job IDs. Use the job status URIs to determine whether the processes are complete. The presence of status -1 in the responses indicates that the processes are in progress. Any non-zero statuses except -1 indicate failures.
Required Roles
Service Administrator
Related Documentation