# Oracle Fusion Cloud - New organization atom feed entry trigger
The New organization atom feed entry trigger detects and retrieves new organization-related events from Oracle Fusion Cloud's atom feed.
# Input
| Input field | Description |
|---|---|
| Trigger poll interval | Specify how frequently to check for new events. Defaults to five minutes if left blank. Minimum value allowed is five minutes. |
| Feed Title | Select the atom feed title to monitor for new organization events. Options include:
|
| When first started, this recipe should pick up events from | Specify the starting date and time from which to begin retrieving events. |
| Trigger on date field | Choose the date field (Published or Updated) to determine when the trigger fires for new or updated feed entries. The default is Published. |
# Output
| Output field | Description |
|---|---|
| ID | The unique identifier of the atom feed entry event. |
| Title | The title of the atom feed entry, usually describing the nature of the organization event (for example, Update). |
| Summary | A brief summary of the event or change detected. |
| Content | Detailed event data including organization context, changed attributes, and flex fields. |
| Context (Content) | Organization context information such as Organization ID, Organization Name, Location, Dates, and other attributes. |
| Changed Attributes | List of fields that have changed, showing old and new values. |
| Flex Fields | Additional flex field data, including custom or extended attributes. |
| Updated | The timestamp when the atom feed entry was last updated. |
| Published | The timestamp when the atom feed entry was published. |
| Authors | Array of authors, typically listing the system or user that performed the change. |
| Links | Array of hyperlinks to related resources (for example, organization record URL). |
Last updated: 9/25/2025, 2:46:35 PM