AA Processing Rules Exporter – Chrome Extension for Processing Rules JSON Export After 1.4 API Deprecation
Hi everyone,
With Adobe Analytics 1.4 APIs deprecating (Aug 2026), the Processing Rules “view” endpoint will no longer be available, and currently there’s no equivalent support in 2.0 APIs.
To help with this gap, I built a lightweight Chrome extension called AA Processing Rules Exporter.
The extension extracts Processing Rules directly from the Adobe Analytics UI and downloads them in the same 1.4 API JSON format.
This can be useful for:
-
Processing Rules documentation
-
Debugging mappings
-
Managing rules across multiple report suites
The extension is fully open source and runs locally in the browser.
Extension Link: https://chromewebstore.google.com/detail/plcmmgiheecgepcmpkibmffodanlemho
GitHub Repository (Open source): https://github.com/abhishekDhami/AA_Processing_Rules_Exporter
Would love any feedback or suggestions 🙂