Hi, Alteryx Community!
I have been working for several months now on my very own edition of an Abode Analytics connector. I was very pleased to see the publication of the first iteration of Alteryx's connector with the release of 10.5. However, I thought I'd share the work that I've done for those that may still be seeking some additional options and/or capabilities from the Adobe Marketing Cloud API.
The toolkit can be downloaded and imported via the attached package (Adobe Analytics.yxzp). Upon importing, please review the README.txt file! It is very helpful in understanding not only how the toolkit is configured but more importantly understanding, at a high-level, how the API is architected and what its limitations are.
REQUIREMENT: Alteryx 10.1+ with predictive tools
RECOMMENDED: Install/import this package in your Macro folder
There are 2 configuration Applications that must be run prior to using the included download tool.
FIRST
In the package folder, run the application 'Adobe Analytics' (as an app, of course). It prompts to load automatically upon importing this package. This application will authenticate your login credentials and, if successful, load a list of available Report Suites that can then be added to your available library.

SECOND
The aforementioned app should chain to a Library Manager app. This app loads metadata for a specific Report Suite into your available library.
1. Either re-enter your login credentials or choose from a saved profile if you saved one from the prior app.
2. Select a Report Suite to load into your library.
3. Click finish.


After this runs, if you were to exit and re-open the application, you should see the available library in the list at the bottom of te second tab.
You can run this at any time to add additional Report Suites, reset your library, or refresh the list of available Report Suites.
FINALLY!
Now that configuration is complete, the Download Tool can go to work! Open the Adobe Analytics - Example workflow to get started!
Sample Workflow...

Configuration Window (4 tabs)...




I hope you all will find this to be very useful if you're looking to pull Adobe data into your Alteryx workflows. Please don't hesitate to post questions/concerns. Feedback is always welcome and I'm sure there is significant room for improvement. In the meantime, I'll be working on a second version that uses different authentication methods and won't be limited to developer connections (requiring API Shared Secret). However, if the need for this data is urgent enough, you should be able to ask your site admin for an API Shared Secret (API Key).
P.S. The Adobe Analytics - Download Tool can easily be converted into an Application! I've published one to our company's gallery to provide self-service capabilities to our gallery users!
Best Regards,
Taylor Cox