Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
Looking for any examples or lessons people have ingesting data directly into AEP from AEM sites or web apps using Web SDK specifically using encryption on the page and ensuring the data is correctly decrypted once it lands in AEP.
Solved! Go to Solution.
Web SDK is typically used as an unauthenticated data collection source. The data in motion would be secure via
HTTPS/TLS.
Depending on your use-case, you can also look at Edge API or streaming API as an authenticated server to server endpoint to stream the web data.
View solution in original post
Views
Likes
Replies
Like