Leiste mit Community-Erfolgen erweitern.

Join our product experts for a live Ask Me Anything on November 12th at 8 AM PT about Experiences & Efficiency with AEP Agent Orchestrator & How Agentic AI is Fueling Smarter Testing and Growth!

Reddit destination in RTCDP

Avatar

05.03.24

Currently AEP RTCDP do not have inbuilt destination for Reddit. Looking for something similar to https://experienceleague.adobe.com/docs/experience-platform/destinations/catalog/social/linkedin.htm... which is for Linkedin.

1 Kommentar

Avatar

Employee Advisor

07.03.24

Hello,
If a native destination is not available, then you are left with two options.

 

1. Use HTTP Streaming API - As mentioned in [1], your can stream data using the HTTP Streaming API destination and possibly a transformer to align with reddit APIs.

2. Use destination SDK - You can work with your Adobe TAM and check the access as it varies based on the levels. Please refer to [2]. Essentially, using this SDK you can build one like linkedin for your own usecase.

 

[1] - https://experienceleague.adobe.com/docs/experience-platform/destinations/catalog/streaming/http-dest...

[2] - https://experienceleague.adobe.com/docs/experience-platform/destinations/destination-sdk/overview.ht...