Integration Hub
- Integration Hub
- All Products
Where{ "aggregated": <value> }
When you run multiple publications, you can add the publication event ID of a specific publication to the request body to consume only the data of the specific publication event. You can add only one publication event ID to the request body. The key{ "aggregated": true }
{ "publicationEventId" : "<publicationEventId>" }
{ "publicationEventId" : "594210" }
Where the key{ "requestType" : "RECONSUME", "eventId" : "<subscriptionEventId>" }
{ "requestType" : "RECONSUME", "eventId" : "40559" }
Where the key{ "requestType" : "REPROCESS", "eventId" : "<subscriptionEventId>" }
{ "requestType" : "REPROCESS", "eventId" : "40577" }