What's new to the Event Notification API

This section describes changes and enhancements to the Oracle Responsys Event Notification APIs in product updates during the past year.

Changes for 22B

There are no significant updates to the Event Notification API.

Changes for 22A

There are no significant updates to the Event Notification API.

Changes for 21D

There are no significant updates to the Event Notification API.

Changes for 21C

There are no significant updates to the Event Notification API.

Changes for 21B

There are no significant updates to the Event Notification API.

Changes for 21A

  • We've added 13 new event types to enable you to extend the capabilities of the Event Notification API. The new event types are:

    • Web Push Failed (WEBPUSH_FAILED)

    • Web Push Skipped (WEBPUSH_SKIPPED)

    • Web Push Bounced (WEBPUSH_BOUNCED)

    • Web Push Closed (WEBPUSH_CLOSED)

    • Email Opt Out (EMAIL_OPTOUT)

    • Email Opt In (EMAIL_OPTIN)

    • Email Complaint (EMAIL_COMPLAINT)

    • Push Opt in (PUSH_OPT_IN)

    • Push Opt Out (PUSH_OPT_OUT)

    • SMS Opt In (SMS_OPT_IN)

    • SMS Opt Out (SMS_OPT_OUT)

    • Web Push Opt In (WEBPUSH_OPTIN)

    • Web Push Opt Out (WEBPUSH_OPTOUT)

    • You can see the list of supported events using the Retrieve a List of Supported Events endpoint.

Changes for 20D

  • A new property, filters, has been added for subscriptions APIs that allows events to only be triggered for certain campaigns. See Subscriptions for more details.

Learn more

What's new