Expand my Community achievements bar.

Attention: The Runtime, Events, Console, and App Builder sub-communities will migrate into the larger Adobe Developer Community on September 27th. This migration of content will not impact functionality.

Adobe IO Events

Avatar

Level 1

Hi Team,

 

We are listening to the IO events like asset created. We want to schedule this event.

Is it possible? How can we do that?

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

3 Replies

Avatar

Employee

Hi, you can use a runtime action that uses the alarm package to schedule this event. please refer to this codelab: https://www.adobe.io/project-firefly/docs/resources/journaling-events/

Hope that help

 

Avatar

Level 1

Hi  @dr_jieyu 

How to configure the runtime action to use the alarm package?