Help shape the future of AI assistance by participating in this quick card sorting activity. Your input will help create a more effective system that better serves your needs and those of your colleagues.
Hello, we have a requirement to keep the data in two datasets in sync. For some reason, we can't ingest the same payload in both the datasets. We are planning to leverage the scheduled query service for this. For the incremental approach, I think snapshot clause is the way to move forward. However, ...
Hi there, For the profiles overview screen, is there a way to trigger the refresh of this page, or update the time of the refresh (Thinking there might be a way with APIs)? Thanks!
Hi all!I have created the following XDM Schemas (both with Enable a schema for Profile=true):Color (custom/lookup):id (non-people identifier)hexCode (string)Person (XDM Individual Profile):emailcolor having a one-to-one relationship with the previous schema on Color.idAfter that, I have ingested dat...
Hi there, We have a new use case to look into enabling real-time push notifications from a streaming (pubsub) data source into AEP, and then the push notification is delivered via ACS (we are not on AJO). I found this article but it's 3 years old, I am wondering if there are new ways to accomplish ...
I'm trying to build a web-based Adobe login system that allows users to log in through your website and provides us with an authentication token that can be used to call Adobe APIs and display data within website. Now as Adobe have multiple service in it's eco-system. So is there any common API for ...
I'm trying to use Accelerated Queries endpoint, but I get a '500 Internal Server Error'. I'm following the Accelerated Queries endpoint in Query Service API This is my HTTP request on cURL:curl --location 'https://platform.adobe.io/data/foundation/query/accelerated-queries' \ --header 'x-gw-ims-org-...
Hi All, I'm trying to delete a dataflow that has gone to a error state, could you please help me in API it says flow ID not found, and in UI it is not allowing me delete the dataflow since it is in error state.
In our enterprise, we have multiple front-end applications (both Web & Mobile) generating Analytics data and we have used Adobe Analytics now. We are moving to Adobe Customer Journey Analytics and in this process, we are setting up XDM schema for our tracking needs. We have different user personas f...
How to add a schema field for the destination using ad-hoc activation APIFollowing the below link to use activation APIActivate audiences to batch destinations via the ad-hoc activation API | Adobe Experience Platform