Hi Team
I am trying to integrate AEM author to integrate with Adobe I/O to capture Page published event.
I have followed documentation mentioned here : https://developer.adobe.com/events/docs/guides/using/aem/aem_on_premise_install_6.5/
Currently we are using webbook which is working perfectly fine, Getting all details for page published event. However if we try to use journaling API to pull same events , always get 204 error with ?latest=true and without query param It always returning one record which is ""Adobe I/O Sample Event".
Has anyone run in to the same problem?
Thanks
Dipti Chauhan
Views
Replies
Total Likes
Once you set latest=true, in the response headers, you will find the link to the next position from where you need to start reading the latest events.
more details can be found here: https://www.adobe.io/events/docs/guides/api/journaling_api/#consuming-the-most-recent-events
That would mean there are no new events.
I am getting events through webhooks . I assume which means we have events available.
I hope my understanding is correct,
can you please share the request id?
Views
Likes
Replies
Views
Likes
Replies
Views
Like
Replies
Views
Likes
Replies