I am sending emails to end user by using Adobe Campaign. I want to know the status of email sent for example whether email was delivered, open, etc. How can i achieve that.
When i run debug tracing API of Adobe IO events, then i got response of all events rather than a particular event or last one. How can i get response for a particular event or last one through below API: "https://api.adobe.io/events/organizations/1161908/integrations/424802/tracing/1489ca15-bbdd-40d...
In registration API reference, there is one API for creating a Webhook/Journal registration for given workspace. Here in header Parameters they added x-api-key which mentioned as API key whiltelisted at Adobe.io, we have already tried with JWT, client-ID & public key but it is giving as error api-ke...
Hi, I have a webhook created in Heretto and want to recieve and process that in AEM, How can I achieve this?I think I have to create a API in AEM to listen to the Webhook created in Heretto but Do we have any documentation on how to write and where to write a API in AEM that can listen for the payl...
I have an issue where both local AEM instances using the latest SDK, and cloud AEM instances sometimes cannot register themselves as event providers in AIO after redeploy. When I delete all 3 provider registrations (1x localhost + 2x CM) from AIO using its CLI, they can all register correctly. But a...
Hi, We were recently notified of a security vulnerability in JSON Web Token (JWT) library by our company's security team (CVE #: CVE-2022-23529). We generate JWT in Adobe I/O dashboard and use it in AEM to interface with Adobe Campaign. We are trying to find out whether this vulnerability has been a...
Hi Adobe I/O team, I'm following your introduction to Adobe I/O Events Webhooks guide as I want to trigger a webhook call on certain events. However, every time I try to enable consent, as described here: https://github.com/AdobeDocs/adobeio-events/blob/stage/intro/webhooks_intro.md#receiving-even...
At some point in time, the format of the payload displayed in the event registration's debug tracing tab and delivered to the runtime action has changed. Older registrations still deliver the payload in the "old" format, while newly created registrations deliver it in the new format. In it, the cont...