Thanks Wouter! This was exactly what I was looking for right now. Great presentation as always!
@emc2 жыл бұрын
Thanks for the great feedback, Björn! If you have any follow-up questions, let me know!
@RiteshKasat3 ай бұрын
this is gold.
@emc2 ай бұрын
Thanks for your feedback!
@lexiewong85 Жыл бұрын
Hello could you please share the git repo mentioned at 41'13"?
@emc Жыл бұрын
Hi @lexiewong85, you can find the AWS Lambda code that was used here: github.com/woutervangeluwe/edgeapi
@lexiewong85 Жыл бұрын
@@emc Thanks a lot!
@Chetanyajain0072 жыл бұрын
Why are we eliminating the WebSDK/MobileSDK (alloy)? A lot of us are migrating from connector to SDK, and now we have another approach. Are we deprecating the SDK?
@emc2 жыл бұрын
Hi Chetanya, the Web SDK and Mobile SDK aren't deprecated in any way. Web SDK and Mobile SDK provide a streamlined client-side data collection method, and will continue to do so for many years to come. Many brands however are looking into server-side data collection methods, and the Edge Network Server API meets those needs. As such, Edge Network Server API doesn't replace Web SDK or Mobile SDK, it's an additional method and gives organisations an additional option to choose from.
@asishpatra5 ай бұрын
@@emc @emc Will you be able to share the use cases or scenarios when to go with Adobe WebSDK (client side data collection ) vs Adobe EdgeNetwork Server API(server side data collection) and vice versa? This will help to decide which way to go for any new implementation. If Server side implementation is future proof why would some one go for client side webSDK? Any benefit going with WebSDK? Is the ease of implementation in data collection using a client side implementation is the only benefit of WebSDK/MobileSDK? In the Demo you used ECID as a Linked Identity, can the FPID also be sent to Real time customer profile so that we also see this mapping in the RTCDP platform? Could you please shed some light here?
@prashantchillara Жыл бұрын
Hi Wouter, is there a swagger kind of file for Edge Network Server API that can be used?
@emc Жыл бұрын
Hi @prashantchillara, I'm not aware of an existing swagger file, but you can find a sample request here (this is the postman request I used in the Tech Academy session): github.com/woutervangeluwe/edgeapi/tree/main/postman
@ryno7935 Жыл бұрын
Is the code from these examples publicly available?
@emc Жыл бұрын
Hi @ryno7935, you can find the AWS Lambda code that was used here: github.com/woutervangeluwe/edgeapi