Example: Basic Code to use Python and Split REST API to export all Split definitions JSON structure in all environments and workspaces to files.
Environment:
- Python 2.7.15
- request 2.20.1
How to use:
- Class wrapper for Admin API is:
SplitAPI.py
- Update your relevant Split Admin API Key in:
Main.py
- File name will be [Workspace Name]_[Environment Name]_[Split Name].json
Comments
0 comments
Please sign in to leave a comment.