aepp – Command Line Interface

Hello world, This short article is to present the Command Line Interface that is now part of the aepp python module application. Over the last years, one of my goal was to introduce an easy way to scale your Adobe implementation via API, be it for Adobe Analytics, Adobe Launch, Adobe Experience Platform or Customer…

Adobe Experience Platform APIs videos

Most of my early readers knew that I developed over the years a bunch of APIs wrapper in python, the most famous one being aanalytics2, which covers Adobe Analytics 2.0 API methods. Some other works are the Launch API wrapper, launchpy, and the Customer Journey Analytics API cjapy. However, nothing can compare to the amount…

aepp on adobe.com

Hello world, On today blog post, I am taking the opportunity to review the recent change for the aepp python module package. It is now part of the Adobe official repo for Open Source projects. aepp on github.com/adobe The aepp module package that wraps the Adobe Experience Platform API endpoints into easy and parameterize methods…

Introducing Python SDK for AEP

Hello everyone, This article is the start of series that I am very hyped for. Most of you know my work on the different API for Adobe Analytics, Launch, Audience Manager. During the (infamous) year 2020, I spent a lot of time developing the Adobe Experience Platform Python module (aepp).This is now the unofficial python…