This card receives AEM Events that are configured in your Adobe I/O account. Read more about setting up AEM Events in Adobe I/O here. Note: this card does not require authentication because it is receiving data from Adobe I/O, not making an inbound call.

Outputs:

Note: data may not be shown for ALL fields depending on the type of event that is triggered from Adobe I/O. For example, if your AEM Event is tied to only ‘Asset Created’ or ‘Asset Updated’, some of the page data may not be present (and vice versa). If you have a custom AEM Event setup in Adobe I/O, check the ‘Raw Data’ object to read all metadata present.

  • Event
    • Event ID (text): ID of the Adobe I/O event
    • Raw Data (object): the raw payload coming from Adobe I/O
  • Asset
    • Asset ID (text): ID of the AEM Asset
    • Asset Name (text): Name of the AEM Asset
    • Asset ETag (text): ETag of the AEM Asset
    • Asset Path (text): Path of the AEM Asset
    • Org ID (text): Adobe Org ID of the organization of the Adobe I/O account where the event is configured
    • Content Repository (text): URL of the content repository of the AEM Asset
    • Created By (text): User id of the user who created the AEM Asset
    • Created At (text): Timestamp of the create date of the AEM Asset
    • Updated By (text): User id of the user who last updated the AEM Asset
    • Updated At (text): Timestamp of the last update date of the AEM Asset
  • Page
    • Page Path (text): Path of the AEM Page
    • Org ID (text): Adobe Org ID of the organization of the Adobe I/O account where the event is configured
    • Content Repository (text): URL of the content repository of the AEM Asset
    • Published By (text): User id of the user who published the AEM Asset or page
    • Published At (text): Timestamp of the publish date of the AEM Asset or page
    • Unpublished By (text): User id of the user who unpublished the AEM Asset or page
    • Unpublished At (text): Timestamp of the unpublish date of the AEM Asset or page
    • Deleted By (text): User id of the user who deleted the AEM Asset or page
    • Deleted At (text): Timestamp of the delete date of the AEM Asset or page