I need to send real-time data to Kinesis using the Core Custom Code function. I'm already using the AWS extension to send to a stream, and I need to send another stream but the extension only allows one destination per property. The Custom Code is an out of box solution, hence no adobe documentation is available. Does anyone have experience in this?
Views
Replies
Total Likes
Hi @wolflytics
are you talking about Launch Server-side?
Question: why don't you use the "Adobe Cloud Connector" extension which should make your life easier as explained here.
If that is not an option, you can actually make a fetch to the API endpoint in your custom code.
I would first look at the CAPi endpoint in Postman and check what's needed in terms of auth headers as well.
Alternatively, you could also try to replicate the same request the web / client-side library request would send.
Good luck
Views
Replies
Total Likes
Have you tried adding another extension in the actions and use another extension if Kinesis is an inbuilt extension or use the adobe cloud connector and use the kinesis api endpoint
Views
Replies
Total Likes
Have you solved this?
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies