Hello @SkylerQu2 The best way would be to pick the data based on lastModified date and then in the external service you will have to update the data based on Primary key.
Just pulling in the latest data won't work as the delivery status can change and you wouldn't have the updated information in ...
Hello @AryaKr
I am not sure kind of data points are you forwarding to Kafka. My initial thought is that they are two different platforms built for different things.
Campaign won't be able to match the processing speed of Kafka. But you can create multiple workflows to push different type of data...
Hello @Hurston Make sure that correct product profile are assigned to the s2s integration in Developer console and all the credential given there matches with your code.
Hello @Michael_Soprano
Depending on how the LP is configured. It will either update the Preference and Consent field group in profile or the subscription services again they are part of the same field group.
You can find more info here:
https://experienceleague.adobe.com/en/docs/experience-plat...
Hello @Hurston Do you see any error when the API call is posted? Also, try changing the operation from insertOrUpdate to insert. insertOrUpdate requires a primary key to update the existing record.
Hello @vinay16 , I guess you will have to reach out to Adobe support to get more details on this. This log is not store on Application server or DB but it is available in some kind of observability platform like Splunk.